summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert to typed Link<> in sfx2Noel Grandin2015-07-202-3/+2
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* coverity#1209707 Dereference null return valueCaolán McNamara2015-07-161-2/+2
* Use std::unique_ptr in SmViewShell::Execute()Miklos Vajna2015-07-101-8/+5
* various warningsStephan Bergmann2015-07-081-6/+6
* i#107734 Support for Math Input Panel in Windows 7Regina Henschel2015-07-085-0/+106
* Fix typosAndrea Gelmini2015-07-042-3/+3
* Fix typosAndrea Gelmini2015-06-301-1/+1
* remove SFX_NOTIFY macroNoel Grandin2015-06-244-8/+4
* Revert "Typo: iff->if"Julien Nabet2015-06-235-6/+6
* Typo: iff->ifJulien Nabet2015-06-235-6/+6
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-232-4/+4
* cppcheck: variableScopeTakeshi Abe2015-06-221-66/+30
* These values shall be of type sal_UnicodeStephan Bergmann2015-06-191-163/+160
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-162-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-4/+2
* cppcheck: silence bogus unusedScopedObjectCaolán McNamara2015-06-152-149/+126
* starmath: dispose SmEditController object correctlyLászló Németh2015-06-151-0/+1