summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
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: Prefix members of SmErrorDescTakeshi Abe
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
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-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29Avoid warning C4819Takeshi Abe
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-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-19These values shall be of type sal_UnicodeStephan Bergmann
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe
2015-05-27drop useless field bIsDebugTakeshi Abe
2015-05-26kill forgotten, unused TDEBUG tokenTakeshi Abe
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-14more refactorings in starmath dialogs..Tomaž Vajngerl
2015-05-14SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl
2015-05-14cleanup starmath view/documentTomaž Vajngerl
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29avoid ambiguityStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-24loplugin:simplifyboolStephan Bergmann