# -*- 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:
summaryrefslogtreecommitdiff
path: root/sd/util
tle='2017-05-29 12:56:28 +0200'>2017-05-29
AgeCommit message (Expand)Author
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann
2016-03-11Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
remove some unnecessary OString constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe