summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-054-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1330-59/+59
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-5/+1
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-017-62/+63
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin2016-07-041-19/+5
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+2
* loplugin:passstuffbyref in toolkitNoel Grandin2016-04-141-1/+1
* clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin2016-04-111-4/+4
* sequence->vector in toolkitNoel Grandin2016-04-041-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-101-3/+3
* loplugin:constantparam in toolkitNoel Grandin2016-03-101-1/+1
* Remove excess newlinesChris Sherlock2016-02-0929-62/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-271-4/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-257-11/+11
* tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks2016-01-051-7/+8
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+0
* loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin2015-11-251-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-5/+5