summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)AuthorFilesLines
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin10-82/+55
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara1-5/+2
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin1-14/+2
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin3-5/+5
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-8/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke8-8/+0
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini3-50/+2
2017-06-12replace double checked locking patterns in getTypes macrosJochen Nitschke1-12/+2
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini2-2/+7
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+1
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke1-4/+0
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini1-0/+6
2017-05-20cleanup unused css/resource/ includesJochen Nitschke2-2/+0
2017-05-18Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann1-1/+1
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-4/+3
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-7/+0
2017-03-31tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-12fix typo: ambigous --> ambiguousdennisroczek1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+1
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke1-1/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+1
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky1-0/+1
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist1-5/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann40-1769/+1645
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann3-0/+12
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin1-1/+2
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin1-24/+15
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke5-41/+39
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-0/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-9/+10
2016-11-13drop useless semicolonsDavid Tardon3-19/+19
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-1/+1
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin2-6/+3
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann30-59/+59
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-5/+1
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin7-62/+63
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin1-19/+5