summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: Represent ownership by std::unique_ptrTakeshi Abe2015-10-082-6/+4
* starmath: Prefix members of SmCursorTakeshi Abe2015-10-072-117/+117
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-066-12/+10
* starmath: Simply add elements to the end of the vectorTakeshi Abe2015-10-051-15/+5
* starmath: Kill c-style castTakeshi Abe2015-10-051-2/+2
* starmath: Avoid unnecessary castTakeshi Abe2015-10-051-6/+3
* starmath: it is just a stack that is needed hereTakeshi Abe2015-10-021-10/+10
* starmath: SmAlignNode has only one childTakeshi Abe2015-10-022-1/+3
* loplugin:unusedmethodsNoel Grandin2015-10-022-14/+0
* Fix typosAndrea Gelmini2015-09-308-9/+9
* Fix typosAndrea Gelmini2015-09-302-4/+4
* starmath: ClaimPaternity() is only for SmStructureNodeTakeshi Abe2015-09-292-10/+9
* starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe2015-09-292-10/+11
* convert Link<> to typedNoel Grandin2015-09-242-8/+7
* starmath: Use member initialization lists for SmTokenTakeshi Abe2015-09-231-11/+16
* starmath: Prefix members of SmErrorDescTakeshi Abe2015-09-234-13/+13
* convert Link<> to typedNoel Grandin2015-09-172-7/+11
* convert Link<> to typedNoel Grandin2015-09-172-13/+17
* Use member initialization lists for SmParserTakeshi Abe2015-09-171-2/+3
* convert Link<> to typedNoel Grandin2015-09-172-12/+7
* convert Link<> to typedNoel Grandin2015-09-162-11/+6
* Avoid getTokenCount in SmViewShell::DrawTextMatteo Casalin2015-09-141-3/+7
* Avoid getTokenCount in SmViewShell::DrawTextLineMatteo Casalin2015-09-141-8/+6
* Avoid getTokenCount in SmViewShell::GetTextSizeMatteo Casalin2015-09-141-3/+6
* String tokens do not include token separatorMatteo Casalin2015-09-141-6/+0
* Avoid getTokenCount in SmViewShell::SetZoomFactorMatteo Casalin2015-09-141-8/+6
* String tokens do not include token separatorMatteo Casalin2015-09-141-2/+0
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-122-3/+2
* convert Link<> to typedNoel Grandin2015-09-082-4/+2
* Fix harmless, historic mis-mergeStephan Bergmann2015-09-071-2/+0
* convert Link<> to typedNoel Grandin2015-09-076-12/+12
* convert Link<> to typedNoel Grandin2015-09-046-9/+6
* Simplify SmFontStyles::GetStyleNameStephan Bergmann2015-08-281-6/+6
* Clean up aEmptyStrStephan Bergmann2015-08-261-8/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-262-41/+24
* make pWindow private in SfxChildWindowNoel Grandin2015-08-253-4/+4
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-252-2/+2
* loplugin:defaultparamsNoel Grandin2015-08-212-3/+3
* loplugin: defaultparamsNoel Grandin2015-08-204-30/+30
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-2/+2
* cppcheck: variableScopeCaolán McNamara2015-08-121-14/+8
* Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe2015-08-112-10/+5
* svx,starmath: inline some use-once typedefsNoel Grandin2015-08-044-9/+4
* starmath: these constans are local and staticTakeshi Abe2015-07-301-19/+19
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+0
* Avoid warning C4819Takeshi Abe2015-07-291-3/+3
* inline a bunch of use-once macrosNoel Grandin2015-07-271-2/+10
* tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens2015-07-222-0/+5
* Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara2015-07-222-31/+42
* loplugin:unusedmethods starmathNoel Grandin2015-07-2113-43/+0