summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+1
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke1-1/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+1
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky1-0/+1
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist1-5/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann40-1769/+1645
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann3-0/+12
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin1-1/+2
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin1-24/+15
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke5-41/+39
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-0/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-9/+10
2016-11-13drop useless semicolonsDavid Tardon3-19/+19
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-1/+1
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin2-6/+3
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann30-59/+59
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-5/+1
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin7-62/+63
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin1-19/+5
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+2
2016-04-14loplugin:passstuffbyref in toolkitNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin1-4/+4
2016-04-04sequence->vector in toolkitNoel Grandin1-1/+1
2016-03-10Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-10loplugin:constantparam in toolkitNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock29-62/+0
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann1-4/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin7-11/+11
2016-01-05tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-2/+0
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-5/+5
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara2-2/+2
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-1/+1
2015-10-26remove extra spaces around ::Noel Grandin1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin45-2481/+2481
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis1-0/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann40-1937/+1937
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-5/+5
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin2-2/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+2
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1