summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* cppcheck: variableScopeTakeshi Abe2015-06-091-1/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-7/+7
* cppcheck: noExplicitConstructorTakeshi Abe2015-06-081-1/+1
* Unused includesMiklos Vajna2015-06-081-6/+0
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-4/+4
* loplugin:loopvartoosmallNoel Grandin2015-06-027-12/+12
* tdf#91053 cleanup bogus member ...Takeshi Abe2015-06-012-19/+13
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-1/+1
* drop useless field bIsDebugTakeshi Abe2015-05-272-31/+1
* kill forgotten, unused TDEBUG tokenTakeshi Abe2015-05-262-6/+4
* loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin2015-05-2616-188/+95
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-3/+3
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-202-2/+2
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-202-3/+3
* Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2015-05-191-3/+3
* Remove include stdio (part2)Julien Nabet2015-05-183-4/+0
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-1/+3
* fix starmath testsTomaž Vajngerl2015-05-151-0/+10
* more refactorings in starmath dialogs..Tomaž Vajngerl2015-05-142-149/+84
* SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl2015-05-142-23/+23
* cleanup starmath view/documentTomaž Vajngerl2015-05-143-133/+120