# -*- 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: ' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/workben/mtfdemo.cxx
AgeCommit message (Expand)Author
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara