]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Fix screen display of parts and chapters in default classes
[lyx.git] / src / Buffer.cpp
2020-11-11 Richard Kimberly... Revert "Improve structure of updateMacros"
2020-11-06 Yuriy SkalkoMacroData refactoring
2020-11-06 Yuriy SkalkoImprove structure of updateMacros
2020-11-06 Richard Kimberly... Remove dead comment
2020-11-02 Richard Kimberly... StepMasterCounter --> StepParentCounter
2020-11-02 Richard Kimberly... Remove 'slave' terminology from Counters.cpp.
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-11-01 Yuriy SkalkoSimplify with std::map::insert
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-20 Thibaut CuvelierDocBook: fix file inclusion.
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-10-03 Kornel BenkoDo not use runparams.nice == true while exporting to...
2020-09-19 Thibaut CuvelierRevert "XHTML: remove DOCTYPE, as the document is then...
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierXHTML: remove DOCTYPE, as the document is then understo...
2020-09-19 Thibaut CuvelierDocBook: fine tuning of new lines.
2020-09-11 Yuriy SkalkoRefactor runCommand
2020-08-29 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-08-16 Stephan WittImproved character count statistics for letter based...
2020-08-04 Juergen SpitzmuellerRevert [9370135c3e/lyxgit] and fix #8499 properly
2020-08-01 Thibaut CuvelierGet rid of xmlize, bringing no advantage over escapeString.
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-13 Richard Kimberly... Remove include no longer needed
2020-05-13 Richard Kimberly... Remove functors in PreviewLoader.cpp.
2020-04-26 Richard Kimberly... Remove method that is now unneeded.
2020-04-26 Richard Kimberly... Try to fix bug #6505.
2020-04-26 Richard Kimberly... Buffer methods for dealing with recursive includes.
2020-04-05 Juergen SpitzmuellerStrip polyglossia options from pdf string
2020-03-14 Richard Kimberly... Fix bug #11780.
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-03-13 Juergen SpitzmuellerImprove performance of includeonly with "maintain count...
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-02-28 Richard Kimberly... Use ranges, fix warnings
2020-02-28 Richard Kimberly... Polish
2020-02-28 Richard Kimberly... Remove code that has not been used since 2010.
2020-02-23 Richard Kimberly... Fix alignment warnings from clang.
2020-02-23 Richard Kimberly... Use C++11 construct.
2020-02-23 Richard Kimberly... Try again to fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Revert "Fix memory leak reported by Scott."
2020-02-23 Richard Kimberly... Fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Fix nullptr warnings
2020-02-23 Richard Kimberly... Fix "no extern declaration" warning.
2020-01-13 Jean-Marc LasgouttesWhen iterator is in a table cell, set Changed indicator...
2020-01-13 Juergen SpitzmuellerPrevent NULL pointer
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-12 Jean-Marc LasgouttesFixup bf7f4d71: Let changeRefsIfUnique handle undo
2020-01-12 Jean-Marc LasgouttesReimplement computation of change tracking status
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-16 Scott KostyshakCorrect typo in method name getDescendants()
2019-11-20 Juergen SpitzmuellerFix issues with tilde in inputpath
2019-11-20 Juergen SpitzmuellerRe-fix #11146 with recent LaTeX
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-09-12 Richard Kimberly... Minor renaming for clarity.
2019-08-14 Juergen SpitzmuellerDeactivate active - in tables with \cline or \cmidrule
2019-07-21 Juergen SpitzmuellerFix nullpointer issue
2019-07-17 Jean-Marc LasgouttesRespect OS-level keyboard language
2019-07-12 Günter MildeDrop support for XeTeX + TeX fonts + inputenc utf8.
2019-07-11 Juergen SpitzmuellerImplement support for font options
2019-07-07 Juergen Spitzmueller\detokenize paths containing ~
2019-06-07 Pavel SandaStart reporting missing citations and broken references...
2019-06-03 Juergen SpitzmuellerProperly reset lineno_opts
2019-05-31 Richard Kimberly... Forgot this part
2019-05-31 Richard Kimberly... Fix bug #11588.
2019-05-28 Richard Kimberly... Fix crash reported by Kornel.
2019-05-21 Richard Kimberly... Inform user of the new name of the emergency file.
2019-05-11 Juergen SpitzmuellerMicro-typographic fix
2019-05-09 Günter MildeImprove error message and ctests for input encoding...
2019-04-20 Juergen Spitzmuellerreset bibitem counter in the second updateBuffer()...
2019-04-03 Juergen SpitzmuellerImprove error message
2019-04-03 Juergen Spitzmuellerde.po
2019-04-03 Günter MildeFix #10600: XeTeX with 8-bit TeX fonts requires input...
2019-04-03 Jean-Marc LasgouttesDocument itemize bullets
2019-03-29 Juergen SpitzmuellerAdd support for mixed-encoded biblatex files
2019-03-13 Günter MildeUse CJKutf8 package if input encoding is "utf8" and...
2019-02-26 Richard Kimberly... Fix bad error message (bug 11486).
2019-02-19 Enrico ForestieriFix bug #11490
2019-01-20 Richard Kimberly... Add spaces. Thanks, Kornel.
2019-01-18 Richard Kimberly... Rename emergency file when it is kept.
2019-01-04 Juergen SpitzmuellerAlways update bibfiles cache with bibliography environm...
2018-12-31 Juergen SpitzmuellerSeparate LabelCache from RefCache
2018-12-30 Juergen SpitzmuellerExpand comment
2018-12-29 Juergen Spitzmuellermicro amendments
2018-12-29 Juergen SpitzmuellerSome minor amendments to [3ae6bff538/lyxgit]
2018-12-29 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2018-12-14 Richard Kimberly... Comment.
2018-12-14 Richard Kimberly... Fix slowness problem on Windows reported on the list.
2018-12-07 Pavel SandaKeep permissions of the saved files intact.
2018-12-02 Pavel SandaUpdate after buffer-anonymize in branch.
2018-10-13 Juergen SpitzmuellerClear bibfile cache when set of bibliography files...
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-02 Juergen Spitzmuelleruse masterBuffer() rather than parent()
2018-09-02 Richard Kimberly... Revert "Try yet again try to fix bug #9158."
next