summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20Fine tune new sm import / exportdante
2021-08-20Improve code reability with different function namesdante
2021-08-20Fix typo in new SmMlElement exporterdante
2021-08-20Add a SmMlElement tree to the sm documentdante
2021-08-20Add security handlers to the iteratorsdante
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet
2021-08-18Fix typoAndrea Gelmini
2021-08-18Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17Removed duplicated includeAndrea Gelmini
2021-08-17Improvement to ml element exporterdante
2021-08-17Fix typoAndrea Gelmini
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski
2021-08-17Add import for new starmath mathml elementsdante
2021-08-16Fix typosAndrea Gelmini
2021-08-15Add the possibility to check if a mathml attribute is manually setdante
2021-08-15Add the Form attribute to modante
2021-08-13Include the starmath version inside the configurationdante
2021-08-13Export Math ML from new mathml nodesdante
2021-08-09Add an iterator for the new starmath matml elementsdante
2021-08-09Corrections to starmath mathml definitionsdante
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
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-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-31cid#1476301 Dereference null return valueCaolán McNamara
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
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-06release mouse before showing context menuCaolán McNamara
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-04tdf#141930 document set as unmodified if editengine didn't modify on keyeventCaolán McNamara
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