summaryrefslogtreecommitdiff
path: root/extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk')
-rw-r--r--extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk b/extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk
index 09d5815029f0..780c5ead8e67 100644
--- a/extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk
+++ b/extras/ExternalPackage_accessoriestemplatescommonoffimisc.mk
@@ -9,8 +9,6 @@
$(eval $(call gb_ExternalPackage_ExternalPackage,extras_accessoriestemplatescommonoffimisc,templates-pack))
-$(eval $(call gb_ExternalPackage_set_outdir,extras_accessoriestemplatescommonoffimisc,$(INSTROOT)))
-
$(eval $(call gb_ExternalPackage_add_unpacked_files,extras_accessoriestemplatescommonoffimisc,$(LIBO_SHARE_FOLDER)/template/common/offimisc,\
templates/common/offimisc/dummy_common_templates.txt \
))
-04-17svx: convert new to ::Create.Noel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in svx.Noel Grandin 2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2014-01-28bool improvementsStephan Bergmann 2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan 2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan 2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan