summaryrefslogtreecommitdiff
path: root/neon/UnpackedTarball_neon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'neon/UnpackedTarball_neon.mk')
-rw-r--r--neon/UnpackedTarball_neon.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/neon/UnpackedTarball_neon.mk b/neon/UnpackedTarball_neon.mk
new file mode 100644
index 000000000000..a099718ec50a
--- /dev/null
+++ b/neon/UnpackedTarball_neon.mk
@@ -0,0 +1,25 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_UnpackedTarball_UnpackedTarball,neon))
+
+$(eval $(call gb_UnpackedTarball_set_tarball,neon,$(NEON_TARBALL)))
+
+$(eval $(call gb_UnpackedTarball_add_files,neon,src,\
+ neon/configs/config.h \
+))
+
+$(eval $(call gb_UnpackedTarball_set_patchlevel,neon,0))
+
+$(eval $(call gb_UnpackedTarball_add_patches,neon,\
+ neon/neon.patch \
+ neon/neon_ne_set_request_flag.patch \
+))
+
+# vim: set noet sw=4 ts=4:
g?h=libreoffice-4-4-7&id=8302e1221ec4b023db319f5048195e45369b9848'>pivot: In "Data Field Options" dialog change Add -> OkTomaž Vajngerl 2014-04-02Pivot dialog: Make it resemble the old dialog a bit.Jan Holesovsky 2014-03-31lint-ui spacingsCaolán McNamara 2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl 2014-03-21Related: fdo#76457 set the edit fields to expandCaolán McNamara 2014-03-20add translatable attribute to some .ui labels/itemsAndras Timar 2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet 2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke 2014-03-12fdo#75982: Better hot keys for pivot table fields.Kohei Yoshida 2014-03-12Resolves: fdo#75982 set mnemonics targets for hidden labelsCaolán McNamara 2014-03-10convert pivot filter dialog to .uiCaolán McNamara 2014-03-06convert calc autoformat dialog to .uiCaolán McNamara 2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens 2014-02-14convert Data Field Options Dialog to .uiCaolán McNamara 2014-02-13Various adjustments of the pivot tableCaolán McNamara 2014-02-13Converted pivot table layout dlg to .uiKatarina Behrens 2014-02-11convert change chart data source dialog to .uiCaolán McNamara 2014-02-11convert show changes dialog to .uiCaolán McNamara