]> git.lyx.org Git - lyx.git/history - src/support/lstrings.cpp
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
[lyx.git] / src / support / lstrings.cpp
2019-03-21 Jean-Marc LasgouttesUse HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
2019-03-18 Günter MildeWarn user, if input encodings of master and child docum...
2018-07-22 Juergen SpitzmuellerConsider EuropeanNumberTerminator property when determi...
2018-06-09 Juergen SpitzmuellerSupport input of non-ASCII characters in hyperlinks
2017-10-18 Richard HeckFix bug #9847.
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-27 Juergen SpitzmuellerHandle backslash in escape function.
2016-12-27 Juergen SpitzmuellerImprove quotation mark opening/closing guess
2016-12-04 Tommaso CucinottaRemove unneeded templatization code from bformat().
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-08-28 Guillaume MunchFix the compare_locale function by relying on Qt's...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2016-02-17 Georg BaumIntroduce proper integer rounding function
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-09-12 Jean-MarcFix unreachable code
2015-06-28 Georg BaumMake it explicit that we need floating point abs
2015-06-26 Enrico ForestieriWas forgetting this
2015-06-26 Enrico ForestieriAmend c9d9309c
2015-06-26 Juergen SpitzmuellerFix formatFPnumber with negative doubles.
2015-05-14 Georg BaumFix MSVC build
2015-05-14 Georg BaumFix LaTeX length export of big numbers (bug 9416)
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-25 Jean-MarcBetter algorithm for forcing bidi drawing
2014-07-08 Jean-Marc LasgouttesDo not split words at selection boundary
2014-07-08 Jean-Marc LasgouttesImplement a better solution for painting of RTL text
2014-07-08 Jean-Marc LasgouttesDraw right-to-left text string-wise using Qt
2014-07-05 Jean-MarcFix typo spotted by cppcheck
2014-06-05 Enrico ForestieriFix bug #9146.
2014-05-19 Enrico ForestieriFix compilation after afc34c7a
2014-05-19 Georg BaumFix bug 9030 except for windows
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-02-23 Richard HeckForgot in previous commit to deal with case. As I'm...
2014-02-23 Richard HeckIf the selection is some sort of URL, then make it...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-12 Georg BaumImprove LaTeX format detection
2012-12-30 Georg BaumMake ASCII test more explicit.
2012-11-23 Juergen SpitzmuellerDo not separate the shortcut from the label string
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-12 Pavel SandaMore headers from lstrings.
2012-11-12 Pavel SandaHeader no more needed.
2012-07-15 Jean-Marc LasgouttesFix bug #7741: incorrect locale when starting R from...
2012-06-29 Juergen SpitzmuellerAdd some more characters that need to be escaped in...
2012-03-02 Jürgen SpitzmüllerWork around qt bug that prevents the glyph LATIN CAPITA...
2011-04-09 Peter Kümmelremove debug code, we know the translation failed
2011-04-09 Peter Kümmeltemporary code to find bug #7371
2010-12-22 Richard HeckImprove the wrapParas routine. Previously, we had ...
2010-12-07 Enrico ForestieriCompile fix for those platforms using the locale facets...
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-12-03 Georg Baumfix bug #6584
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckWe don't generally use "static" this way in the LyX...
2010-11-17 Richard HeckRemove redundant code.
2010-10-14 Pavel SandaThis stuff is general enough for lstrings
2010-04-16 Pavel SandaFix bug #6649 - fix texrow structure generated by Inset...
2010-02-10 Abdelrazak YouneshasDigit(): Avoid a string copy as this is in a critica...
2010-02-09 Jürgen Spitzmüller* support/lstring.{cpp,h}:
2009-12-02 Jean-Marc Lasgouttesadd a new bformat version
2009-11-13 Jean-Marc Lasgouttesconstify
2009-09-30 Abdelrazak YounesFix gcc4.4 warnings.
2009-09-20 Enrico ForestieriCorrectly reinitialize ind when successive lines are...
2009-09-19 Enrico ForestieriFix bug #6215 (spotted by Vincent).
2009-07-25 Vincent van RavesteijnFix bug #4473: Incorrect LaTeX output for inter-word...
2009-05-11 Abdelrazak Younesgcc warning
2009-05-07 Richard HeckForgot these bits.
2009-05-07 Richard HeckThis patch introduces wrapped tooltips for some more...
2009-05-07 Richard HeckThinko.
2009-05-07 Richard HeckMinor fixups.
2009-05-07 Richard HeckMove the word-wrapping code to support, so that it...
2009-01-04 Richard HeckImprovements to the parser that extracts the "family...
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-09 Jean-Marc LasgouttesX dependency cleanup (2/3)
2008-07-16 Richard HeckFix for bug 5053. There are still some serious problems...
2008-07-14 Jürgen SpitzmüllerFix bug 5040:
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-22 Peter Kümmel* lstring.cpp: parts already implemented in qstring_hel...
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-01 Jean-Marc Lasgouttesabdel likes short code
2008-02-01 Jean-Marc LasgouttesRemove unused macros USE_INCLUDED_STRING and STD_STRING...
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
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-10 André Pönitzcosmetics
2007-11-08 André Pönitzshuffle stuff around
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-07-06 Abdelrazak Younesrevert the obviously incorrect fix of rev. 19001.
2007-07-06 Abdelrazak Younes* lstring.cpp:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two