summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
* tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing2019-05-191-3/+4
* an uno -> a unoCaolán McNamara2019-05-102-4/+4
* tdf#124400 a11y: add accessible IDSamuel Thibault2019-05-091-0/+2
* The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2019-05-031-4/+4
* log nice exception messages whereever possibleNoel Grandin2019-03-071-7/+8
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-012-15/+0
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-12/+0
* loplugin:unusedfields in toolkitNoel Grandin2019-02-221-3/+0
* Pointer is pointlessNoel Grandin2019-02-131-3/+3
* Replace macro with templateStephan Bergmann2019-01-231-7/+6
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-1536-163/+56
* weld SwCondCollPageCaolán McNamara2018-11-212-0/+16
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* make scrollabledialog.hxx a private headerCaolán McNamara2018-10-061-67/+0
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-6/+6
* Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini2018-09-281-1/+1
* loplugin:constfields in toolkitNoel Grandin2018-09-271-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin2018-09-181-8/+0
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+15
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin2018-04-1210-29/+30
* drop support for GraphicObject URLs in toolkitTomaž Vajngerl2018-03-161-2/+0
* Different approach for tdf#115227Maxim Monastirsky2018-02-081-17/+0
* tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna2018-01-251-0/+17
* loplugin:useuniqueptr in VCLXWindowNoel Grandin2018-01-171-1/+2
* loplugin:useuniqueptr in VCLXGraphicsNoel Grandin2018-01-171-1/+2
* clang-tidy modernize-use-equals-default in toolkitJochen Nitschke2017-12-161-3/+0
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-132-2/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-291-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-2010-82/+55
* Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet2017-10-091-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara2017-09-021-5/+2
* Fix typosAndrea Gelmini2017-08-181-1/+1
* remove some "optimisation" insanity in ScriptEventContainerNoel Grandin2017-07-201-14/+2
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-183-5/+5
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-8/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-188-8/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-123-50/+2
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-121-12/+2
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-052-2/+7