summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)Author
2018-03-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara
2017-08-18Fix typosAndrea Gelmini
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12replace double checked locking patterns in getTypes macrosJochen Nitschke
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-05-18Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-12fix typo: ambigous --> ambiguousdennisroczek
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin