Age | Commit message (Collapse) | Author |
|
so bring back scn.res and add them in there
Change-Id: I378d64f524c64295d26223f54fe17950b475cd80
|
|
Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
|
|
Change-Id: I369f3db3d72c93531e753b16fbd97abce4e1c0ed
|
|
Change-Id: Iee1c5a5a1c9db5114b2b31cfac66d1a2d673a585
|
|
Change-Id: I9ba1a5679eb636103ccf7b34f120ed0d03903e76
|
|
The new code signing is more strict and enforces bundle structure
harder, it seems.
When ENABLE_MACOSX_MACLIKE_APP_STRUCTURE bypass the unoinfo and python
shell scripts. If they actually are needed, will have to put them
somewhere under Resources.
Change-Id: I14a34936b78195746d2b88d25603952ce5309380
|
|
Change-Id: Ic3d27298264df9aa4e3e976fbca477106dbe180a
|
|
Change-Id: I5edb560dc511f6f0e47984303ce41488806e9e20
|
|
Needed in case of --enable-canonical-installation-tree-structure.
Change-Id: I965ebd9b89e1b9f7bb6534e3c25d29d3b470acf4
|
|
Change-Id: Ib6cf165019d72ba64b5111186ea3fdba076c69ba
|
|
Change-Id: I93d08ab46e401a2f37c9ad6e425e8014c7e05db1
|
|
This was effectively omitted from the installation set since commit
26c142ca5f2b405b02ab5701dfaeab7bf281a727, and is apparently related to
the obsolete StarOffice patch mechanism.
Change-Id: I9a4c113e19e5b2b751e3da64b4dde53320132a35
|
|
Change-Id: I08fac26859d97e3d7a60d3ba443c2d2ca039789b
|
|
Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c
|
|
Change-Id: Ib89daf3e608fd995845062eae2a7a33149964844
|
|
Change-Id: Ia96e85191d877ebfd7621f7aa572f29e6482716c
|
|
Change-Id: I5140f4053fbb1add4bc0b1b8cb6cd9772f3ffa28
|
|
Change-Id: I262456efc52c74aeeda1c55b24a69c4c628a26d8
|
|
Change-Id: I94b3f39ce3dc642c97dfd515b026e4470724b06c
|
|
Change-Id: Ic370d7a2443543b83677280394bfd796365392c6
|
|
Change-Id: Iac7d30ea181edbc479034e7b6f8eea285d7f6fbb
|
|
Change-Id: Ie73f3ea4eff4dc8400d2ba3736c162d728c277d3
Reviewed-on: https://gerrit.libreoffice.org/10365
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
They were added in libreoffice-4-1 branch but not anywhere else.
See 2158e8bf85e139fd3cf59d00059ed2e2026f6a4a
Change-Id: I2dcec7898590b526161be7eec1afe4610e6fe534
|
|
Change-Id: I7d6208a4ac170adb815ec02364076c5b49cfab9a
|
|
Change-Id: I248838633e99ac0ce51950db9049dd451394b558
|
|
Change-Id: Ie7e60522df6aff8fc68b36daddd1c84d0a97cd59
|
|
Change-Id: Iffc24dc7ce12de07660eadcf8a525e77856593e1
|
|
Revert "fdo#39833 add "Support assistive technology tools" option to Windows installer"
This reverts commit 98fd8f345504e98e9ed16f4845d55f5b88b77a5e.
Conflicts:
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
instsetoo_native/inc_openoffice/windows/msi_templates/CheckBox.idt
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
Change-Id: I04cafd063bd06db37eadd13b58f7b7adfad2ca42
|
|
Change-Id: I3369b4c5c412741e82279db95cb517a8ae69b25c
|
|
Change-Id: I1b7a8fd5272cb56b2a45c89de79165cfd71711c4
|
|
Change-Id: Id8a6d6c4faf3101b13d84de180f8db7cab2cb16f
|
|
Change-Id: Ic1521ad9a67c9930e2e4561eacb1e78905310613
|
|
Change-Id: I1f08493cdc18f4c0691a8436368432fe4e94dec3
Reviewed-on: https://gerrit.libreoffice.org/9696
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6e5ac310567bb7bd12fbba444e4e1deb9fea30d5
|
|
Change-Id: I573a48a96061e0d8b30c8e15fb9235df68c4f4e5
|
|
Change-Id: I373e435037279d14bde819ffaa38e510ced9a029
|
|
Change-Id: Ief3d602b81c0c8ea3ea931077141856199ac47bd
|
|
Change-Id: I02e99812b7a6afba04afee1b5c810bf5b1640c51
|
|
... as the (empty in this case) auto_python_ALL makes the second entry
ignored
Change-Id: I1b39595b3ab8da429f45f49098d6fc7bdc4c1cba
|
|
Change-Id: I6621529921120170bc1572dac727e9dc3b9438d5
|
|
Change-Id: I7e78e45b66ea2b74268f4e4479ebb0259eba130c
|
|
When compiling 32-bit OS X code, the code will use the "legacy
Objective-C runtime", which means that instance variables of an
Objective-C class must be declared in the @interface block, not in the
@implementation.
CGRect and NSRect are not the same for 32-bit code.
Also, use boost::unordered_map.
Change-Id: Icc56ff298203565a7568714b0e9f42c7c6b89737
|
|
Change-Id: If4f5c51e986b51f5795012b9535ab7a7ea51337b
|
|
Adapted as needed and gbuildified by tml. For the files that actually
are Objective-C++ use the .mm suffix.
Change-Id: Ieec40b722df6463a1061d19d38154828ff8adca2
|
|
because the QuickTime API is not available to 64bit clients. The switch to QTKit
is temporary only because it has already been deprecated in OSX 10.9. We'll have
to switch to OSX's AVFoundation framework instead soon.
Suggested by: Ariel Constenla-Haile <arielch@apache.org>
Change-Id: I86835b050ae62fe86361852dc4be0f9688c9b14f
|
|
Change-Id: I9c99937d247b9642a01aea259d7509128cd7b98d
|
|
Change-Id: I94c0ed3385e64f854875f62c32adaa066d3b1ead
|
|
Change-Id: Ie8e8e4e5278278eecc1a6e54dbb70389df3e7155
|
|
Change-Id: Ifbfc26c2ec8ade109c8fe7dfce70ef18d68881e2
|
|
Change-Id: Ib792eb8a4c6fa549bb34727838181c5924e7c150
|