summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke2016-12-075-41/+39
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-241-0/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-9/+10
* drop useless semicolonsDavid Tardon2016-11-133-19/+19
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-071-1/+1
* loplugin:expandablemethods in toolkit..toolsNoel Grandin2016-10-262-6/+3
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-054-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1330-59/+59
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-5/+1
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-017-62/+63
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin2016-07-041-19/+5
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+2
* loplugin:passstuffbyref in toolkitNoel Grandin2016-04-141-1/+1
* 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-0929-62/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-271-4/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-257-11/+11
* tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks2016-01-051-7/+8
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+0
* loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin2015-11-251-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-5/+5
* coverity#1338239 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-1/+1
* remove extra spaces around ::Noel Grandin2015-10-261-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-2345-2481/+2481
* Allow injection of keyboard and mouse events through UNOMatthew J. Francis2015-10-161-0/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1240-1937/+1937
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-5/+5
* convert Link<> to typedNoel Grandin2015-09-211-1/+1
* convert Link<> to typedNoel Grandin2015-09-202-2/+2
* convert Link<> to typedNoel Grandin2015-09-111-1/+2
* convert Link<> to typedNoel Grandin2015-09-041-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* remove some unused definesNoel Grandin2015-08-031-16/+0
* toolkit: replace boost::function with std::functionMichael Stahl2015-07-311-5/+3
* inline a bunch of use-once macrosNoel Grandin2015-07-271-51/+0
* remove some unused definesNoel Grandin2015-07-271-17/+0
* loplugin:unusedmethods toolkit,packageNoel Grandin2015-07-146-16/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* coverity#1308539 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-061-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1