]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Sort and format comments
[lyx.git] / src / BufferParams.cpp
2024-06-03 Udi-Fogielavoid adding redundant preamble to double column hebrew...
2024-06-03 Scott KostyshakWhitespace
2024-06-02 Juergen SpitzmuellerSupport half und full line parskip class options (...
2024-06-01 Juergen SpitzmuellerAdd support for glue length in parskip (#12867)
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2023-10-30 Juergen SpitzmuellerConsider PackageOptions with parskip
2023-10-30 Juergen SpitzmuellerAmend 9de9ec1e88fab
2023-10-30 Juergen SpitzmuellerDo not add empty \parskip definition (reported in ...
2023-09-30 Juergen SpitzmuellerLimit RTL hack to classic engines (#12919)
2023-09-27 Pavel Sandapdfcolmk is an empty stub for many years now (bug ...
2023-08-25 Richard Kimberly... Preview formatted references in the work area.
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2023-08-11 Udi Fogielprioretize-user-font-options
2023-08-06 Pavel SandaAdding hebrew quotation marks (bug #12849).
2023-04-13 Pavel SandaTypo in metadata glyphs check.
2023-02-18 Juergen SpitzmuellerAmend 2987530434105
2023-02-18 Juergen SpitzmuellerAddress an edge case where we need to loaf fontspec...
2022-12-19 Juergen SpitzmuellerExtend flexible version check to packages
2022-12-19 Juergen SpitzmuellerImprove LaTeX version checking
2022-12-19 Juergen SpitzmuellerSimplify output code
2022-12-19 Juergen SpitzmuellerRemove unnecessary conversion
2022-12-19 Juergen SpitzmuellerAmend 9716e79624a4d
2022-12-17 Juergen Spitzmuellerinputenc only expects one option
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-27 Richard Kimberly... Fix bug #11781. Patch from Daniel.
2022-11-06 Jean-Marc LasgouttesFix pasting as LaTeX in documents with no modules
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-21 Jean-Marc LasgouttesAlways qualify calls to std::move()
2022-08-30 Jean-Marc LasgouttesUse auto const & when possible to avoid copies
2022-08-16 Juergen SpitzmuellerLoad ucs before utf8x inputenc with recent ucs versions
2022-08-11 Stephan WittImproved synctex support
2022-05-23 Juergen SpitzmuellerBufferParams::copyForAdvFR(): include quote style
2022-03-06 Juergen SpitzmuellerRevert "Don't asssert on (too) deeply nested items"
2022-03-05 Juergen SpitzmuellerDon't asssert on (too) deeply nested items
2022-02-12 Juergen SpitzmuellerAdd basic support for \DeclareMetadata
2021-12-20 Juergen SpitzmuellerDo not repeatedly call main_font_encoding()
2021-10-17 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-07-16 Stephan WittUse a central typedef for vectors of WordLangTuple.
2021-03-22 Thibaut CuvelierDocBook: add the MathML-namespace prefix in the GUI.
2021-03-07 Stephan WittRefactoring: move check for match in spellignore()...
2021-03-07 Juergen Spitzmueller\\spellchecker_ignore: use LyX language name rather...
2021-03-06 Juergen SpitzmuellerMeet per-document spelling dictionaries (fixes #86...
2021-02-11 Juergen SpitzmuellerSet GUI name for local greyedouttext color (#12130)
2021-01-22 Juergen SpitzmuellerPrevent more local colors from leaking (#6626)
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining boxbgcolor
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining notefon...
2021-01-20 Juergen SpitzmuellerSet LaTeX color for notefontcolor (#9283)
2021-01-19 Juergen SpitzmuellerBranch: Implement separate static colors in dark mode
2021-01-19 Juergen SpitzmuellerUpdate color table in branch list
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2021-01-14 Richard Kimberly... Fix bug #12068
2021-01-10 Juergen SpitzmuellerAvoid \@ifundefined after user preamble
2021-01-08 Juergen SpitzmuellerUse nomath font also if other font package is selected...
2020-12-02 Juergen SpitzmuellerImplement Hungarian quotation marks style (#12040)
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-16 Yuriy SkalkoMove Author.h, Format.h from BufferParams.h
2020-10-16 Yuriy SkalkoConst refactor
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-09-05 Juergen Spitzmuellerset defaults for float_placement and float_alignment
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-08-03 Juergen SpitzmuellerUse hexnames only for x11 colors
2020-07-23 Kornel BenkoEnable display of docbook5 output in the Code Preview...
2020-07-15 Thibaut CuvelierAdd support for CALS tables in DocBook.
2020-07-10 Richard Kimberly... Revert "Simplify code a bit. Should be equivalent,...
2020-07-09 Richard Kimberly... Simplify code a bit. Should be equivalent, unless backs...
2020-07-09 Richard Kimberly... Best to use braces when there are comments.
2020-07-08 Thibaut CuvelierRemove DOCBOOK enum values, no more used.
2020-07-08 Thibaut CuvelierThe new DocBook output has no prerequisite on the docum...
2020-06-29 Juergen SpitzmuellerHonor "provides parskip 1"
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2020-05-15 Juergen SpitzmuellerCheck class options for uncodable glyphs
2020-05-13 Juergen SpitzmuellerMove \PassOptionsToPackage before the first package...
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-02-28 Richard Kimberly... Use ranges
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-28 Richard Kimberly... Apparently, "requires" is a keyword in C++2a.
2020-01-29 Juergen SpitzmuellerIgnore geometry-related settings if the class provides...
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-10 Juergen SpitzmuellerAdd buffer param to opt-out fragile content movement
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-08-13 Juergen SpitzmuellerDon't output default papersize
2019-08-07 Juergen SpitzmuellerThinko
2019-08-07 Juergen SpitzmuellerUse generic paper size names rather than LaTeXisms...
2019-08-06 Juergen SpitzmuellerAdd FontSizeFormat textclass option
2019-08-06 Juergen SpitzmuellerAdd textclass options for paper size selection and...
2019-08-05 Juergen SpitzmuellerFix interplay of memoir and geometry
2019-07-14 Juergen SpitzmuellerSplit osf options to families
2019-07-13 Juergen SpitzmuellerMore MoreOpts fixes
2019-07-13 Juergen SpitzmuellerUse \babelfonts only if babel >= 3.15 is available.
2019-07-12 Günter MildeDrop support for XeTeX + TeX fonts + inputenc utf8.
2019-07-11 Juergen SpitzmuellerImplement support for font options
2019-07-11 Juergen SpitzmuellerAdd support for \babelfont
2019-07-11 Juergen SpitzmuellerFix indentation
next