summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16coverity#1209707 Dereference null return valueCaolán McNamara
2015-07-10Use std::unique_ptr in SmViewShell::Execute()Miklos Vajna
2015-07-08various warningsStephan Bergmann
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-07-04Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22cppcheck: variableScopeTakeshi Abe
2015-06-19These values shall be of type sal_UnicodeStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-06-15starmath: dispose SmEditController object correctlyLászló Németh
2015-06-09cppcheck: variableScopeTakeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorTakeshi Abe
2015-06-08Unused includesMiklos Vajna
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe