]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Allow to provide xunicode.
[lyx.git] / src / BufferParams.cpp
2017-09-15 Juergen SpitzmuellerAllow to provide xunicode.
2017-09-09 Juergen SpitzmuellerAdd default output format for pLaTeX
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-08-13 Juergen SpitzmuellerAmend 7e121117bb3203
2017-08-13 Juergen SpitzmuellerVietnamese no longer requires any special handling.
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-07 Jean-Marc LasgouttesOutput default mathindent value as "default"
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-18 Jean-Marc LasgouttesFixes to ParIndent support
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-17 Jean-Marc LasgouttesCleanup parindent support
2017-04-15 Uwe StöhrBufferParams.cpp: correct output for \mathindent after...
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-06 Uwe StöhrBufferParams.cpp; initialize formula_indentation with...
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-01 Jean-Marc LasgouttesDo not return a reference to a temporary variable
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-22 Juergen Spitzmuellerxunicode (only) needs to be loaded for tipa emulation.
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-14 Juergen SpitzmuellerTrim biblio options and biblatex styles
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerFix default biblio style detection
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerFix the alias detection
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-01 Juergen SpitzmuellerAdd BufferParams::bibtexCommand()
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2017-01-01 Juergen SpitzmuellerProperly support the cite engines in the GUI
2017-01-01 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerProperly support the cite engines in the GUI
2016-12-31 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Juergen SpitzmuellerProperly support the cite engines in the GUI
2016-12-30 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-26 Juergen SpitzmuellerSupport for CJK quotation marks
2016-12-25 Juergen SpitzmuellerImplement dynamic quotation marks
2016-12-24 Juergen SpitzmuellerSome new quote styles
2016-12-24 Juergen SpitzmuellerRestructure InsetQuotes for better extensibilty
2016-12-21 Juergen SpitzmuellerAdd "Plain" quotation mark style
2016-12-20 Juergen SpitzmuellerRename \\quotes_language to\\quotes_style
2016-12-20 Juergen SpitzmuellerRename some quote-related params
2016-11-02 Juergen SpitzmuellerFix usage of multiple varieties of the same polyglossia...
2016-10-31 Juergen SpitzmuellerWhitespace
2016-10-23 Juergen SpitzmuellerRevert "Fix Ticket #9741 misleading name for font-encod...
2016-10-21 Günter MildeFix Ticket #9741 misleading name for font-encoding...
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-21 Richard HeckWe can now use the cached information instead of tracin...
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-10-21 Richard HeckSince we're now caching this, we can sort it once,...
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchStreamify a docstring
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-09-17 Enrico ForestieriImprove systemlyxdir handling
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-08-04 Juergen SpitzmuellerCorrect backends() allocation with japanese encoding
2016-07-11 Juergen SpitzmuellerSimplify BufferParams::bufferFormat()
2016-07-10 Juergen SpitzmuellerClarify some comments wrt XeTeX/LuaTeX (see bug #10013)
2016-07-04 Guillaume MunchRationalise includes
2016-06-27 Richard HeckLet "provides [fontspec|listings|subfig] 1" work.
2016-06-11 Günter Mildefix #10199 Non-encodable characters with XeTeX and...
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-06-03 Pavel SandaIntroduce basic support for microtype.sty.
2016-02-09 Guillaume MunchDo not save \origin when \save_transient_properties...
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
2016-01-12 Guillaume MunchRevert "Work around bug #9841"
2016-01-10 Enrico ForestieriMake sure the origin tag is properly terminated.
2016-01-08 Günter MildeUse polyglossia also with DVI (LuaTeX).
2015-12-19 Georg BaumImprove directory name juggling
2015-12-18 Georg BaumImprove directory name juggling
2015-12-17 Guillaume MunchWork around bug #9841
2015-12-13 Kornel Benko\origin handling. Use realPath() intead of absFileName()
2015-11-18 Guillaume MunchFix bug #9854 "Dataloss after git merge with change...
next