# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: atom+xml'/>
summaryrefslogtreecommitdiff
path: root/UnoControls/inc
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17use rtl::Reference in BaseControlNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-18tools: split out color macros into own headerChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in UnoControlNoel Grandin
2015-11-11com::sun::star->css in UnoControls/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann