summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
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
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2017-12-22Revert "unused SID command in starmath"Noel Grandin
2017-12-21unused SID command in starmathNoel Grandin
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-12-14Related: tdf#114434 Enable ExtLeading by default for starmath edit windowCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-19loplugin:stringcopy: starmathStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara
2017-03-01fix indentCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-03starmath: Remove unnecessary overridingTakeshi Abe