# -*- 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: le.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sfx2/qa/cppunit/test_metadatable.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2018-10-09loplugin:constfields in sfx2Noel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna