summaryrefslogtreecommitdiffstats
path: root/include/toolkit/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-206-70/+51
* Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet2017-10-091-4/+4
* 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-181-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-3/+1
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-051-1/+3
* cleanup unused css/resource/ includesJochen Nitschke2017-05-202-2/+0
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-051-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-311-2/+2
* fix typo: ambigous --> ambiguousdennisroczek2017-03-121-3/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2620-973/+857
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-261-1/+0
* New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann2017-01-191-0/+4
* tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke2016-12-071-3/+2
* drop useless semicolonsDavid Tardon2016-11-133-19/+19
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-21/+21
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-5/+1
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-012-3/+4
* merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin2016-07-041-19/+5
* clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin2016-04-111-4/+4
* sequence->vector in toolkitNoel Grandin2016-04-041-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-101-3/+3
* loplugin:constantparam in toolkitNoel Grandin2016-03-101-1/+1
* Remove excess newlinesChris Sherlock2016-02-0912-24/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-253-3/+3
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-2/+2
* coverity#1338239 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* remove extra spaces around ::Noel Grandin2015-10-261-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-2321-1296/+1296
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1219-1035/+1035
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* loplugin:unusedmethods toolkit,packageNoel Grandin2015-07-142-3/+0
* coverity#1308539 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
|\
| * toolkit: more VclPtr pieces.Michael Meeks2015-04-101-1/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-071-2/+2