]> git.lyx.org Git - lyx.git/history - src/Converter.cpp
getting rid of more superfluous lyx::support:: statements.
[lyx.git] / src / Converter.cpp
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-05 Abdelrazak YounesRevert part of 21965 which was debugging code.
2007-12-05 Abdelrazak YounesIntroducing FileNameList, cleanup some headers and...
2007-12-02 Peter Kümmelreduce <vector> include from 73 to 3
2007-12-02 Peter Kümmelmove funtion with std::vector to filetools
2007-12-01 Peter Kümmelfix memory leak, cleanup FileName interface
2007-11-30 André PönitzI'll find a solution for the 'dirList problem', Abdel.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 Abdelrazak YounesIntroducing FileName::dirList() to replace the one...
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-15 André Pönitzreduce line noise
2007-11-13 André Pönitzcosmetics
2007-11-10 André Pönitzcosmetics
2007-10-25 André Pönitzdissolve Importer 'class' to LyXFunc/Converter
2007-10-21 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-18 André Pönitzisome more FileName shuffling
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-12 Jürgen Spitzmüller* src/Converter.cpp:
2007-06-19 Richard HeckRemove now unused originaldir flag from Converter....
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/