summaryrefslogtreecommitdiff
path: root/setup_native/Library_regactivex.mk
blob: c823d7ce2cc278ef720ef9fe926d3e20fd223a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# -*- 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_Library_Library,regactivex))

$(eval $(call gb_Library_add_defs,regactivex,\
	-U_DLL \
))

$(eval $(call gb_Library_add_cxxflags,regactivex,\
	$(if $(MSVC_USE_DEBUG_RUNTIME),/MTd,/MT) \
))

$(eval $(call gb_Library_add_ldflags,regactivex,\
	/DEF:$(SRCDIR)/setup_native/source/win32/customactions/regactivex/regactivex.def \
	/NODEFAULTLIB \
))

$(eval $(call gb_Library_add_exception_objects,regactivex,\
    setup_native/source/win32/customactions/regactivex/regactivex \
))

$(eval $(call gb_Library_use_system_win32_libs,regactivex,\
	libcmt \
	libcpmt \
	kernel32 \
	msi \
))

# vim: set noet sw=4 ts=4:
b9a0cc13b2b60a0f1e28667773b5d3b5c66cc Reviewed-on: https://gerrit.libreoffice.org/51001 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2018-03-07weld SfxNewFileDialogCaolán McNamara Change-Id: I28b1aff90407bce7d04f10eed6a227c0970f9c0a Reviewed-on: https://gerrit.libreoffice.org/50878 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2018-02-22update emoji autocorrect files from po-filesChristian Lohmaier Change-Id: Iee7034c3800b159694c3d03a8eed665d3360e6b8 2018-02-20Impress templates: build from XML codeLaurent BP Mainting XML code is easier if we need to change a font name or font size for asian and complex. See tdf#114749 or tdf#114746 For Classy_red.otp, Object 1 was renamed Object1, as no space are allowed in file names. Change-Id: I6ed0b4df20943396640a9d9b749b77d5ba16ed2d Update: as suggested by Mark, add indentation with xmllint --format Reviewed-on: https://gerrit.libreoffice.org/47221 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com> Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> 2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz Change-Id: Icc48efc2f6c085ccf0754620dc1cbf5132a7f824 Reviewed-on: https://gerrit.libreoffice.org/49551 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> 2018-02-08tdf#114719 RYB based color paletteheiko tietze Base colors Red, Yellow, Blue / Orange, Green, Purple / Magenta, Indigo, Teal, Lime, Gold, Brick; Hues and shades modified with Gossett & Chen algorithm Change-Id: I71facf3b143bb8c922a84075df03ec00f7c55b6b Reviewed-on: https://gerrit.libreoffice.org/48887 Reviewed-by: V Stuart Foote <vstuart.foote@utsa.edu> Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Tested-by: Heiko Tietze <tietze.heiko@gmail.com> 2018-02-08tdf#115382 Hungarian autocorrect: help apostrophe usageLászló Németh Change-Id: I1d3368c9acb7ddc90d84bde6db9940b76c3ad8d8 Reviewed-on: https://gerrit.libreoffice.org/49111 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: László Németh <nemeth@numbertext.org> 2018-01-1934 new autocorrect words pt_PTMarco A.G.Pinto Change-Id: Ic5b13b2d21b7c429782a8c6cbb2be65be3a94aea Reviewed-on: https://gerrit.libreoffice.org/47405 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Aron Budea <aron.budea@collabora.com> 2018-01-05tdf#95024 Add user dictionary for hu dict packageLászló Németh supporting old Hungarian orthography optionally, according to the official 3-year transitional period in schools. Change-Id: Ifbc5583c1e53bc4ac07e73a90e0dd02e159f83e6 Reviewed-on: https://gerrit.libreoffice.org/47398 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> 2018-01-05tdf#95024 fix bad Hungarian autocorrection patternLászló Németh and add a few correct ones, according to the new orthography. Change-Id: Id5a7d4803537f216f0f4f8939aa25b40ed4ea309 Reviewed-on: https://gerrit.libreoffice.org/47399 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> 2018-01-04Gallery-svg: shrink gallery svg filesandreas kainz Change-Id: Idae797633952b0c8156b2ab043fb9ff2635084f5 Reviewed-on: https://gerrit.libreoffice.org/47203 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2017-12-23tdf#103317 tdf#89676 clean-up Impress templatesLaurent BP Blue_Curve - Remove unused fonts - Restore preview in Notes Master - Remove Autofit to outline of slide 2 - add Title in meta.xml Classy_Red - Remove unused fonts - Restore width in Notes Master 1 - add Title in meta.xml Forestbird - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Lights - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Lushgreen - Remove unused fonts - Restore preview in Notes - Restore preview in Notes Master - add Title in meta.xml Nature_Illustration - Remove unused fonts - add Title in meta.xml Piano - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Change-Id: I7338332b6424161a7a11854b47dec6193b205b7c Reviewed-on: https://gerrit.libreoffice.org/45697 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> 2017-12-23tdf#103317 tdf#107027 tdf#113795 Impress TemplatesLaurent BP Improve Impress templates: - remove settings.xml, picture, colortable and configuration2 (update manifest.xml) - restore preview in Notes - restore preview in Notes Master - remove english language tag to date - remove user defined styles - remove errors detected by ODF Validator - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) - change font-weight="250" to font-weight="200" - replace Open Sans font with Noto Sans Regular (Impress.otp and Vivid.otp) - replace Open Sans bold font with Noto Sans Bold (Impress.otp) - remove declaration of unused fonts - add Title in meta.xml (to get template name translated tdf#89676) Change-Id: Ibab7ec8f4b3ad828cd85fc9d975acb8e87e7780e Reviewed-on: https://gerrit.libreoffice.org/45623 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net> 2017-12-22tdf#114088 tdf#113795 Improve Writer templatesLaurent BP Main topic was to add Title in meta.xml to get names of templates localized Additionnal improvements: Businesscard-with-logo - set Title in meta.xml - remove configuration2 (update manifest.xml) - remove unused font - remove user defined styles - insert field Name instead of Name - remove language dependant information - links that need to be updated at the begining Modern business letter serif - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information Modern_business_letter_sans_serif - replace Open Sans font with Noto Sans - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information CV - set Title in meta.xml - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information Resume - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information - ODF validator does not accept 0in as first value of style:border-line-width-bottom, but seems valid in ODF 1.2 http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#property-style_border-line-width-bottom Default - set Title in meta.xml - add thumbnail.png (update manifest.xml) - remove language dependant information Modern - set Title in meta.xml - add thumbnail.png (update manifest.xml) - remove language dependant information Synchronize Templates names in strings.hxx Change-Id: I417c8398b0002a26e2f84d7efdaeddc0576f9a8c Reviewed-on: https://gerrit.libreoffice.org/46580 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> 2017-12-19remove empty line from emoji.ulf added by mistakeLászló Németh in commit 87ada8fe44c6caf21f1fd9a0f78aa2c26f1607f2 Change-Id: I33e17bc1625860370cf2d45832f77aff97100e94 2017-12-19Add emojis of Unicode 7, 8, 9 and 10 to en-US autocorrectionLászló Németh also fixing some old shortcodes. Testing the new emojis in an en-US document: :dove: → 🕊 :popcorn: → 🍿 :spock: → 🖖 :unicorn: → 🦄 Note: only translations are added to the autocorrection, so there won't be untranslated strings in a non-en-US autocorrection table. Change-Id: I2f519b52501dbeeff4de959e828387f2566bc54d Reviewed-on: https://gerrit.libreoffice.org/46754 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> 2017-12-19Add emojis of Unicode 7, 8, 9 and 10László Németh for translation of the new shortcodes, (also fixing a few older ones). Note: only translations are added to the autocorrection, so there won't be untranslated strings in a non-en-US autocorrection table. Change-Id: Iff1c6f1d693b8e877a699c79fc3cf81d60dc6318 Reviewed-on: https://gerrit.libreoffice.org/46753 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: László Németh <nemeth@numbertext.org> 2017-12-07use 3-char announce id as elsewhere in gbuildDavid Tardon Change-Id: I2f8f1d6876e7305bec45038ada402aa423e59ad8 2017-12-01Ditch the hard coded red font attribute, tdf#101349 follow-upEike Rathke Color RED is a number format property for negative currency amount, not a cell's font propertry. Change-Id: Ibbba150edacca52d07bbdf1e78d43601c64ff1cd 2017-12-01tdf#101349 patch new resource IDs into autotbl.fmtEike Rathke 0x10 to 0x19, see commit b56cd8050137ed4555a5aca50d4949d941e1f132 Date: Wed Nov 29 23:54:26 2017 +0100 Prepare for translated new AutoFormat Table Styles, tdf#101349 Change-Id: If4424336f74a76a8dff48c7bb502ac4f34dfa4f6 2017-12-01tdf#101349 Rework of table styles for use in Calcheiko tietze All table styles formatted with General number format except first row/column as text; financial defined with Currency Change-Id: Ib4085230b10d398838b42a449e1166780251f9b4 Reviewed-on: https://gerrit.libreoffice.org/45523 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 2017-12-01Typo in Italian autotextMarina Latini Fixed a typo in Italian autotext TE Change-Id: Ied020950669930ef657a9269ced7168d64f4313e Reviewed-on: https://gerrit.libreoffice.org/45627 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr> 2017-11-30tdf#103317 Language and country tags removed from templatesLaurent BP Detailed modifications: Blue_Curve - Remove unused user defined style - Restore preview object in page 2 of Notes view - Increase size of title - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - content.xml and styles.xml: remove asian and complex tags - remove my name in meta.xml - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Classy_Red - resize object preview in page 1 Notes view - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in Object 1/content.xml, styles.xml - Object 1/content.xml, content.xml and styles.xml: remove asian and complex tags - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) - styles.xml: change <table:table-template text:style-name="default"> in <table:table-template table:name="default" table:first-row-start-column="row" table:first-row-end-column="row" table:last-row-start-column="row" table:last-row-end-column="row">. It appears to get same table, and is validated. Forestbird - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - content.xml and styles.xml: remove asian and complex tags - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Lights - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - content.xml and styles.xml: remove asian and complex tags - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Lushgreen - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - styles.xml: remove asian and complex tags - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Nature_Illustration - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - styles.xml: remove asian and complex tags - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Piano: - change thumbnail.png - remove Configurations2 and settings.xml (update manifest.xml) - remove language tags in styles.xml - content.xml and styles.xml: remove asian and complex tags - remove my name in meta.xml - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) Change-Id: Iea9b522012808b858fd78f09485bfdbf751a856f Reviewed-on: https://gerrit.libreoffice.org/44614 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> 2017-11-30Rework of chart-paletteheiko tietze Change-Id: If85a78eb0d7f985872d95ae77a3d696a5f9d0f7a Reviewed-on: https://gerrit.libreoffice.org/45545 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com> 2017-11-25tdf#113858 Removal of tango and breeze palettesYousuf Philips Change-Id: I15426cfe13985d26348728e5f8b0a638bcbec84c Reviewed-on: https://gerrit.libreoffice.org/45141 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> 2017-11-20tdf#79754 updated windows shellnew template filesYousuf Philips the old template files were created with OOo 3.1 and use Arial and Times New Roman as default fonts, while these new files were created with LO 6.0 alpha use Liberation fonts as defaults Change-Id: I54c98f092af3f1eae31ea0b3458c0e91a1d1c074 Reviewed-on: https://gerrit.libreoffice.org/43625 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> 2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos Change-Id: I7822fb1b6a342065d66a3fd62f1277e43c2562dd Reviewed-on: https://gerrit.libreoffice.org/44694 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> 2017-11-15Add ColorConfigCtrl to glade catalogTamás Zolnai Change-Id: I8c6740bf6249f32eaeace1452073f8451d0df978 Reviewed-on: https://gerrit.libreoffice.org/44770 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com> 2017-11-09Language and country tags removed from templeheiko tietze Change-Id: I53370561948a41f35974597edd3e7555d2b4ff9b Reviewed-on: https://gerrit.libreoffice.org/44107 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com> 2017-11-07tdf#101349 Default table stylesheiko tietze Change-Id: Ief8f8e07486dd0a6d61fe12724a4de00f0f47de7 Reviewed-on: https://gerrit.libreoffice.org/44381 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com> 2017-11-04TSCP: limit the input to the IPPart entry fieldTomaž Vajngerl Limit the input keys to the IPPart entry field. The limit is by default set to free-form with the configuration key. When the limitation is activated it is only possible to input chars '/', ';', ' ' (space) and delete. Change-Id: Id3eb7e0198fb60e07894d6ff22a32351cca9d589 Reviewed-on: https://gerrit.libreoffice.org/44280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> 2017-11-03Revert "tdf#101349 Default table styles"Heiko Tietze Table Styles created by the user are not compatible This reverts commit f8a754e49cac05c356abddb3d22d03874f1bec7d. Change-Id: Ied09093f20c5851a7013a57cff765e8aee3fed01 Reviewed-on: https://gerrit.libreoffice.org/44256 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>