]> git.lyx.org Git - lyx.git/history - src/mathed
Makefile for Arabi beamer
[lyx.git] / src / mathed /
2021-01-04 Richard Kimberly... Fix MathML delimiters again.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-30 Yuriy SkalkoFix C++20 compilation on systems where char_type is...
2020-12-19 Thibaut CuvelierFix MathML output of InsetMathDelim
2020-12-19 Jean-Marc LasgouttesFixup 005f69de: code cleanup.
2020-12-17 Jean-Marc LasgouttesFix crash after b0937fb9.
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-12-02 Yuriy SkalkoCleanup headers
2020-12-02 Yuriy SkalkoSimplify InsetMathGrid structs
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-27 Yuriy SkalkoReplace ;;
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-24 Richard Kimberly... Only set buffer if it is not null.
2020-11-24 Richard Kimberly... nullptr
2020-11-21 Yuriy SkalkoUse range-based loops
2020-11-20 Yuriy SkalkoRemove unused header
2020-11-20 Thibaut CuvelierXML: add tag-type information in XML tags. It is not...
2020-11-20 Yuriy SkalkoTypo
2020-11-20 Yuriy SkalkoSimplify constructors
2020-11-12 Yuriy SkalkoSimplify Changers
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-05 Thibaut CuvelierMathML: make InsetMathXArrow generate valid XML entitie...
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-10-29 Yuriy SkalkoMove HullType functions declared in InsetMath.h into...
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-25 Yuriy SkalkoConstify
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-16 Yuriy SkalkoClean math headers
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-14 Pavel SandaMove MetricsInfo.h from InsetMathSize.h
2020-10-13 Jean-Marc LasgouttesMake cursor width depend on current font
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-10-12 Yuriy SkalkoRight exception rethrowing
2020-10-12 Yuriy SkalkoConstify
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-10-02 Richard Kimberly... Whitespace
2020-10-02 Jean-Marc LasgouttesPass parameters as const references when possible
2020-10-02 Jean-Marc LasgouttesFixup f96b99dc: do not initialize cache too late
2020-10-02 Jean-Marc LasgouttesFixup f96b99dc: thinko
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: new lines around formulae.
2020-09-19 Thibaut CuvelierDocBook: fix float tags (was unduly overridden).
2020-09-19 Thibaut CuvelierDocBook: improve equation formatting (new lines for...
2020-09-19 Thibaut CuvelierSimplify code to generate only one paragraph at a time.
2020-09-11 Yuriy SkalkoRefactor runCommand
2020-09-09 Jean-Marc LasgouttesRemove unneeded space for \nolimits
2020-09-08 Enrico ForestieriAvoid spurious requirements
2020-09-07 Jean-Marc LasgouttesFixup f96b99dcb35: read correctly \limits after macros
2020-09-06 Enrico ForestieriFix on-screen display of special math fonts
2020-08-25 Jean-Marc LasgouttesAdd space before display math that starts a paragraph
2020-08-17 Juergen SpitzmuellerSimplification
2020-08-17 Stephan WittAvoid a type mismatch warning resp. error for signed...
2020-08-16 Juergen SpitzmuellerFix another crash with Grid pasting (follow-up to ...
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-08-02 Enrico ForestieriAssure correct spacing of colored items in mathed
2020-08-01 Thibaut CuvelierDocBook: improve new lines around maths.
2020-07-31 Juergen SpitzmuellerRevert "Fix #11827"
2020-07-30 Daniel RamoellerFix #11827
2020-07-28 Thibaut CuvelierRevert "Support the mathbbm font."
2020-07-27 Thibaut CuvelierSupport the mathbbm font.
2020-07-26 Thibaut CuvelierDocBook: solve issue with formulae within font tags.
2020-07-24 Enrico ForestieriFix placement of limits with integral signs
2020-07-20 Jean-Marc LasgouttesImplement properly \limits and \nolimits
2020-07-17 Jean-Marc LasgouttesImplement variable size bigops
2020-07-17 Jean-Marc LasgouttesImprove metrics for \limits in display mode
2020-07-14 Juergen SpitzmuellerConsider single-cell insets when pasting multiple cells...
2020-07-13 Juergen SpitzmuellerDo not blindly disable inset-modify in MathNest
2020-07-12 Jean-Marc LasgouttesImprove drawing of macro template frame
2020-07-11 Jean-Marc LasgouttesFix and simplify computation of painter monochrome...
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-30 Juergen SpitzmuellerFix yet another thinko in the math grid paste code
2020-06-30 Juergen SpitzmuellerFix cursor positioning with specific matrix pastings
2020-06-29 Juergen SpitzmuellerFix math matrix column insertion on paste
2020-06-29 Juergen SpitzmuellerUpdate cursor idx after grid paste if columns are appended
2020-06-29 Juergen SpitzmuellerFix math grid paste when needing more cells
2020-06-29 Juergen SpitzmuellerFix pasting of math grid with more rows in source than...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/mathed
2020-06-22 Jean-Marc LasgouttesUse new rowFlags() values to remove some inset hardcoding.
2020-06-19 Thibaut CuvelierFix in symbols handling: parse the XML entity with...
2020-06-18 Thibaut CuvelierMathML: Convert HTML entities to XML entities.
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-06-11 Thibaut CuvelierMathML: generate only a mathvariant for double-struck...
2020-06-11 Enrico ForestieriAdd support for the doublestroke package
2020-06-11 Thibaut CuvelierOutput double-struck fonts as such in MathML, not in...
next