lyx_mirror/src/tex2lyx
Lars Gullik Bjønnes 26f336769a Remove warnings reported with gcc 4.3:
- Modifier on return type ignored
	- Ambigous else
	- Ambigous logical operators
	- Semi-colon instead of empty block
	- Missing header files
	- Missing using std::XX
	- Initialization out of order


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20304 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-16 10:36:57 +00:00
..
boost.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
ChangeLog
Context.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
Context.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
Font.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Font.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
gettext.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
lengthcommon.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Makefile.am Compile fix after bg color patch, thx Bo 2007-08-27 08:36:18 +00:00
math.cpp Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
Parser.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Parser.h Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
pch.h remove unused stuff 2007-04-02 12:42:02 +00:00
preamble.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
table.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
test-insets.tex
test-structure.tex
test.ltx * src/tex2lyx/test.ltx: 2006-08-12 20:05:28 +00:00
tex2lyx.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
tex2lyx.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
tex2lyx.man
text.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00