# -*- 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: urce/items/zoomslideritem.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/svx/source/items/zoomslideritem.cxx
AgeCommit message (Expand)Author
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov