summaryrefslogtreecommitdiffstats
path: root/include/toolkit/awt
Commit message (Expand)AuthorAgeFilesLines
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-204-12/+4
* support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara2017-09-021-5/+2
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-182-3/+3
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-8/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-186-6/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-3/+1
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-051-1/+4
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-231-4/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-4/+3
* tdf#105672 framework managed menu buttonMaxim Monastirsky2017-02-091-0/+1
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-5/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2617-727/+719
* New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann2017-01-191-0/+7
* new loplugin: useuniqueptr: sot..toolsNoel Grandin2017-01-191-1/+2
* ScrollableWrapper -> ScrollableDialogNoel Grandin2016-12-191-24/+15
* tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke2016-12-074-38/+37
* 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
* 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-1317-37/+37
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-015-59/+59
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+2
* loplugin:passstuffbyref in toolkitNoel Grandin2016-04-141-1/+1
* Remove excess newlinesChris Sherlock2016-02-0912-22/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-271-4/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-4/+4
* tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks2016-01-051-7/+8
* loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin2015-11-251-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-1/+1
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-2316-1015/+1015
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1218-833/+833
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* 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
* toolkit: replace boost::function with std::functionMichael Stahl2015-07-311-5/+3
* loplugin:unusedmethods toolkit,packageNoel Grandin2015-07-144-13/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-061-1/+1
* convert INITOUTDEV constants to scoped enumNoel Grandin2015-04-291-6/+13
* 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