summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
2021-10-22assert in math, file, printer settings, optionsCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15tdf#130654 editable smeditwindow zoomdante
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante
2021-03-07Starmath now allows multiple parsers fourth partdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01Starmath cleanup unused includesdante
2021-02-19Starmath now allows multiple parsersdante
2021-01-19Use custom HTML Mathml entities only when needed.dante
2021-01-18Mathml gets it's own directorydante
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski
2019-05-10handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07Fix build: add necessary includesMike Kaganski
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-05-09ofz#7816 oom due to too many little allocations in short period of timeCaolán McNamara
2018-05-05Fix typosAndrea Gelmini
2018-04-29weld SmFontTypeDialogCaolán McNamara
2018-04-10weld SpacingDialogCaolán McNamara
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09weld SmAlignDialogCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski