summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-1/+2
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-1/+2
2021-12-06loplugin:stringliteraldefine in starmathNoel Grandin1-1/+1
2021-09-15loplugin:finalclassesNoel Grandin1-1/+1
2021-08-20Add a SmMlElement tree to the sm documentdante1-0/+8
2021-05-15tdf#130654 editable smeditwindow zoomdante1-2/+3
2021-05-08ref-count SfxItemPoolNoel Grandin1-1/+1
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-1/+2
2021-03-02Starmath now allows multiple parsers third partdante1-4/+3
2021-03-01tdf#124176 on starmathdante1-4/+1
2021-03-01Starmath cleanup unused includesdante1-5/+0
2021-02-19Starmath now allows multiple parsersdante1-0/+4
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-1/+2
2020-05-10compact namespace in sal..svgioNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-2/+0
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin1-4/+4
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-1/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-2/+0
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-1/+1
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-1/+2
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen1-5/+3
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin1-1/+1
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe1-3/+3
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-1/+1
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