summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2017-02-03starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe
2017-02-02starmath: these functions are localTakeshi Abe
2017-01-30starmath: Make some functions private, instead of protectedTakeshi Abe
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in SmGraphicWindowNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-24starmath: Inline and remove SmRect::BuildRect()Takeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20starmath: Avoid ad hoc LanguageTag and CharClass at tokenizationTakeshi Abe
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17starmath: Rely on the default ctors for SmRectTakeshi Abe
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2017-01-11starmath: Prefix members of SmViewShellTakeshi Abe
2017-01-01starmath: Prefix members of SmSelectionDrawingVisitorTakeshi Abe
2016-12-31starmath: Prefix member of SmCloningVisitorTakeshi Abe
2016-12-27starmath: SmCaretPos's index must be non-negativeTakeshi Abe
2016-12-26starmath: Prefix n to SmCaretPos's IndexTakeshi Abe
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-05starmath: Prefix members of SmStructureNodeTakeshi Abe
2016-12-03starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe
2016-12-02starmath: Prefix members of SmTextNodeTakeshi Abe
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe
2016-11-29starmath: these static functions can be localTakeshi Abe
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe
2016-11-24starmath: Prefix members of SmFontNodeTakeshi Abe
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-11-12starmath: Prefix member of SmBlankNodeTakeshi Abe
2016-11-09tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe
2016-11-03starmath: Remove unnecessary overridingTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03starmath: Add comments on indexingTakeshi Abe
2016-10-02starmath: Prefix members of SmParserTakeshi Abe
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-06starmath: Drop unused 1st argument of SmErrorNode's ctorTakeshi Abe
2016-09-05starmath: Pass offset by const refTakeshi Abe
2016-09-02Replace SmNodeIterator with std::vector's iteratorTakeshi Abe