summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
AgeCommit message (Expand)Author
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-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2016-11-03starmath: Remove unnecessary overridingTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-05-31Prefix SmDocShell's membersTakeshi Abe
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29avoid ambiguityStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara