summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2017-03-16starmath: Return SmStructureNode from DoAttribut()/DoFontAttribut()Takeshi Abe
2017-03-15starmath: Separate SmParser::DoError() from Error()Takeshi Abe
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14starmath: Return SmBracebodyNode from DoBracebody()Takeshi Abe
2017-03-10starmath: Return SmGlyphSpecialNode from DoGlyphSpecial()Takeshi Abe
2017-03-09starmath: Prepare messsages for all parsing errorsTakeshi Abe
2017-03-08starmath: Drop unused RIDsTakeshi Abe
2017-03-08starmath: Return the expression node from DoExpression()Takeshi Abe
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03starmath: Replace SmParseError::FuncExpected with assertionTakeshi Abe
2017-03-02starmath: Drop SmParseError::UnoperExpectedTakeshi Abe
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara
2017-03-01unroll SmEditWindow::GetEditEngineItemPoolCaolán McNamara
2017-03-01GetEditEngineItemPool can be privateCaolán McNamara
2017-02-21loplugin:subtlezeroinit: starmathStephan Bergmann
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe
2017-02-15convert SmBracketType to scoped enumNoel Grandin
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