summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-2/+2
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-2/+7
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-10/+1
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin1-3/+3
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-4/+0
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-1/+1
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin1-1/+1
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin1-3/+2
2019-06-08loplugin:unusedmethodsNoel Grandin1-8/+0
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-4/+4
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-9/+18
2019-05-10handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin1-2/+4
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-01-31loplugin:flatten in starmathNoel Grandin1-71/+72
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-7/+6
2019-01-07Fix build: add necessary includesMike Kaganski1-0/+1
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen1-0/+1
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-5/+5
2018-10-08loplugin:constfields in starmathNoel Grandin1-3/+3
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-15/+15
2018-05-09ofz#7816 oom due to too many little allocations in short period of timeCaolán McNamara1-2/+7
2018-05-05Fix typosAndrea Gelmini1-4/+4
2018-04-29weld SmFontTypeDialogCaolán McNamara1-4/+4
2018-04-10weld SpacingDialogCaolán McNamara1-4/+4
2018-04-10weld SmFontSizeDialogCaolán McNamara1-4/+4
2018-04-09weld SmAlignDialogCaolán McNamara1-5/+5
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin1-2/+2
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin1-14/+14
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe1-11/+8
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-2/+2
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara1-1/+1
2017-12-22Revert "unused SID command in starmath"Noel Grandin1-0/+8
2017-12-21unused SID command in starmathNoel Grandin1-8/+0
2017-12-21ofz#4703 Direct-leakCaolán McNamara1-4/+4
2017-12-14Related: tdf#114434 Enable ExtLeading by default for starmath edit windowCaolán McNamara1-0/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: starmathStephan Bergmann1-3/+3
2017-08-03loplugin:constparams in starmathNoel Grandin1-1/+1