]> git.lyx.org Git - lyx.git/history - src/TextClass.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / TextClass.cpp
2020-02-27 Richard Kimberly... Fix problem with validation when using InsetLayout.
2018-01-30 Juergen SpitzmuellerDifferentiate Buffer strings and GUI strings in citeengines
2018-01-01 Juergen SpitzmuellerImplement auto-nesting.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-09-02 Jean-Marc LasgouttesHonor trailing spaces in LabelString and friends
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-15 Jean-Marc LasgouttesAvoid multiple execution of AddToPreamble and friends
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-28 Jean-Marc LasgouttesTry a simpler way to tell coverity that we do not care...
2017-03-02 Jean-Marc LasgouttesTry to see if coverity annotations should be in lower...
2017-03-01 Enrico ForestieriAllow Input of local includes from local layout files
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
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 Guillaume MunchImplement AddToToc layout command for Flex insets
2017-01-09 Juergen SpitzmuellerExtend and improve name list handling
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerDynamically set final punctuation of bib entries
2017-01-07 Juergen SpitzmuellerNew tag MaxCiteNames
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 SpitzmuellerGeneralize starred cite commands
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-03 Juergen SpitzmuellerGeneralize uppercase test
2017-01-01 Juergen SpitzmuellerAdd a CiteFramework tag
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2017-01-01 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Juergen SpitzmuellerAdd a CiteFramework tag
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-30 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-14 Juergen SpitzmuellerNew layout tags for better counter handling
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-06-12 Richard HeckMark a number of coverity false positives.
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-03-28 Richard HeckConst.
2016-03-27 Richard HeckFix problem reported by Kornel in this thread:
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-09-12 Jean-Marc LasgouttesiInitialize a few variables in TextClass constructor
2015-09-12 Jean-Marc LasgouttesAnnotate missing break in switch for coverity
2015-09-12 Jean-Marcerror is always true at this point
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-04-17 Jean-Marc LasgouttesRemove bad hack.
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-11-16 Georg BaumConvert updatelayouts.sh to python
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-05-29 Georg BaumAdd missing bits of layout file format update
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-06-01 Richard HeckIntroduce InitialValue tag for counters. Fixes bug...
2013-05-23 Richard HeckWhitespace.
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Georg BaumImplement forced local layouts
2013-05-03 Richard HeckDon't consider unnumbered sections for tocdepth.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Georg BaumComplete the NoInsetLayout format change
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-09 Richard HeckUse std::map::find() instead of iterating ourselves.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-11-23 Juergen SpitzmuellerIncrease Layout format also in the source
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-10 Georg BaumTranslations for listings insets
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
next