]> git.lyx.org Git - lyx.git/history - src/lengthcommon.cpp
Disable CheckTeX while buffer is processed
[lyx.git] / src / lengthcommon.cpp
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2015-02-20 Jean-Marc LasgouttesRemove C-isms in isValidLength
2013-05-24 Jean-Marc LasgouttesImprove support for empty lengths
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2011-12-13 Georg Baummake it thread safe
2011-12-13 Georg Baumdo not hardcode packages loaded by external insets
2010-11-30 Pavel SandaDisentangle various "in"s
2009-07-14 Uwe StöhrLength.h, lengthcommon.cpp: sort the units, the current...
2009-01-12 Jürgen Spitzmüller* lengthcommon.cpp:
2009-01-12 Uwe Stöhrlengthcommon.cpp: separate the translations for mu
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-07 Abdelrazak Younesrevert rev 21490.
2007-11-07 Abdelrazak Younesintegrate lengthcommon.cpp into Length.cpp.
2007-11-02 Jürgen Spitzmüller* src/lengthcommon.cpp: disambiguation of gui string.
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-24 André Pönitzcosmetics... less than intented
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Bo PengRename .C ==> .cpp for files in src/