summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09starmath: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15tdf#73691 - add alt-x support to mathJustin Luth
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14Fix gb_Library_use_externals callStephan Bergmann
2015-10-13enable ICU_HEADER includes for starmathJustin Luth
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-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05starmath: Simply add elements to the end of the vectorTakeshi Abe
2015-10-05starmath: Kill c-style castTakeshi Abe
2015-10-05starmath: Avoid unnecessary castTakeshi Abe
2015-10-02starmath: it is just a stack that is needed hereTakeshi 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: Use member initialization lists for SmTokenTakeshi Abe
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17Use member initialization lists for SmParserTakeshi Abe
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextLineMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::GetTextSizeMatteo Casalin
2015-09-14String tokens do not include token separatorMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::SetZoomFactorMatteo Casalin
2015-09-14String tokens do not include token separatorMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07Fix harmless, historic mis-mergeStephan Bergmann
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28Simplify SmFontStyles::GetStyleNameStephan Bergmann