summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)AuthorFilesLines
2018-11-21weld SwCondCollPageCaolán McNamara2-0/+16
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara1-67/+0
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-6/+6
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini1-1/+1
2018-09-27loplugin:constfields in toolkitNoel Grandin1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin1-8/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+15
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin10-29/+30
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl1-2/+0
2018-02-08Different approach for tdf#115227Maxim Monastirsky1-17/+0
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna1-0/+17
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin1-1/+2
2018-01-17loplugin:useuniqueptr in VCLXGraphicsNoel Grandin1-1/+2
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke1-3/+0
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2-2/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-1/+1
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