summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-12cppcheck: variableScopeCaolán McNamara
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-30starmath: these constans are local and staticTakeshi Abe
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29Avoid warning C4819Takeshi Abe
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-07-21loplugin:unusedmethods starmathNoel Grandin