summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-1/+1
* Allow injection of keyboard and mouse events through UNOMatthew J. Francis2015-10-162-0/+119
* convert PASSED to COMPLETED in 'make check' test messagesNoel Grandin2015-10-161-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-151-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1220-450/+450
* loplugin:mergeclassesNoel Grandin2015-10-121-2/+2
* Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet2015-10-091-2/+2
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+1
* Fix typosAndrea Gelmini2015-09-293-3/+3
* toolkit: convert alloca() to std::unique_ptrMichael Stahl2015-09-292-6/+4
* convert Link<> to typedNoel Grandin2015-09-212-21/+18
* convert Link<> to typedNoel Grandin2015-09-203-25/+17
* boost->stdCaolán McNamara2015-09-184-8/+8
* boost->stdCaolán McNamara2015-09-161-2/+2
* convert Link<> to typedNoel Grandin2015-09-141-2/+1
* Use better/auto int types, remove a couple of OUStrings copiesMatteo Casalin2015-09-121-20/+20
* convert Link<> to typedNoel Grandin2015-09-111-11/+11
* convert Link<> to typedNoel Grandin2015-09-111-69/+63
* Get rid of OSL_UNUSEDStephan Bergmann2015-09-091-3/+1
* toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0814-26/+23
* convert Link<> to typedNoel Grandin2015-09-041-5/+4
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-313-7/+7
* make PostUserEvent Link<> typedNoel Grandin2015-08-282-8/+6
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-211-2/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-2/+3
* loplugin: defaultparamsNoel Grandin2015-08-116-9/+9
* toolkit: don't let ToolkitWorkerFunction join its own threadMichael Stahl2015-08-061-1/+2
* vcl:: replace boost::function with std::functionMichael Stahl2015-08-031-1/+0
* inline some use-once typedefsNoel Grandin2015-08-031-3/+1
* 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
* loplugin:unusedmethods toolkit,packageNoel Grandin2015-07-141-16/+0
* 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
* gb_OBJCXXFLAGS requires -lobjcStephan Bergmann2015-06-201-0/+3
* 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
* java: 'final static' to 'static final'Noel Grandin2015-06-151-2/+2
* Fix typosAndrea Gelmini2015-06-151-2/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-114-9/+9