]> git.lyx.org Git - lyx.git/history - src/Converter.cpp
Fix bug #6649 - fix texrow structure generated by InsetIndex
[lyx.git] / src / Converter.cpp
2009-12-18 Abdelrazak YounesConverter: add a safe guard to Alerts because those...
2009-11-12 Richard HeckRemove redundant code.
2009-11-09 Richard HeckJust some style, and some comments, as I try to figure...
2009-06-05 Richard HeckBasic output routines for HTML.
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-05-02 Jürgen Spitzmüller* add all available formats to view/update others popup...
2009-04-21 Jean-Marc Lasgouttesfix crash when importing LaTeX file
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-16 Jürgen Spitzmüller* Converter.cpp: tell the converters that we are using...
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-01-21 Pavel SandaEnhance variables for Convertes - add input and origina...
2008-12-13 Peter KümmelCould not convert file: don't warn me to death
2008-07-29 Richard HeckRefresh before checking for equality. Solves problem...
2008-07-29 Abdelrazak YounesConverters::convert(): following r25960 don't use FileN...
2008-04-24 Bo PengRemove remaining embedding bits and minizip
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-01-25 Jürgen Spitzmüller* src/BufferParams.{cpp,h}:
2007-12-16 Abdelrazak Younesheader cleanup.
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/