summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)Author
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-23Replace macro with templateStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin
2018-01-17loplugin:useuniqueptr in VCLXGraphicsNoel Grandin
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
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