lyx_mirror/src/tex2lyx
Georg Baum b24664b0ac Remove unused variables found by cppcheck
There are still a few warnings of the kind
(style) Variable 'x' is assigned a value that is never used.
since I did not touch code where I was not sure whether there might be a real
bug, and I kept some for symmetry reasons as well.
2015-09-20 21:39:59 +02:00
..
test Support units in external inset bbox 2015-07-16 22:06:35 +02:00
.gitignore
boost.cpp
CMakeLists.txt Fix building with cmake on cygwin. 2014-12-26 17:00:23 +01:00
Context.cpp Fix plaintext output of dashes (bug #3647) 2015-02-24 22:06:12 +01:00
Context.h Fix plaintext output of dashes (bug #3647) 2015-02-24 22:06:12 +01:00
dummy_impl.cpp Fix tex2lyx linker error on windows 2015-04-08 22:06:51 +02:00
Makefile.am Refuse to run tex2lyx tests with in-source builds 2015-09-17 22:11:18 +02:00
math.cpp
Parser.cpp Fix parsing of verbatim options (bug #9113) 2015-01-03 20:45:06 +01:00
Parser.h Use macro LYX_USE_CXX11 in one more location 2015-05-22 12:41:30 +02:00
pch.h
Preamble.cpp tex2lyx/Preamble.cpp: revert a part of [041a3add/lyxgit] 2015-05-25 17:49:54 +02:00
Preamble.h Update tex2lyx and tests after 306b136c 2015-05-14 01:02:37 +02:00
table.cpp Move global variable to preamble 2015-01-06 19:21:34 +01:00
tex2lyx.1in
tex2lyx.cpp Update tex2lyx and tests after 306b136c 2015-05-14 01:02:37 +02:00
tex2lyx.h Remove unused declaration 2015-01-14 21:44:28 +01:00
text.cpp Remove unused variables found by cppcheck 2015-09-20 21:39:59 +02:00
TODO.txt tex2lyx/text.cpp: add support for box alignment 2015-05-19 02:19:24 +02:00