summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-02tdf#121255 tdf#121164 Update Business letter serif templateLaurent BP
Clean up of fonts and font sizes Kerning enabled as default Change-Id: I5772b6156173b3d70c637abe269364e266d515bc Reviewed-on: https://gerrit.libreoffice.org/63141 Tested-by: Jenkins Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net> (cherry picked from commit e949621d06a31dc727db96824779630cc7b579f9) Reviewed-on: https://gerrit.libreoffice.org/65805 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
instead of losing columns when the section starts with that table. Change-Id: I1c9d4eb03d24e54600956cb41b835c5e37bfdd8b Reviewed-on: https://gerrit.libreoffice.org/65730 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> (cherry picked from commit 92863700cddb70b07e4722551b1f1db78c2474d3) Reviewed-on: https://gerrit.libreoffice.org/65747 Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-01-02Resolves: tdf#122285 task panel too shortCaolán McNamara
there are a bunch of resizes as base starts up, and base will position the splitwin on the first time its big enough to place it and gets stuck too high up, before it goes full size. We don't want this jumping around on every subsequent user size, but we do want it to get placed at the final size during the load. So post the resize event to occur on idle, and when it finally gets a chance to run we'll be at our final size and the placement is good Change-Id: Iccb169bac93a5cf8bc931945bc7e1b71c6c9dd23 Reviewed-on: https://gerrit.libreoffice.org/65587 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-01-02Resolves tdf#122383 and tdf#122410Muhammet Kara
Add some null pointer checks Change-Id: I905c6dd46a5019e66d9c2e59374cc7d1ce83397b Reviewed-on: https://gerrit.libreoffice.org/65789 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com> (cherry picked from commit be8897d9c63a77b223a9c0aed1d2eb689e0e0082) Reviewed-on: https://gerrit.libreoffice.org/65798
2019-01-01Update git submodulesDenis Arnaud
* Update dictionaries from branch 'libreoffice-6-2' - Updated Breton spelling dictionary to version 0.16 Change-Id: Id63e2340c97f7071480ab73ebd46611ba9a8929c Reviewed-on: https://gerrit.libreoffice.org/65792 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2019-01-01tdf#122407 update insert rows columns iconsandreas kainz
Change-Id: I4af4865c5b9999440264c85ad4a862f2ec866c43 Reviewed-on: https://gerrit.libreoffice.org/65783 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet
See Valgrind trace here: https://bugs.documentfoundation.org/attachment.cgi?id=147891 which contains bt Due to a8b7c72425aabae87bfd2e141aa06f06319ae11c " add error to office:value-type for calc cells and fdo#51810 For cached value import we need the information which cells are error cells. For ODF 1.2 extended we therefore export now calcext:office-value with the additional value "error". " Change-Id: I13547ecc7ef8c1c4e1a236229d3b19d51f12470b Reviewed-on: https://gerrit.libreoffice.org/65728 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit 5534bfef6426128af2147de995224d7cdf43a2bf) Reviewed-on: https://gerrit.libreoffice.org/65737 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-12-31tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet
Change-Id: I7dd767fddd11319017a215c240684dcc17238c4e Reviewed-on: https://gerrit.libreoffice.org/65626 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
Change-Id: I23d204ef3d4e466876bb3416d616dc1f3682ad4c Reviewed-on: https://gerrit.libreoffice.org/65740 Tested-by: Jenkins (cherry picked from commit 40a7e9c93855ac6cceb4c4189587998e21581de5) Reviewed-on: https://gerrit.libreoffice.org/65748 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-12-31Breeze icon updateandreas kainz
Change-Id: I84c58c168f9195fbbd23d6bd7e5fc73009c18364 Reviewed-on: https://gerrit.libreoffice.org/65755 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 5a80e3bfdd38f7f604ce0c3eb30ce08a0910598d) Reviewed-on: https://gerrit.libreoffice.org/65763
2018-12-31breeze icon: update grafgamma iconandreas kainz
Change-Id: Ib86d85ec9c8bbe87bd44e2d5aa6ee421fe63952c Reviewed-on: https://gerrit.libreoffice.org/65757 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 092ebcc9bdc1a238f9974ee154808640698ed6e7) Reviewed-on: https://gerrit.libreoffice.org/65759
2018-12-31deb#917795 Belarussian → BelarusianRene Engelhard
Change-Id: I2b0be9bf13cb3feedecbe22c5c844d9328013b3a Reviewed-on: https://gerrit.libreoffice.org/65744 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-12-31tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan
Keep the DeactiveColor from generic vcl style without overriding it with the Qt5 style. Change-Id: I10ffdc79e1b6878d27ae13c6394ad50d7470f073 Reviewed-on: https://gerrit.libreoffice.org/64522 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> (cherry picked from commit 3911bf8364dae4c855ad37237c114f9007f70657) Reviewed-on: https://gerrit.libreoffice.org/65560 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2018-12-30Breeze icon updateandreas kainz
Change-Id: I7734d8edb31271e2a2e3c5e26c77906ea4ed0dc0 Reviewed-on: https://gerrit.libreoffice.org/65743 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 578ec42e0d575f8700fe3d6c060da7b8f08142e3) Reviewed-on: https://gerrit.libreoffice.org/65750
2018-12-30Breeze icon updateandreas kainz
Change-Id: I979c7d9bbcd8d692c719dd402422077f5efa2652 Reviewed-on: https://gerrit.libreoffice.org/65729 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 6451a499e332d3e05382cefbdf3307af2a8f0129) Reviewed-on: https://gerrit.libreoffice.org/65731
2018-12-30Breeze dark: master and close quite icon updateandreas kainz
Change-Id: I33f05f273b07a209ac89f6c671e412f30d0ca6f7 Reviewed-on: https://gerrit.libreoffice.org/65711 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 96c9357edc67ff81358573194bbab172cbb33c38) Reviewed-on: https://gerrit.libreoffice.org/65724
2018-12-29Colibre Breeze: master and close quite icon updateandreas kainz
Change-Id: Ic7c7e3ca47ad20ac741cff8a6daeba9967dc7c32 Reviewed-on: https://gerrit.libreoffice.org/65710 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit d1ae9fc3f6e2be6c4c19cc91f8f80af977e4976d) Reviewed-on: https://gerrit.libreoffice.org/65723
2018-12-29Update git submodulesAdolfo Jayme Barrientos
* Update dictionaries from branch 'libreoffice-6-2' - tdf#99826 Update Galician dictionaries to version 18.07 Change-Id: If3a2f77855159c1a2a50880b0eb37a824c926f6c Reviewed-on: https://gerrit.libreoffice.org/64370 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com> (cherry picked from commit fea4ea689cd27d4c0bd981fdc01225d3bfacfc2d) Reviewed-on: https://gerrit.libreoffice.org/65654 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-12-29tdf#119249 Breeze Point markers be semi-transparentandreas kainz
Change-Id: I22c5923e4d0f6cbfc004e40fdcb20e317e61205d Reviewed-on: https://gerrit.libreoffice.org/65693 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 17875c59a7277a31d4b1953b23bead089e7a4988) Reviewed-on: https://gerrit.libreoffice.org/65697
2018-12-29tdf#119249 Colibre Point markers be semi-transparentandreas kainz
Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18 Reviewed-on: https://gerrit.libreoffice.org/65691 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit e66d82f72a09052e66e0ebface3135b04593edee) Reviewed-on: https://gerrit.libreoffice.org/65692
2018-12-28tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara
Change-Id: I6272ae92b7e948680fb7241c387eb205adbbea01 Reviewed-on: https://gerrit.libreoffice.org/65589 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org> Tested-by: Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-12-27tdf#122116 Only create CPDManager if D-Bus descriptions presentMichael Weghorn
Since the XML files are required in the 'onNameAcquired()' method, check for their existence before returning a CPDManager pointer in 'tryLoadCPD()', to avoid returning a CPDManager that is unusable (and will even lead to a crash). Change-Id: I83c493ba8bd775ea398111971cbecb9352050194 Reviewed-on: https://gerrit.libreoffice.org/65576 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> (cherry picked from commit 87d90b6e60659e9c976daa9692ae99ec87a6978c) Reviewed-on: https://gerrit.libreoffice.org/65634
2018-12-27Update git submodulesSophia Schröder
* Update helpcontent2 from branch 'libreoffice-6-2' - Help files: http -> https + some more conservative changes Change-Id: I7b4bffc78fce6fe764a1746c060a403cb1b934eb Reviewed-on: https://gerrit.libreoffice.org/63217 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit ab5c2340fcb35813db7777460fe851ae5b49c9b3) Reviewed-on: https://gerrit.libreoffice.org/63815 Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-27Update git submodulesSophia Schröder
* Update helpcontent2 from branch 'libreoffice-6-2' - Help files: http -> https + some more conservative changes Change-Id: If73a98d6296081843830f44b75f80657f25a97a9 Reviewed-on: https://gerrit.libreoffice.org/63216 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 7edbeb56b088685f4b88c6d4300a3c145c2faf58) Reviewed-on: https://gerrit.libreoffice.org/63816 Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-27Update git submodulesSophia Schröder
* Update helpcontent2 from branch 'libreoffice-6-2' - Help files: http -> https + some more conservative changes Change-Id: Ib905881e92c64deb2f8b22be6dbded8b53d5f8ba Reviewed-on: https://gerrit.libreoffice.org/63197 Tested-by: Jenkins Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 358e35fb1670578b56501fd1561235028bd0e5b9) Reviewed-on: https://gerrit.libreoffice.org/63817 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-27Update git submodulesSophia Schröder
* Update helpcontent2 from branch 'libreoffice-6-2' - Help files: http -> https + some more conservative changes Change-Id: I0c5099f12438158ab6f9e4ac504612e2e2bea009 Reviewed-on: https://gerrit.libreoffice.org/63213 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 06c18977efb48ac01627c139a70ae70008319f62) Reviewed-on: https://gerrit.libreoffice.org/65212 Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
2018-12-27tdf#122331 Autofilter disappeared after export to XLSXNoel Grandin
regression from commit c135f51b050dfa7ef095fe8a5b73cde37219a8dd loplugin:returnconstant in XclExpAutofilter Change-Id: Iea7ac925aff47699292b4c3d758e99cd2d081560 Reviewed-on: https://gerrit.libreoffice.org/65625 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit d080cd838c7ab182e70ed5e8c1deff10b2306f24) Reviewed-on: https://gerrit.libreoffice.org/65635 Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org> Tested-by: Xisco Faulí <xiscofauli@libreoffice.org>
2018-12-25Sync Breeze with Colibre iconsandreas kainz
Change-Id: I8774f11841d007eae8b80d26b2fcd6d956823035 Reviewed-on: https://gerrit.libreoffice.org/65575 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 97b4c632e6ed1cf3cc3aa679c02a16d8398bd2ab) Reviewed-on: https://gerrit.libreoffice.org/65601
2018-12-23tdf#122271 NB Impress use the wrong SpellDialog commandandreas kainz
Change-Id: Ib279e2677b4f58e77c7e03f6cfc21bfa7cbf077c Reviewed-on: https://gerrit.libreoffice.org/65571 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-23sw_redlinehide: adapt ToX UpdateMichael Stahl
The ToX exists only once in the model, so it either has to have the content corresponding to redlines being shown, or hidden. Adapt Update based on current layout setting. Reviewed-on: https://gerrit.libreoffice.org/65527 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 80cedb5dcb6a7dd6c01349b93fab49ecee5f6594) Change-Id: Ibf5ec092632cf3a5f513965afdb840fd8239a7fd Reviewed-on: https://gerrit.libreoffice.org/65562 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-23sw_redlinehide: SwTextNode::GetExpandText() HideDeletionsMichael Stahl
Always enable this when the layout hides redlines (not sure why it wasn't done like this before...). Change-Id: Icddf8a23352565c0091a79eb64628054d0028928 Reviewed-on: https://gerrit.libreoffice.org/65526 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 6a6a68738114a796e36047f41797da0cacf6dc54) Reviewed-on: https://gerrit.libreoffice.org/65561 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara
since... Author: Caolán McNamara <caolanm@redhat.com> Date: Wed Oct 24 14:06:03 2018 +0100 ofz#11103 Integer-overflow Change-Id: Id32a5c14cfce2d7f22ca319c104908c441c3abc5 Reviewed-on: https://gerrit.libreoffice.org/65581 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-23tdf#121161 Qt5 initial IM supportJan-Marek Glogowski
This just implements some minimal solution, since I have no idea, how all this IM handling should actually work. Change-Id: I0d02dfb96680891e275881927ebc17f798dc1f29 Reviewed-on: https://gerrit.libreoffice.org/65553 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> (cherry picked from commit c7ee454a35c392dfd03c9ccf8fd953ec9c98e484) Reviewed-on: https://gerrit.libreoffice.org/65558 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2018-12-21tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand
Since SvxShape::GetBitmap is UNO API implementation the results have to be in 100th_mm, that is how UNO API is defined. Adapted Bitmap creation common case to do so using primitve embedding if source is not 100_th_mm. Also added a shortcut if object in question already is a SdrGrafObj and contains a Bitmap. Needed to update the checksum of a graphic for testN777345. Change-Id: I995100406a262e2872597dc64e943271e92eb4cb Reviewed-on: https://gerrit.libreoffice.org/65505 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de> (cherry picked from commit df57d50e00820d59b2b7104b6e59883405d0f183) Reviewed-on: https://gerrit.libreoffice.org/65523 Tested-by: Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2018-12-21Resolves: tdf#121838 catch exception for missing columnCaolán McNamara
in database migration Change-Id: Ied42d1436f14012fb918e8e6775fcbe0f7d5fac5 Reviewed-on: https://gerrit.libreoffice.org/65546 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-21Resolves: tdf#120885 Crash on choosing 'more styles'Caolán McNamara
switching to the sidebar destroys the control currently active, just post the event to happen on the next event loop Change-Id: I3e9b629821fa43d8f29e419e72f66ed46d72fdbb Reviewed-on: https://gerrit.libreoffice.org/65542 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-21tdf#120576 avoid crash during database migrationCaolán McNamara
0xFFFF cast to short turned into -1 so wasn't seen as > 8000 Change-Id: I57592020c3c31751bec43f2619bf65d41ac47e87 Reviewed-on: https://gerrit.libreoffice.org/65539 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-21tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara
a PostUserEvent of DBTreeListBox::OnResetEntry with a SvTreeListEntry* pEntry as payload, then the DBTreeListBox is disposed and then the UserEvent arrives and the, by now deleted, pEntry is processed by the disposed DBTreeListBox Change-Id: I951639eb633920aa3536cd44320f36f6b2e910aa Reviewed-on: https://gerrit.libreoffice.org/65513 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-21Fix Unprotect Cells iconRizal Muttaqin
Change-Id: I6051bdc2c6fb62f4ba4a0b266fdc001f28ba013d Reviewed-on: https://gerrit.libreoffice.org/65519 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2018-12-20Enable --help=html for flatpakStephan Bergmann
To not increase the size of the main org.libreoffice.LibreOffice app further, the plan was to realize this as an org.libreoffice.LibreOffice.Help extension. Ideally, this would be a localized extension, so that, by default, only a relevant subset of the extension would be downloaded and installed. (But see below.) There are multiple technical problems, as discussed at <https://github.com/ flathub/org.libreoffice.LibreOffice/issues/35#issuecomment-447295308> "Add integrated LibreOffice Help offline": * LO can't pass a file URL with query part to xdg-open, so uses a temporary wrapper .html file that redirects to the target URL. But for the flatpak case this wrapper can't be in /tmp (which isn't visible from outside the flatpak sandbox), but is instead stored in a new temp dir under $XDG_CACHE_HOME (which is always set for flatpaks and /is/ visible form the outside) that is removed on LO exit. * The file URL stored in the temp file must be rewritten from the internal path (/app/libreoffice/help/...) to the path as seen outside the flatpak sandbox. While the path for the org.libreoffice.LibreOffice /app is stored in /.flatpak-info, the external path for the org.libreoffice.LibreOffice.Help extension is different and not stored there. So use a hack trying to construct that path from what information is available in /.flatpak-info. * But the help content consists of locale-specific and shared files, and those reference each other with relative links. But a localized flatpak extension cannot contain shared files, it can only contain per-language sub-dirs. And if the shared help files were kept out of the extension, as part of the app itself, the relative paths among these files inside the flatpak sandbox would differ from those outside of it, so would be broken when viewing the content in the external browser. A solution would either (a) need to somehow rewrite the content of all the help files being served from LO to the external browser, or (b) replicate the shared help files in all the extension's per- language sub-dirs (and if some localization uses en-US content as a fallback for only part of its translated content, e.g., in the case of media files, would need to also replicate that en-US content), or (c) use a non-localized extension that always contains the content for all localizations. For now, I chose the third approach. This makes the org.libreoffice.LibreOffice.Help extension relatively large (the current /app/libreoffice/help tree has a size of ca. 100MB), so that I decided to not have it downloaded and installed automatically ("no-autodownload": true in solenv/flatpak-manifest.in). (I checked with Flatpak 1.0.6 that if the extension should be changed to a localized one with the same name in the future, updating from an older version would work. If the old extension was not installed, just the relevant localizations of the new version will be downloaded and installed. If the old extension was installed, the full set of localizations of the new version will be downloaded and installed.) (As also mentioned at <https://github.com/flathub/org.libreoffice.LibreOffice/ issues/35#issuecomment-447295308>: "A second, minor, nuisance is that, for security reasons, an `xdg-open file:///...html` call from a flatpak leads to an intermediate popup dialog letting the user chose which application to use to open the URI, while e.g. an `xdg-open http:///...html` is allowed to go directly to the user's preferred browser. So accessing help content from LO flatpak would present that popup dialog first, forcing the user to select a browser to proceed.") Reviewed-on: https://gerrit.libreoffice.org/65451 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 72b936d70b7eaa6d9f5f911b27e3c955382de967) Change-Id: I35f5a23947dd551dc1b9bff1dd2abd6710073b5f Reviewed-on: https://gerrit.libreoffice.org/65482 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
Change-Id: I3bcb880d05b9b2b6a7faf7b3646b169f3b11a46b Reviewed-on: https://gerrit.libreoffice.org/65508 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-20tdf#122201 sw: DOCX: allow editing of unprotected areas in protected docSerge Krot
Change-Id: I5fb590745b733e2bfb934d946276857b65caf680 Reviewed-on: https://gerrit.libreoffice.org/65278 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-on: https://gerrit.libreoffice.org/65501
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl
The anchor position of a fly frame can be on an empty node after the last non-deleted text, and SwAnchoredObject::CheckCharRect() needs to get a valid frame index for that. This can be reproduced with ooo69593-1.odt. Change-Id: I448bb49d64e72b0af24306bd7c45755aa631b57d Reviewed-on: https://gerrit.libreoffice.org/65488 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit df1adbec35df3cdb16b97cf8a9b85bf4a935ff41) Reviewed-on: https://gerrit.libreoffice.org/65494
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski
Commit f3ce30ec75a4d7116b9cd4d7b21d9aaa0e237eeb changed this to return after first non-throwing XNameContainer::hasByName, regardless if it returned true or false. This changes it back, to iterate over all the providers again. Change-Id: I74fa4d4aa8760cad509442226601ab4842312b80 Reviewed-on: https://gerrit.libreoffice.org/65471 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> (cherry picked from commit 09f80aded680fca07e6676f769b80491da12f0bb) Reviewed-on: https://gerrit.libreoffice.org/65473 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-20Qt5 fix SalGraphics::invertJan-Marek Glogowski
... and also print the invert mode name into the inverted region when running "./bin/run vcldemo --show ellipse". Conflicts: vcl/workben/vcldemo.cxx Change-Id: Id461a32756583df1ef778320c29c45c0e7e4fbc8 Reviewed-on: https://gerrit.libreoffice.org/65326 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> (cherry picked from commit 6251e4080f4c1ed3bf1a5d615fc3ebdda4c87059) Reviewed-on: https://gerrit.libreoffice.org/65474 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs
Each of the Column and Line Chart creates it's own x and y Axes. So now the LineChart Exporter Method uses the same Axes as the BarChart. Thanks for the help: - Balazs Varga - Adam Kovacs Change-Id: Ie763cf831c2ce63ef204d1fdcbff634e7ca8fad5 Reviewed-on: https://gerrit.libreoffice.org/64146 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> Reviewed-on: https://gerrit.libreoffice.org/65449
2018-12-20Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga
Modify the chart data label rendering in case of Column/Bar chart only if the datapoint value is 0. This patch fix in case of NEAR_ORIGIN and CENTER DataLabelPlacement. Change-Id: Ia9857b5ac0cc5feaf2e1fd08e98c9f8534e5af04 Reviewed-on: https://gerrit.libreoffice.org/65082 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> (cherry picked from commit abd9272ef1be9da58d405a0ddf3913a816a7e362) Reviewed-on: https://gerrit.libreoffice.org/65440 Reviewed-by: Balazs Varga <balazs.varga991@gmail.com>
2018-12-20Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'libreoffice-6-2' - Fixes in Help page after translators review Change-Id: I8ad08be0881d10bbe3ca8eac4647118cf5d4fa18 Reviewed-on: https://gerrit.libreoffice.org/64807 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
2018-12-20Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'libreoffice-6-2' - Fix contents after translators review Change-Id: I674796639284397c019240c4cd2ee79adb5b6ec0 Reviewed-on: https://gerrit.libreoffice.org/64960 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 1d927d2d9747e320a04aeaf5096d80a6ff6f7fa5) Reviewed-on: https://gerrit.libreoffice.org/64961 Reviewed-by: Eike Rathke <erack@redhat.com>
2018-12-20bump product version to 6.2.0.1.0+Christian Lohmaier
Change-Id: I8a8001280b86e4fe2a6b517a02af437cbb27488d