summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor starmath view/edit classes to use RenderContextTomaž Vajngerl2015-05-143-155/+127
* refacor starmath dialogs to use RenderContextTomaž Vajngerl2015-05-141-31/+26
* refactor ElementsDockingWindow to use RenderContextTomaž Vajngerl2015-05-141-41/+29
* tdf#68871 Nuke old Elements box from menu, rename new paneAdolfo Jayme Barrientos2015-05-132-2/+1
* convert FRAME_DRAW constants to scoped enumNoel Grandin2015-05-131-2/+2
* tdf#68871: Remove the old Elements panel from MathJulien Nabet2015-05-129-728/+0
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-121-4/+3
* Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2015-05-111-3/+3
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-111-3/+3
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-112-4/+6
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-112-13/+7
* sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2015-05-112-2/+2
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-102-17/+17
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-073-6/+6
* Unwind SotStorageRef typedefStephan Bergmann2015-05-074-4/+4
* Remove SvStorageRef aliasStephan Bergmann2015-05-073-3/+3
* Remove SvStorageStream aliasStephan Bergmann2015-05-073-5/+5
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-073-6/+6
* drop unused debugging ColorCaolán McNamara2015-05-071-3/+0
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-062-29/+29
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-062-6/+4
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-052-3/+3
* loplugin:staticmethodsNoel Grandin2015-05-0523-61/+57
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-052-8/+5
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-7/+4
* prefer OUStringBuffer to concatenating OUString in a loopTakeshi Abe2015-05-041-3/+7
* starmath: Convert many services to constructors.Jan Holesovsky2015-05-034-184/+30
* Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks2015-05-021-2/+3
* Gradually typed LinkStephan Bergmann2015-04-303-13/+13