]> git.lyx.org Git - lyx.git/history - src/Length.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / Length.cpp
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-04-18 Jean-Marc LasgouttesFixes to ParIndent support
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-03-14 Jean-Marc LasgouttesOutput debug message when creating bad length
2016-11-22 Guillaume MunchCorrect on-screen kerning in math for non-mu units
2016-11-20 Guillaume MunchAmend ad7e2435cfd
2016-06-12 Richard HeckMark a number of coverity false positives.
2016-02-17 Georg BaumIntroduce proper integer rounding function
2015-10-15 Georg BaumFix std::string docstream output error
2015-07-12 Georg BaumFix Length::inBP()
2015-05-20 Juergen SpitzmuellerFix LaTeX length export of big numbers, part 2 (bug...
2015-05-14 Georg BaumFix LaTeX length export of big numbers (bug 9416)
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-07 Georg BaumRemove unneeded swap() (thanks Jean-Marc)
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-24 Jean-Marc LasgouttesImprove support for empty lengths
2011-10-27 Vincent van RavesteijnAdd a preference option to specify the default length...
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2010-07-25 Uwe StöhrLength.cpp: fix sort order - in all other files we...
2009-07-19 Uwe StöhrLength.cpp: take care of percent units also for glue...
2009-06-12 Richard HeckLengths for HTML. Use them for InsetBox.
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
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-07 Abdelrazak Younesrevert rev 21490.
2007-11-07 Abdelrazak Younesintegrate lengthcommon.cpp into Length.cpp.
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-24 André Pönitzcosmetics... less than intented
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-28 André Pönitzrename/merge LyXLength related stuff