summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17Fix typosAndrea Gelmini
2021-05-15tdf#130654 editable smeditwindow zoomdante
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-05-08cid#1482285 silence Uncaught exceptionCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07remove an intermediate layer of widgetsCaolán McNamara
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-05loplugin:unnecessaryvirtualNoel Grandin
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara
2021-04-27Correct some c/c++ licensesdante
2021-04-23Related: tdf#140659 designate which widget to get default focusCaolán McNamara
2021-04-22Fix typosAndrea Gelmini
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-21Add mathml structuresdante
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara
2021-04-19remove apparently no longer necessary scrollbar hide/show hackCaolán McNamara
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-03-18Use ESelection to locate code on node instead of SmTokendante
2021-03-15Fix typosAndrea Gelmini
2021-03-15Provide node type with more analysis capabilitiesdante
2021-03-09Rename SmParser to SmParser5dante
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08Remove unused includedante
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante
2021-03-07Starmath now allows multiple parsers fourth partdante
2021-03-06Add to smviewshell an acces to the docking windowdante
2021-03-03update pchesCaolán McNamara
2021-03-02Simplify ElementsDockingWindowdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2021-02-27Introduce the abstractsmparser getter methodsdante
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara
2021-02-24Starmath now allows multiple parsers second partdante
2021-02-19Starmath now allows multiple parsersdante
2021-02-14Reorganize starmath color data flowdante
2021-02-14tdf#140386: Math: Add 'backepsilon' symbol to elements panelJulien Nabet
2021-02-13no need to allocate these return values on the heapNoel Grandin
2021-02-09no need to use unique_ptr for a simple value classNoel
2021-02-09ofz#30663 Direct-leakCaolán McNamara