summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert INITOUTDEV constants to scoped enumNoel Grandin2015-04-291-6/+13
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-288-24/+34
|\
| * Fixup toolkit's printer code.Michael Meeks2015-04-101-1/+1
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+2
| * vclptr: switch printers away from boost_shared.Michael Meeks2015-04-101-2/+2
| * svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks2015-04-103-2/+6
| * toolkit: more VclPtr pieces.Michael Meeks2015-04-102-5/+7
| * toolkit: first cut at switching to VclPtr.Michael Meeks2015-04-103-14/+16
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-2/+3
* | Revert "make more classes dllpublic"David Tardon2015-04-161-4/+4
* | make more classes dllpublicDavid Tardon2015-04-161-4/+4
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-071-2/+2
* loplugin:staticfunctionNoel Grandin2015-04-014-5/+5
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1