summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-use-equals-default in toolkitJochen Nitschke2017-12-161-3/+0
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-132-2/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-291-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-2010-82/+55
* Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet2017-10-091-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara2017-09-021-5/+2
* Fix typosAndrea Gelmini2017-08-181-1/+1
* remove some "optimisation" insanity in ScriptEventContainerNoel Grandin2017-07-201-14/+2
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-183-5/+5
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-8/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-188-8/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-123-50/+2
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-121-12/+2
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-052-2/+7
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+1
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-231-4/+0
* accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini2017-05-211-0/+6
* cleanup unused css/resource/ includesJochen Nitschke2017-05-202-2/+0
* Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann2017-05-181-1/+1
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-051-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-4/+3
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-7/+0
* tdf#39468 Translate German commentsJens Carl2017-03-311-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-5/+5
* fix typo: ambigous --> ambiguousdennisroczek2017-03-121-3/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-141-0/+1
* Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2017-02-111-1/+0
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-101-0/+1
* tdf#105672 framework managed menu buttonMaxim Monastirsky2017-02-091-0/+1
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-5/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2640-1769/+1645
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-261-1/+0
* New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann2017-01-193-0/+12
* new loplugin: useuniqueptr: sot..toolsNoel Grandin2017-01-191-1/+2
* ScrollableWrapper -> ScrollableDialogNoel Grandin2016-12-191-24/+15
* tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke2016-12-075-41/+39
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-241-0/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-9/+10
* drop useless semicolonsDavid Tardon2016-11-133-19/+19
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-071-1/+1
* loplugin:expandablemethods in toolkit..toolsNoel Grandin2016-10-262-6/+3
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0