Age | Commit message (Collapse) | Author |
|
of application/vnd.oasis.opendocument.text-master-template with
suffic otm
https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html
desktop/icons/oasis-master-document-template.icns is just a copy
of
desktop/icons/oasis-master-document.icns
because I can't draw
Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1
Reviewed-on: https://gerrit.libreoffice.org/11350
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
...from previous commit
Change-Id: I945faa6215f971ce817c6450fe0786da0696091f
|
|
This removes ENABLE_NPAPI_INTO_BROWSER while it should keep
ENABLE_NPAPI_FROM_BROWSER (embed flash in LO) intact.
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
extensions/source/nsplugin/source/npshell.cxx
Change-Id: I80a9159a75653c74423d8fdc7c188568d3188e04
|
|
In other words, only executable files go in the MacOS folder. Dynamic
libraries and bundled frameworks (i.e., LibreOfficePython), and
nothing else, go in the Frameworks folder, and all other files go in
the Resources folder.
Especially, note that Java class files and rc (.ini) files also go in
Resources.
Such an app bundle structure is what Apple strongly suggests one
should use, and it has been hinted that future versions of code
signing and/or Gatekeeper will require such a structure.
There is still some ugliness thanks to traces of the historical
separation of URE from "the office". Like there are two separate
"unorc" files, one for URE, one for the LibreOffice application. IMHO,
this should be cleaned up, but is probably controversial.
(Eek! I now see there are actually *three* unorc files in the app
bundle. Not intentional. Need to fix that later.)
Change-Id: Idcf235038deb5b8e1d061734993e9f31869b7606
|
|
so bring back scn.res and add them in there
Change-Id: I378d64f524c64295d26223f54fe17950b475cd80
|
|
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: 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: 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
|
|
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: I373e435037279d14bde819ffaa38e510ced9a029
|
|
Change-Id: Ief3d602b81c0c8ea3ea931077141856199ac47bd
|
|
... as the (empty in this case) auto_python_ALL makes the second entry
ignored
Change-Id: I1b39595b3ab8da429f45f49098d6fc7bdc4c1cba
|
|
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
|
|
Change-Id: Ide08e2da5c129f5df502ac3955738f8bfca56d41
|
|
This is generated data, meant to replace
source/drawingml/customshapepresets*.cxx soon. Just like the code
before, let's have it in git, generating it requires an already working
Impress, so it's nontrivial to produce it build-time.
Change-Id: Iaf8c77fc6ee0402e3e145b131724b7891d6b6b3f
|
|
Change-Id: Ied9171715de948d30b360eb56626b93b695b7b93
|
|
Change-Id: I5898314c630348552ca2e0a6df1cc76972e3974c
|