summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens2015-07-232-0/+5
* Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara2015-07-222-31/+42
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-232-4/+4
* starmath: dispose SmEditController object correctlyLászló Németh2015-06-151-0/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-4/+4
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-1/+1
* 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
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-3/+3
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-293-15/+6
* error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon2015-04-291-1/+2
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-1/+1
* avoid ambiguityStephan Bergmann2015-04-291-1/+1