summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-03loplugin:constparams in starmathNoel Grandin1-1/+1
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-1/+0
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-1/+1
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara1-4/+4
2017-01-11starmath: Kill unused forward declarationTakeshi Abe1-1/+0
2016-11-03starmath: Remove unnecessary overridingTakeshi Abe1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe1-1/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe1-3/+3
2016-06-07starmath: Make ctors explicitTakeshi Abe1-2/+2
2016-05-31Prefix SmDocShell's membersTakeshi Abe1-22/+22
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe1-1/+0
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe1-8/+7
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin1-1/+1
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+4
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin1-1/+1
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe1-2/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-07-21loplugin:unusedmethods starmathNoel Grandin1-1/+0
2015-06-24remove SFX_NOTIFY macroNoel Grandin1-2/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-29avoid ambiguityStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+6
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-6/+6
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: sotNoel Grandin1-1/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe1-1/+2
2014-12-04-Wunused-macrosTakeshi Abe1-2/+0
2014-04-30starmath: sal_Bool->boolNoel Grandin1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+6
2014-04-04coverity#738848 unused membersCaolán McNamara1-5/+0
2014-03-29typo: mayby -> maybeThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15