summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2016-01-12starmath: Assert that SmRootNode always has three childrenTakeshi Abe
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-07starmath: Remove unused resource itemsTakeshi Abe
2016-01-06tdf#90341 Clean up excessive const_cast'ingTakeshi Abe
2016-01-05starmath: Drop nonexistent friendTakeshi Abe
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe
2015-12-23starmath: Assert that a parent always finds its childTakeshi Abe
2015-12-17starmath: Drop const modifier of SmNode::Arrange's 1st argumentTakeshi Abe
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe
2015-12-09starmath: Pass by const referenceTakeshi Abe
2015-12-01Fix typo in commentTakeshi Abe
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09starmath: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09starmath: Prefix members of SmNodeTakeshi Abe
2015-10-08starmath: Represent ownership by std::unique_ptrTakeshi Abe
2015-10-07starmath: Prefix members of SmCursorTakeshi Abe
2015-10-02starmath: SmAlignNode has only one childTakeshi Abe
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-29starmath: ClaimPaternity() is only for SmStructureNodeTakeshi Abe
2015-09-29starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin