summaryrefslogtreecommitdiff
path: root/smoketest/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- 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:
controlfactory.cxx?h=cp-6.4-30&id=7a8ed362eb163ac15a000ba1cfc74b58315800a1'>[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl 2018-01-12More loplugin:cstylecast: svxStephan Bergmann 2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin 2017-10-23loplugin:includeform: svxStephan Bergmann 2017-07-21de-hrc various thingsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-05-19make string translation loading more uniformCaolán McNamara 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-05-27cppcheck: noExplicitConstructorCaolán McNamara 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini 2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-06-13loplugin:staticcallStephan Bergmann