summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* inline a bunch of use-once macrosNoel Grandin2015-07-272-2/+54
* Resolves: tdf#90609 SolarMutex assert on threaded loadCaolán McNamara2015-07-241-0/+2
* convert ImageAlign to enum classNoel Grandin2015-07-242-41/+41
* convert WALLPAPER constants to scoped enumNoel Grandin2015-07-241-3/+3
* Fix typosAndrea Gelmini2015-07-192-2/+2
* loplugin:simplifyboolStephan Bergmann2015-07-164-10/+10
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-5/+1
* Fix typosAndrea Gelmini2015-07-042-2/+2
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-292-16/+18
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-292-18/+16
* coverity#1308539 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-174-2/+14
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-2/+0
* Fix typosAndrea Gelmini2015-06-151-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0816-91/+91
* vclptr fix in ScrollableWrapperNoel Grandin2015-06-081-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-2/+2
* Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara2015-06-041-0/+20
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-2/+2
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-024-5/+5
* loplugin:loopvartoosmallNoel Grandin2015-05-295-6/+6
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-282-3/+4
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-273-7/+7
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-261-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2615-23/+23
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-1/+1
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-2/+2
* convert TOTOP constants to scoped enumNoel Grandin2015-05-251-1/+1
* convert WINDOW_ZORDER constants to scoped enumNoel Grandin2015-05-251-2/+2
* The corresponding VCL Window is not necessarily a ButtonStephan Bergmann2015-05-221-2/+1
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-2/+2
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-224-15/+15
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-222-18/+17
* convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2015-05-201-1/+1
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-11/+11
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-151-4/+4
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* convert KERNING_ constants to scoped enumNoel Grandin2015-05-141-1/+1
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-062-4/+5
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* Gradually typed LinkStephan Bergmann2015-04-302-3/+3
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-22/+22
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-1/+1
* convert INITOUTDEV constants to scoped enumNoel Grandin2015-04-291-22/+22
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-2813-449/+423
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2813-449/+423
| |\