summaryrefslogtreecommitdiff
path: root/package/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:
0'>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 2015-03-12sd: convert sd.component to constructor usageChris Sherlock 2015-03-11Clean up previous commitStephan Bergmann 2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-09-20Turn sidebar back to non-experimentalCaolán McNamara 2013-06-04Remove odd, unused com.sun.star.comp.ooxpptx service nameStephan Bergmann 2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann 2013-05-21fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin 2013-05-20update to the right service name for new URLs.Michael Meeks 2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks 2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann 2013-02-06remove obsolete hidother.src filesAndras Timar 2012-11-28re-base on ALv2 code. Includes:Michael Meeks 2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold 2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold 2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl 2012-06-22.dxp files don't need executable bitsMichael Stahl 2012-06-21re-base on ALv2 code.Michael Meeks 2012-03-20sd.flt is archaic nowCaolán McNamara 2012-03-02remove traces of SvxFontTableIvan Timofeev