summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna1-1/+1
2021-09-04use std::vector for fetching DX array dataNoel Grandin1-9/+7
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin1-1/+1
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin3-7/+1
2021-09-02unused definesNoel Grandin2-2/+0
2021-09-02tdf#144189 Not Precedes (U+2280) and Not Succeeds (U+2281)dante1-3/+3
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+2
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-8/+8
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-08-25ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+5
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-1/+1
2021-08-20Fine tune new sm import / exportdante4-78/+158
2021-08-20Improve code reability with different function namesdante2-44/+45
2021-08-20Fix typo in new SmMlElement exporterdante2-40/+40
2021-08-20Add a SmMlElement tree to the sm documentdante2-0/+11
2021-08-20Add security handlers to the iteratorsdante1-0/+4
2021-08-19loplugin:constmethodsNoel Grandin1-1/+1
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara1-1/+1
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet1-2/+2
2021-08-18Fix typoAndrea Gelmini1-2/+2
2021-08-18loplugin:passstuffbyrefNoel Grandin2-3/+3
2021-08-18Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann1-1/+1
2021-08-18undo changes to TextAlignCaolán McNamara8-16/+16
2021-08-17Removed duplicated includeAndrea Gelmini1-1/+0
2021-08-17Improvement to ml element exporterdante1-1/+1
2021-08-17Fix typoAndrea Gelmini1-1/+1
2021-08-17Fix typoAndrea Gelmini1-3/+3
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski2-4/+4
2021-08-17Add import for new starmath mathml elementsdante4-1/+1520
2021-08-16Fix typosAndrea Gelmini1-3/+3
2021-08-15Add the possibility to check if a mathml attribute is manually setdante5-8/+65
2021-08-15Add the Form attribute to modante4-20/+57
2021-08-13Include the starmath version inside the configurationdante1-0/+8
2021-08-13Export Math ML from new mathml nodesdante3-0/+1355
2021-08-10Missing includeStephan Bergmann1-0/+1
2021-08-09Add an iterator for the new starmath matml elementsdante5-0/+260
2021-08-09Corrections to starmath mathml definitionsdante2-13/+5
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin10-59/+60
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-4/+4
2021-07-30convert TextAlign to scoped enumCaolán McNamara8-16/+16
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin1-2/+3
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin2-4/+4
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski1-0/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski5-8/+8
2021-07-06Fix extended tips text after translation review for starmathOlivier Hallot1-122/+119
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2-6/+6
2021-06-17use string_view in the Translate APINoel Grandin2-3/+3
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-5/+18
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-8/+4
2021-06-04move unique use of secondary-icon-tooltip-text to tooltip-textCaolán McNamara1-1/+1