]> git.lyx.org Git - features.git/history - src/support/lstrings.cpp
Handle multiple spaces at row break
[features.git] / src / support / lstrings.cpp
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