summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)AuthorFilesLines
2017-04-26Enable MSP patchingAndras Timar1-0/+1
Change-Id: I1de9776e161161daf7349be304e05d5bb959f891
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski1-3/+4
Change-Id: I7ae94c7717fbea03d96c539e05eeb565bafefd9f Reviewed-on: https://gerrit.libreoffice.org/36188 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> (cherry picked from commit 0c547776340c3983a867890b34f4a931215f8f52) Reviewed-on: https://gerrit.libreoffice.org/36203 Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-03-06Collabora Office OS X packagingAndras Timar4-0/+1428
- added EULA (sla.r) in special OS X resource fork format - added volume icon which does not work ATM, TODO later - new dmg background image and adjusted .DS_Store - fixes to tolerate space in app bundle name (cherry picked from commit 26d77ceefcb59a95fff71c730d798d6b59021fc0) Change-Id: I3f341bfcd5bea88681e57b314f6069be107c5c2b
2017-02-28Bundle Google Noto fontsAndras Timar2-0/+16
(cherry picked from commit 1b6ec3bddf80775fe939875c188c61cd4241441e) Change-Id: Ic39ef335a5829d7472090d253af7d6c74393c05a
2017-02-20provide libreoffice-writer, libreoffice-calc etc. metapackagesAndras Timar2-0/+9
Change-Id: Ibadbcb45eb0cacd8f26e7bfed3cff794a7ce88f1 (cherry picked from commit d151f43cdb0e7735d267115868a9dac9f45bb6b2) (cherry picked from commit ddb987c79a3852cfb552f10b1beca03f419879c2)
2017-02-20OSX DMG background image must be 72 DPIAndras Timar1-0/+0
Change-Id: I29be97c1a0e783abcf24720a7c5bc6c832e78eb3 (cherry picked from commit 2e324090e01db1ff059a57f3ecfbe8f2a6da2c77) (cherry picked from commit 9ea41d8f915491653df47064edafda47a987fe80)
2017-02-20Collabora Office brandingAndras Timar1-0/+0
(cherry picked from commit c276d5ba1491dc237812cdf3d877a4ecec2ee1dc) (cherry picked from commit c085f9176bda7bad0234d0087ff87f27086fc333) Change-Id: I9e79c07aa3cbb70076d9bab07294062df4be02c6
2017-01-11Bump copyright year to 2017Adolfo Jayme Barrientos7-86/+86
Change-Id: I26ddcdd7bb9616c0599eec9101603d4be1ea4147 (cherry picked from commit e5da108ef01872f460c176b6a9173e346e1d59a4) Reviewed-on: https://gerrit.libreoffice.org/32597 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-12-05fix display of DMG background on Mac OS X SierraChristian Lohmaier1-0/+0
Change-Id: Ib553e085337972f74857db0aad9bc885712d5ea3 Reviewed-on: https://gerrit.libreoffice.org/29788 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> (cherry picked from commit 78dabf58b6a1552c82e8dc6096833f7ce36a5414)
2016-11-23tdf#103922: Add Tibetan (bo) dictionaryAron Budea2-0/+16
Change-Id: Ief1a83bb87d03e46a3d3fa7702ab852401d3ed89 Reviewed-on: https://gerrit.libreoffice.org/31089 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit fc88ed47a66e76d279471c1da1193ce90ad8e9e5) Reviewed-on: https://gerrit.libreoffice.org/31106 Tested-by: Andras Timar <andras.timar@collabora.com>
2016-11-07typo: modul -> moduleAndras Timar2-2/+2
Change-Id: I2839bb336358c4653b018c383440fb91b0b4e0ca Reviewed-on: https://gerrit.libreoffice.org/30657 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-11-07fix description of 'ooofonts' packageAndras Timar2-2/+2
Change-Id: I918505c42bab14cf0ab94574893e064ddea85b66 Reviewed-on: https://gerrit.libreoffice.org/30656 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-10-16clang-cl loplugin: setup_nativeStephan Bergmann13-94/+97
Change-Id: I424164d19ba59697d39b3a3888ec2f743a3a832c Reviewed-on: https://gerrit.libreoffice.org/29853 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-13LoadLibraryEx returns null on errorStephan Bergmann1-2/+2
Returning <= HINSTANCE_ERROR (aka 32) on error was apparently a feature of LoadLibrary in 16-bit Windows 3 times. Change-Id: Idf9fbd84ac1fadb67449968b65cd5e8e391a39f2 Reviewed-on: https://gerrit.libreoffice.org/29752 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-2/+2
signedness and long vs int corrections Change-Id: I67c6b9e05b16f5d8d4693879f1656db50dc7ec48 Reviewed-on: https://gerrit.libreoffice.org/29355 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2016-09-21tdf#92266 better language selection in Windows installerAndras Timar1-1/+6
It won't select 'kok' when we have 'ko', 'sid' when we have 'si', but language variants will fall back, e.g. en_ZW -> en. Change-Id: Ie417b6be664d5148829d2f7280e20653f84bc7a3 Reviewed-on: https://gerrit.libreoffice.org/28744 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-09-21fix en-US language selection logicAndras Timar1-1/+1
Change-Id: I60a90e310bd60c97f4d135a4740928c6e19d3ebc Reviewed-on: https://gerrit.libreoffice.org/28743 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
Change-Id: Icd8821278635c1bd27b5185cddf5dc25dfba7eb4
2016-09-08Remove obsolete OxygenOffice bitsGabor Kelemen3-267/+0
Since 77104ccd7658cb8f3ac142ea9f7fabc15fc08580 the OxygenOffice distro configs are removed and no other official distro uses these. Change-Id: I2b4d5fea7e4b9098ac88733821af219db23c48fe Reviewed-on: https://gerrit.libreoffice.org/28738 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
Change-Id: Iecd6b5e13d6be14651f77d8e37f01117ba15a11e Reviewed-on: https://gerrit.libreoffice.org/26883 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier2-1/+9
starting LO once satisfies Gatekeeper's verification, even when the langaugepack's content are added afterwards Change-Id: Ie548df39a7ec07cc485c40148e4ca75101346798
2016-06-07Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales3-64/+64
Functions suffixed with A/W (ANSI/Wide) as needed for clarity This completes the _tstring/TCHAR/TEXT elimination for setup_native/ Change-Id: I66292fd490a09f75b8691274255ba41870074065 Reviewed-on: https://gerrit.libreoffice.org/25771 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-30Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales9-360/+191
setup_native/source/win32/customactions/shellextensions in MSI Installer compiled as UNICODE Functions suffixed with A/W (ANSI/Wide) as needed for clarity Change-Id: I711f781b47c0efdb1e3d9bf995f7658dbb0e38d1 Reviewed-on: https://gerrit.libreoffice.org/25556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-25-Werror,-Wunused-macrosStephan Bergmann2-2/+0
Change-Id: I321a9e2e51a70517ee344d311eb200540f01a979
2016-05-25-Werror,-Wunused-macrosStephan Bergmann1-1/+0
Change-Id: Ie0684d80740d592ea01546eea36a13c03b9eec4b
2016-05-24Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2-11/+11
win32/customactions/sellang use A/W suffixed functions as appropriate Change-Id: Ic609a6dfb8033585cd2043a77985578abfdae893 Reviewed-on: https://gerrit.libreoffice.org/25167 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-24Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales5-55/+55
Quickstarter removal code in MSI Installer compiled as UNICODE Functions suffixed with A/W (ANSI/Wide) as needed for clarity Change-Id: I50aa27a753542fc0ddf002f385de78ba106b17ab Reviewed-on: https://gerrit.libreoffice.org/25153 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-24Work towards tdf#72606skswales2-26/+28
EasyHack _tstring/TCHAR elimination These were already compiled UNICODE - changes for clarity and consistency Change-Id: I846063ddf37af80b3a8787b45d97215e1770c0f3 Reviewed-on: https://gerrit.libreoffice.org/24859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-09Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales1-37/+31
Built and tested Windows MSI installer Change-Id: Id49f7df80e01aaa608fe80687002f44d22bd3200 Reviewed-on: https://gerrit.libreoffice.org/24707 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-3/+3
found using git grep -n 'sizeof.*/.*sizeof.*[0]' Change-Id: Icd4a6cc1ca8ec8ebd68e1701a02789c74cf0eb2a
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
for with git grep -n 'for.*sizeof' Change-Id: I6211024385e03ac5eeeb38690d2c1c699e015c2f Reviewed-on: https://gerrit.libreoffice.org/23569 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-09tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran1-4/+10
Registered LO for Kingsoft document , spreadsheet, presentation and their template types. Change-Id: If2b9f428b22f6d104c5ffe699f5264a22b814a0e Reviewed-on: https://gerrit.libreoffice.org/23037 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-29scp2: move scp2 classification package to AutoInstallMiklos Vajna1-15/+0
Change-Id: I59afb2302b7fe891a83ca5ce7b12eca322bb7ed7
2016-02-22sfx2 classification: include example XML in the instsetMiklos Vajna1-0/+15
Change-Id: I23c0227ee304a6b756ff3d474866609d95e6a071
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2016-01-19lokdocview: Add scp files for selection handle PNGsPranav Kant1-0/+14
Change-Id: I4d3eab1f16751a1b3f24a995e3d28322fd2f510b Reviewed-on: https://gerrit.libreoffice.org/21606 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-01-19Silence -Werror=nonnull (GCC 6)Stephan Bergmann1-0/+8
Change-Id: I3aa5f4342ad362b0075d033df222467723ee002e
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos7-86/+86
Change-Id: Ifbd88aa55d5aa32a7b8dc11d7ac0310d0ef1e5d1
2015-12-13cppcheck: fix memleak in win32/wintools/msidb/msidb.cJulien Nabet1-9/+67
Change-Id: I60ce0dbb26a75b49a50a982214d7adfb7ab833a0 Reviewed-on: https://gerrit.libreoffice.org/20679 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann5-7/+7
Change-Id: I18d4d9153009ff132fe07b30ad55025e3875a180
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann1-1/+1
Change-Id: I016006135012699b4e14e869c036f4d295e5cde2
2015-11-18-Werror,-Wunused-internal-declarationStephan Bergmann1-46/+0
Change-Id: I4e9b7ee46a4438feff8508d443822c607633e7c1
2015-11-18-Werror,-Wunused-functionStephan Bergmann1-18/+0
Change-Id: Idb8d967348b49d467249d2923829f66044e9891e
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl1-1/+0
Adabas D connector was removed in 8256eb0205fcddb79a67be13d6507b2653ff5e08 Change-Id: Ie142763ac32728c1596c196d919cbe84e6735c96
2015-10-17deb system integration postinst and postrm scripts are not needed hereAndras Timar2-57/+0
... because special 'debian-menus' package from sysui module does the job We do not have these scripts in rpm packages, let's not have them in deb packages, too. Change-Id: Iae7e996c3c3a8c1fb40977436773829a16e93fee
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen2-3/+1
Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky8-0/+16
Change-Id: If55979b55b4bc8dee785f0940461a01995060682 Reviewed-on: https://gerrit.libreoffice.org/17362 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-07-24update branding for 5.0Christian Lohmaier1-0/+0
about-dialog & windows installer imgs use non TDF-tagline and add Development build variant for splashscreen DS_Store for Mac dnd installer not adjusted yet Change-Id: I4ff449d9564214a80f88c752e54064b599e9948b
2015-07-04Fix typosAndrea Gelmini1-1/+1
Change-Id: Ic6415423f46aaee7ba90239a617c318cf92ae222 Reviewed-on: https://gerrit.libreoffice.org/16711 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-06-29Remove some hard coded references to "LibreOffice" as Productname.Martin Hollmichel3-43/+43
Change-Id: Ibd0a500d7ba31ec4c25bad64b39311d45e94dca3 Reviewed-on: https://gerrit.libreoffice.org/16590 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>