]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathMacro.cpp
Reduce the number of accesses to coord cache when drawing a math row
[lyx.git] / src / mathed / InsetMathMacro.cpp
2021-01-06 Enrico ForestieriCorrectly terminate a user math macro in certain circum...
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-12-02 Yuriy SkalkoCleanup headers
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-11-24 Richard Kimberly... Only set buffer if it is not null.
2020-11-12 Yuriy SkalkoSimplify Changers
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-09-08 Enrico ForestieriAvoid spurious requirements
2020-09-07 Jean-Marc LasgouttesFixup f96b99dcb35: read correctly \limits after macros
2020-07-20 Jean-Marc LasgouttesImplement properly \limits and \nolimits
2020-07-11 Jean-Marc LasgouttesFix and simplify computation of painter monochrome...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/mathed
2020-06-18 Thibaut CuvelierMathML: Convert HTML entities to XML entities.
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2020-05-04 Richard Kimberly... s/requires_/required_/ for code consistency
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2019-11-15 Jean-Marc LasgouttesAdd a setBuffer method to InsetArgumentProxy
2019-10-20 Jean-Marc LasgouttesSet buffer when expanding macro
2019-09-15 Jean-Marc LasgouttesAvoid useless test
2019-06-09 Enrico ForestieriFix bug #11595
2019-04-26 Enrico ForestieriCorrectly protect macros with optionals inserted in...
2019-04-26 Enrico ForestieriRevert [60ac25a4/lyxgit], [30f16463/lyxgit], and part...
2019-04-25 Enrico ForestieriWrite braces around macros only when actually needed
2019-04-24 Enrico ForestieriYet another attempt at properly fixing #11552
2019-01-02 Enrico ForestieriAmend [2dcb7300/lyxgit]
2018-12-18 Enrico ForestieriFix bug 11346
2018-12-13 Enrico ForestieriFix display of single-char macro names
2018-01-04 Richard HeckFix bug #10951.
2017-10-22 Guillaume MMFix math mode for InsetMathMacro on output
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...