Age | Commit message (Collapse) | Author |
|
Change-Id: I102d9ca1be63c2ef8fef4957fb5589d98583881f
|
|
Dec 11 18:46:11 sid kernel: [ 176.085106] audit: type=1400 audit(1513014371.237:22): apparmor="DENIED" operation="file_mmap" profile="libreoffice-xpdfimport" name="/usr/lib/libreoffice/program/xpdfimport" pid=1511 comm="xpdfimport" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
Change-Id: I31ddb412d1dd95506a00d22739a33d2e6770ba23
|
|
Change-Id: I2dcac6b8faf1e89ff0c9483bef74ae7c22fc26fb
|
|
Change-Id: I762ed3961d929204fdb97a3272fc9ca73f7d0234
|
|
Change-Id: Ic139e67b0931a4648bac147398970aa80a331c34
|
|
Change-Id: Ie3eef59c934f5fe4146a911e4ee652457b94edd8
|
|
Move out of unx, as this will eventually compile on other
OS platforms. At least currently it doesn't contain platform
dependant code.
Change-Id: Iea0bebf574201881ea158381fe7ba8af2a9a6488
|
|
Splits the configure checks into a Qt5 and KF5 specific part.
Change-Id: I0a616ba031e1f7fd0385219ac48179adb4bdaf14
|
|
Change-Id: Ie7c482d387f9ffd3be92759200446951b9084408
|
|
they are KDE3 only and we don't support either KDE3 nor TDE anymore
anyways
Change-Id: I80198c2b63298c0bb3220f3641b6e45107797426
Reviewed-on: https://gerrit.libreoffice.org/41159
Reviewed-by: Rene Engelhard <rene@debian.org>
Tested-by: Rene Engelhard <rene@debian.org>
|
|
It has ~no users, can't even be built on modern Linuxes, and it annoys
folks who want to refactor VCL.
Per ESC decision from 2017-06-08, remove --enable-tde and --enable-tdeab.
Change-Id: I51ce4786f29f8fcac2e2bb2a654c41fbfbbd8afd
Reviewed-on: https://gerrit.libreoffice.org/38718
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
regression of
commit 7bec7abd4c3d78e6a37f523f4fb599134ef51ca7
tdf#105204: ShellCheck nitpicks for apparmor.sh
Change-Id: I5086e2a3af2908fe051c0bdc91753533adf7bafd
Reviewed-on: https://gerrit.libreoffice.org/37896
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
|
|
Double quote to prevent globbing and word splitting.
Iterating over ls output is fragile. Use globs.
Change-Id: I156b472708049115e753ff2a51a44807c8af6b94
Reviewed-on: https://gerrit.libreoffice.org/37544
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
double quote to prevent word splitting
Change-Id: Ice4380cc390487277a359b8db3f2fae3603b7747
Reviewed-on: https://gerrit.libreoffice.org/37466
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I52604902247e7d8565476fafe98211fff32c5543
Reviewed-on: https://gerrit.libreoffice.org/35658
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I5c89a47e658ae4ad2b0cdfcdb4988c4b79353085
Reviewed-on: https://gerrit.libreoffice.org/35413
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
On many GNU/Linux distributions packagers will split libreoffice in
different chunks, one of them being KDE integration. Without this file
it's not possible for users to find the integration in the Software
Centers.
Change-Id: I7e4f3009be4f23f2dd38a6d2464476253959413e
Reviewed-on: https://gerrit.libreoffice.org/33318
Reviewed-by: Matthias Klumpp
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
cat is a tool for con"cat"enating files. Reading a single file
as input to a program is considered a Useless Use Of Cat (UUOC).
It's more efficient and less roundabout to simply give file as input.
Also use $(..) instead of legacy `..`
Backtick command substitution `..` is legacy syntax with several issues.
It has a series of undefined behaviors related to quoting in POSIX.
It imposes a custom escaping mode with surprising results.
It's exceptionally hard to nest.
$(..) command substitution has none of these problems, and is therefore strongly encouraged.
Change-Id: Ia668c6323660641bbb5084ee824ae9ae7631c76f
Reviewed-on: https://gerrit.libreoffice.org/32473
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I1f99a90c2969ce78a8f5da7c2c1da08c2b796414
Reviewed-on: https://gerrit.libreoffice.org/31525
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
* run "appstream-util upgrade"
* add "translate" urls
Change-Id: I3bad7d5dd90cce7703a100ac95097ad3a8f2c56d
|
|
Change-Id: I7c5b8e67ee19e6a7d7909acb03d2d695cdc17a24
|
|
Change-Id: I99e199ba0dd703703f0feafeb1a9b6970507050d
|
|
Change-Id: I4c68ad86a56e1b8ba4c142c62ffa2e486c89f90e
|
|
The new option thoroughly replaces the product name mentioned in the
AC_INIT() call. Work in progress.
Also take care of spaces in the product name in a more systematic
fashion.
This should affect mainly OS X where the final app bundle that is
installed should use the product name as such, including spaces, if
any. However, our build system does not cope that well with having an
app bundle with spaces in it in instdir. So in instdir, and also in
test-install, spaces are stripped away from the product name when used
as part of the app bundle name.
Change-Id: Ic16b5039f23c96a4f39387a1869faeb25e05aafb
|
|
This lets you run LO build tests while that LO is confined by
apparmor.
It assumes that you can have RW access to wherever LO actually needs
it in the instdir. This obviously doesn't superseed file permissions
so you can still make the binaries read-only, etc.
Change-Id: I313459cdf115f4fda5f621b2a0c9a1da022ef525
Reviewed-on: https://gerrit.libreoffice.org/26987
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I561a4d81a4fa8d5a6cc5f92b11ed480e833dadcc
Reviewed-on: https://gerrit.libreoffice.org/24697
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Make them less resrictive when executing other exes
This lets the splash screen work again.
Modify AppArmor.sh to be more useful.
Change-Id: Icf06910c845d9389b9b75c1623037e1d07489728
Reviewed-on: https://gerrit.libreoffice.org/24043
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
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>
|
|
Remove kde4/tde/open-url.sh and have LO just use xdg-open.
It's available on TDE builds as well as any recent KDE. We recently
did this just for gnome-open-url and have had no reported issues.
Change-Id: I4e1ee6caef368051af92023fa382b6fed9d9397e
Reviewed-on: https://gerrit.libreoffice.org/21173
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
|
|
$ desktop-file-validate draw.desktop
draw.desktop: error: value does not have a semicolon (';') as trailing character
Regression from ab8c349f7bc0348b54e6e0766c5bd6785b415ae5.
Change-Id: Idf74200ca4cf17f8918ee388f347a805ac3161f3
|
|
Change-Id: I4d7964c60a3a1f775e696d45e8f1ef7ee06dfb4f
Reviewed-on: https://gerrit.libreoffice.org/22445
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
|
|
Other mime types used for MS Write are application/x-wri,
application/mswrite and application/wri. I think these were
pretty rare though.
Change-Id: I2bf48ab7a2fb1d979db38774ae0547c5ab6040d4
Reviewed-on: https://gerrit.libreoffice.org/21552
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86
Reviewed-on: https://gerrit.libreoffice.org/21209
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
|
|
Change-Id: If32565d244d7882e1fca514214e5be1351ead41f
|
|
Change-Id: I204cdb190d9d505551fb3f7b77046dd171b94290
|
|
Change-Id: I36cf0a8aa2f501fa30d86de35ae083e78ce0904b
|
|
Gnome-open has been deprecate for some time. xdg-open replaces it.
Change-Id: I7fc0f32a1f2fbadbe3d1cee58d0089213665c3a5
Reviewed-on: https://gerrit.libreoffice.org/20347
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I2889ea7e0ca266675b05b8d9aff6113c8f6e9634
|
|
Change-Id: I6b23be2af3ab28431266075da389b62372508961
|
|
- make XML tags follow (uptodate) spec
18:23 <ximion> <id type="desktop">libreoffice-draw.desktop</id> =>
<id>libreoffice-draw.desktop</id>
18:23 <ximion> <application> => <component type="desktop">
- fix license
- add working url/screenshot URLs
|
|
Adabas D connector was removed in 8256eb0205fcddb79a67be13d6507b2653ff5e08
Change-Id: Ie142763ac32728c1596c196d919cbe84e6735c96
|
|
|
|
... tools don't find *.desktop files in /usr/local or elsewhere,
and the applications will not be registered in menus. Fixed the
regression from d2cc121e0798a007a6e0409b09c16ce747ab959f
Change-Id: I679b98b5cd0a502553fb13025ee8b9ac4bb5507e
|
|
have a stab at this to see if this would work
Change-Id: Idd24b42d5ea0b5ade44b1a2d849a0ad1c85c3827
Reviewed-on: https://gerrit.libreoffice.org/19249
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
for the gnome case
Change-Id: Icb5ad2d50d672b35783720c100a408fa3e5cb63e
|
|
"The product archive is invalid. The value of the
CFBundleDocumentTypes key in the Info.plist must be an array of
dictionaries, with each dictionary containing at least the
CFBundleTypeName key."
Change-Id: I70570cdbe729e64453a88b6a7abbfd4259333237
|
|
Change-Id: I24a83ba15591aca8787726f9fabf12b56ed323b2
Reviewed-on: https://gerrit.libreoffice.org/19148
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: I1c29b640735e0f62eb8fbc59970f446a14784002
|
|
Change-Id: Iaa091521ea246fd2ccd403c5db9bce5dad67756d
|
|
Change-Id: Ib4a13e7b0e1a4ff528563c7a883c3dbbac864bf6
|