summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
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
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-31Prefix SmDocShell's membersTakeshi Abe
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-27starmath.mathtype: change int -> bool for returned valuesDouglas Mencken
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe
2015-11-115th step to remove tools/rtti.hxxOliver Specht