]> git.lyx.org Git - lyx.git/history - src/support/docstream.h
improve language flag for Objective-C compiler call
[lyx.git] / src / support / docstream.h
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-08-05 Enrico ForestieriFix bug #253 (Incorrect protection of closing quotation...
2011-04-11 Georg BaumFix bug #7402. Many thanks to Vincent who found the...
2011-02-14 Enrico ForestieriAlso catch the endl manipulator for automatic line...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIn order to avoid code replication, use a template...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-04-22 Peter Kümmelbuild with msvc10. Seems there is a bug in their STL...
2010-04-22 Peter Kümmelat least compile with msvc10.
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2009-04-20 Jean-Marc LasgouttesRemove bogus ifdocstream constructor argument, which...
2008-11-16 Jean-Marc Lasgouttesadd support for changing encoding on idocstream
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-05 Abdelrazak Younes* docstream: factorize out some code and introduce...
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2006-12-15 Edwin Leuvengeorg baum:
2006-10-26 Georg BaumRestore inputenc support
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...