summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2017-03-02starmath: Drop SmParseError::UnoperExpectedTakeshi Abe
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara
2017-03-01fix indentCaolán McNamara
2017-03-01unroll SmEditWindow::GetEditEngineItemPoolCaolán McNamara
2017-03-01GetEditEngineItemPool can be privateCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28starmath: Add test cases for errors at parsingTakeshi Abe
2017-02-22Test whether SmEditWindow::SelNextMark() keeps cursor positionTakeshi Abe
2017-02-21tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2017-02-21loplugin:subtlezeroinit: starmathStephan Bergmann
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-02-15convert SmBracketType to scoped enumNoel Grandin
2017-02-15starmath: Avoid unnecessary stack operations in parsingTakeshi Abe
2017-02-14starmath: This condition always holdsTakeshi Abe
2017-02-12Various typos on accessibleJulien Nabet
2017-02-11starmath: Make stricter assertion to prevent out of rangeTakeshi Abe
2017-02-10starmath: Kill redundant checkTakeshi Abe
2017-02-06Add missing #includesStephan Bergmann
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-02-03starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02starmath: these functions are localTakeshi Abe
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01starmath: Simplify and micro-optimize lookup in SmIsMathAlpha()Takeshi Abe
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30starmath: Make some functions private, instead of protectedTakeshi Abe
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet
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-25Fix typo in comments: relativ -> relativeTakeshi Abe
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-19New loplugin:dynexcspec: Add @throws documentation, starmathStephan Bergmann
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
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-10New loplugin:conststringvar: starmathStephan Bergmann
2017-01-04starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe
2017-01-02starmath: Assert that GetDoc() is non-null hereTakeshi 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