summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-7/+7
2015-06-08cppcheck: noExplicitConstructorTakeshi Abe1-1/+1
2015-06-08Unused includesMiklos Vajna1-6/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-4/+4
2015-06-02loplugin:loopvartoosmallNoel Grandin7-12/+12
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe1-16/+11
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-27drop useless field bIsDebugTakeshi Abe1-23/+0
2015-05-26kill forgotten, unused TDEBUG tokenTakeshi Abe1-1/+0
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin13-136/+92
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin2-3/+3
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos1-3/+3
2015-05-18Remove include stdio (part2)Julien Nabet1-2/+0
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+3
2015-05-15fix starmath testsTomaž Vajngerl1-0/+10
2015-05-14more refactorings in starmath dialogs..Tomaž Vajngerl1-140/+77
2015-05-14SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl1-23/+21
2015-05-14cleanup starmath view/documentTomaž Vajngerl2-73/+46
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl2-90/+65
2015-05-14refacor starmath dialogs to use RenderContextTomaž Vajngerl1-31/+26
2015-05-14refactor ElementsDockingWindow to use RenderContextTomaž Vajngerl1-41/+29
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet5-440/+0
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-4/+3
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-3/+3
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-4/+6
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks2-13/+7
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2-2/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann2-17/+17
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann2-5/+5
2015-05-07Unwind SotStorageRef typedefStephan Bergmann4-4/+4
2015-05-07Remove SvStorageRef aliasStephan Bergmann3-3/+3
2015-05-07Remove SvStorageStream aliasStephan Bergmann3-5/+5
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann2-5/+5
2015-05-07drop unused debugging ColorCaolán McNamara1-3/+0
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin2-29/+29
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-4/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl2-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin12-29/+25
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-6/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+2
2015-05-04prefer OUStringBuffer to concatenating OUString in a loopTakeshi Abe1-3/+7
2015-05-03starmath: Convert many services to constructors.Jan Holesovsky3-178/+18
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-2/+3
2015-04-30Gradually typed LinkStephan Bergmann2-5/+5
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann3-15/+6
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+2