summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-04workaround to make Qt5 code build with Clang+icecream (#2)Luboš Luňák
This fixes and extends dad7c2213979695cf3573a130309206191b45157 . Change-Id: I29352d4b4809aa254e832a932bfeb595d065565b Reviewed-on: https://gerrit.libreoffice.org/67368 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-02-04Get rid of some macrosStephan Bergmann
Change-Id: I9bbb1e41a687b62b32ed00f1c7cf5d82d66b4915 Reviewed-on: https://gerrit.libreoffice.org/67360 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-02-04tdf#122208 add form group to groupedbar_compactandreas kainz
Change-Id: I0367b3154664105fa2f02e0dac69776e91d3966e Reviewed-on: https://gerrit.libreoffice.org/67365 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-04tdf#105088 Add Properties to Control and Form Context Menu writerandreas kainz
Change-Id: Ibbd2569e150994dbab233b4244c63657ef4b66e3 Reviewed-on: https://gerrit.libreoffice.org/67345 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-04ofz#12856 infinite loopCaolán McNamara
Change-Id: I84f54ba550225a8c250743db8b66e9cad0325714 Reviewed-on: https://gerrit.libreoffice.org/67352 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-04tdf#123018 Notebookbar Grouped fix Quote Font Styleandreas kainz
Change-Id: I0f054f6530ddd89f4e0cddee1cc12dfb11a1dc7b Reviewed-on: https://gerrit.libreoffice.org/67344 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-04tdf#74446 Changed item names in Styles dropdown menu on SidebarRoman Kuznetsov
Change-Id: I16ff0d5ff896d896cd2e261ea86a8df8d9b45f3b Reviewed-on: https://gerrit.libreoffice.org/66974 Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Tested-by: Heiko Tietze <tietze.heiko@gmail.com>
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
No border attribute is a special case for vcl/TabControl, so by defualt created with corresponding UNO interface tabs were invisible. To create invisible tabs there is already "tabcontrolnotabs"(?) Change-Id: I3cc9baef9106f6c3fb5688daadbb5844d2b2a008 Reviewed-on: https://gerrit.libreoffice.org/67188 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2019-02-04tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk
UnoControlTabPageModel had no USERFOMRCONTAINERS property and this was causing an exception during any attempt to set its properties. Change-Id: Icc432d7a431ecd861ac4f00a96ec75165bec168c Reviewed-on: https://gerrit.libreoffice.org/66801 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2019-02-04Support Amazon CorrettoMike Kaganski
https://aws.amazon.com/corretto Change-Id: I7f9ef25e1e81ededce426bad661adc6880feb9d3 Reviewed-on: https://gerrit.libreoffice.org/67289 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Jenkins
2019-02-04make --enable-ld the default for debug builds, if availableLuboš Luňák
By default for clang this tries to use first lld and then gold, for gcc it just tries gold. https://lists.freedesktop.org/archives/libreoffice/2018-June/080437.html https://lists.freedesktop.org/archives/libreoffice/2018-July/080484.html Change-Id: I669a8fa7671553f0cf78ddf82c51364fcdb0891b Reviewed-on: https://gerrit.libreoffice.org/65426 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-02-04make --enable-split-debug the default for debug builds, if availableLuboš Luňák
Currently done only on Linux, as I'm unsure about the status on other platforms, and it seems that on Darwin the test passes successfully but later there are problems. Feel free to add your platform. https://lists.freedesktop.org/archives/libreoffice/2018-June/080437.html https://lists.freedesktop.org/archives/libreoffice/2018-July/080484.html Change-Id: I232ead45a1aff15cc738c612750ac28aedc08e83 Reviewed-on: https://gerrit.libreoffice.org/65425 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-02-04make --enable-gdb-index the default for debug builds, if supportedLuboš Luňák
Currently only done on Linux, I'm not sure about the status on other platforms, feel free to add your platform. https://lists.freedesktop.org/archives/libreoffice/2018-June/080437.html https://lists.freedesktop.org/archives/libreoffice/2018-July/080484.html Change-Id: I5997f54e530c8078250eb7c116cb6bd2604e7925 Reviewed-on: https://gerrit.libreoffice.org/65424 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
If an Graphic has an OriginURL it means it was created from an external source. We want to preserve this so we don't want to add the image base64 data - used in Flat ODF format. Change-Id: I2782ec53cf8dc78b0c360365d3eed3e5c54bf271 Reviewed-on: https://gerrit.libreoffice.org/67338 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-02-04tdf#119661 remove the original URL when removing a graphic linkTomaž Vajngerl
Change-Id: I8c875202ba8af9cbcd7eb9ce0db78f97d56a07a8 Reviewed-on: https://gerrit.libreoffice.org/67337 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-02-04tdf#42949 Fix IWYU warnings in xmlreader/Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9e64ad0a20654e2b97de5b23302ce2cab1a09c00 Reviewed-on: https://gerrit.libreoffice.org/66975 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-04vcl: make it easier to spot missing fonts (fontconfig backend)Miklos Vajna
Even better would be to show this on the UI, but that's more tricky: it's not clear how to differentiate between the replacements which are metric-compatible and the ones which are not. Sample output: PrintFontManager::Substitute: replacing missing font: 'Liberation Sansfoo' with 'Arial' Change-Id: I96bf24f7e538fdfc163b9b6cab4b5a381bb4d760 Reviewed-on: https://gerrit.libreoffice.org/67342 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-04sw: prefix members of SwDBFieldMiklos Vajna
Change-Id: Iac023ddcedce9030dcbfffcf8224d8e6e1402579 Reviewed-on: https://gerrit.libreoffice.org/67341 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2019-02-04Sifr icons: add sc_ svg icons and update png oneandreas kainz
Change-Id: Id64fe339ad747a73ca8c66d6bf0cc395494fc769 Reviewed-on: https://gerrit.libreoffice.org/67339 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-04Fix typoAndrea Gelmini
Change-Id: If5772a609d7333f3fc07ade887e9a25762ebb75a Reviewed-on: https://gerrit.libreoffice.org/67340 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
Implement MediaFileManager that create the temp media file for package urls when making slideshow. Change-Id: I10a5ddc405928b4322ad72eb603508faf25bf0db Reviewed-on: https://gerrit.libreoffice.org/67209 Tested-by: Jenkins Reviewed-by: Mark Hung <marklh9@gmail.com>
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
- Handle cTn and tgtEl of MediaNodeContext. - Setting the audio source of XAudio. - Embed the media in TimeNodeTargetElementContext. - Embed the media in SoundActionContext. - Allow avmedia::EmbedMedia to embed media from a XInputStream. Change-Id: I164ac50f97f2036db4bfa2f99adedff0bba382e2 Reviewed-on: https://gerrit.libreoffice.org/67208 Tested-by: Jenkins Reviewed-by: Mark Hung <marklh9@gmail.com>
2019-02-03Update git submodulesAdolfo Jayme Barrientos
* Update helpcontent2 from branch 'master' - Encouraging precise language: “click” for mouse interactions Please reserve the verb “press” for interactions with keys or physical buttons. Change-Id: Ie05da647f1cf3bfafdf0231d6b5dc3bdcc38dad7
2019-02-03sifr icons: add sc_ svg icons and update png oneandreas kainz
Change-Id: I23788ddfab184961419645dd6454c385d8921a84 Reviewed-on: https://gerrit.libreoffice.org/67305 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-03dbaccess: convert ORowSetBase::m_pCache to shared_ptrMichael Stahl
Change-Id: Ic6f95a226e0d900fbc633796d7e27edcd13f5482 Reviewed-on: https://gerrit.libreoffice.org/67286 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-02-03Sifr icons: add sc_ svg icons and update png oneandreas kainz
Change-Id: I675034509782f2231863db7f6bc0501e218a231b Reviewed-on: https://gerrit.libreoffice.org/67303 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-03firebird: fix CXXFLAGSMichael Stahl
In 3.0.4, the horrible makefiles override the CXXFLAGS variable: firebird/builds/posix/prefix.linux_generic:CXXFLAGS=-std=gnu++03 Work around that by passing LO's customised CXXFLAGS as a command-line parameter to make, which in turn overrides the definition in the makefile. Other platforms, in particular Darwin, apparently extend CXXFLAGS instead of overwriting. To nobody's surprise, gnu++03 doesn't even build with clang because ICU headers use C++11 features (although strangely gcc doesn't complain). Change-Id: If3b26482a4f4bf284057e261677cd7182656154f Reviewed-on: https://gerrit.libreoffice.org/67255 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl
Change-Id: I2cb029574a3f44105a847debaef2caea16e5b66d Reviewed-on: https://gerrit.libreoffice.org/67288 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-02-03sw: convert SwDBManager_Impl::pMergeData to unique_ptrMichael Stahl
Change-Id: I46848932bedc0287e55e950339bad9e656a6aca4 Reviewed-on: https://gerrit.libreoffice.org/67287 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-02-03weld SvxMultiPathDialogCaolán McNamara
Change-Id: I9a509654d72bbe5b346002a3b23793bf69330720 Reviewed-on: https://gerrit.libreoffice.org/67297 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-03Sifr icons: add svg icons and update png onceandreas kainz
Change-Id: Ic6b61ea5ce5eb74deff7046239a21aa03203c2b3 Reviewed-on: https://gerrit.libreoffice.org/67298 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-03Fix typoAndrea Gelmini
Change-Id: Iaaae552001af05d0d9cfd5d942876ae488d89e3b Reviewed-on: https://gerrit.libreoffice.org/67299 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-02-03Revert "tdf#123020: migration to Firebird fix tablename for indexes"Julien Nabet
This patch is wrong (see comments on gerrit) This reverts commit b35a64be6025b59e88231a4dc0f025273adb63c5. Change-Id: Ib093e83cf68460671e9a14b3f1dc2a8d884de0b9 Reviewed-on: https://gerrit.libreoffice.org/67300 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-02-02set parent for ascii import options dialog in calcCaolán McNamara
Change-Id: I039ac4bfda4b36f76b66f043187beada4af0cacd Reviewed-on: https://gerrit.libreoffice.org/67294 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02elementary:Update shape's group & ungroupRizal Muttaqin
KJ & elementary: Add %PRODUCTNAME Basic icon Change-Id: Ica1bbd66ea753a07c640eaf6d70d32cd919a4eac Reviewed-on: https://gerrit.libreoffice.org/67181 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-02-02tdf#123067: fix assert when exporting templateJulien Nabet
See bt here: https://bugs.documentfoundation.org/attachment.cgi?id=148772 Change-Id: I7bd6a7dcb7cf7677b92abe79abb781105dfb6019 Reviewed-on: https://gerrit.libreoffice.org/67285 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-02-02Resolves: tdf#123128 impress format->table dialog too tallCaolán McNamara
it needs to be resizable if it has the modifiable western vs ctl+cjk font page Change-Id: I0498baaf566328549a365e57ac440161b7199ad9 Reviewed-on: https://gerrit.libreoffice.org/67292 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-02Sifr icon: add svg icons and update png oneandreas kainz
Change-Id: Ic202548844b50170041ae7d173df2154c554f340 Reviewed-on: https://gerrit.libreoffice.org/67262 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
Change-Id: If558a805e48bc7cfa57e729143588a533060a65b Reviewed-on: https://gerrit.libreoffice.org/67291 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02Remove obsolete TODO commentsJens Carl
The comments were introduced with commit 87ec4dbf4ad505c9e908db59144a6d41ecd89b5c, but didn't have any further explanations. Change-Id: I4519037361f3f4c961e4455a766917c1a061288f Reviewed-on: https://gerrit.libreoffice.org/67271 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
2019-02-02Update git submodulesMark
* Update helpcontent2 from branch 'master' - Bug 107930 - Help needs to be corrected and amended for Recalculation add 'recalculate' bookmark_value to 06080000.xhp and 06070000.xhp, created 'exnbr' section in 00000406.xhp for 'Tools -> Options -> LibreOffice Calc -> Formula' and added 'embed' tag to 01060900.xhp changed 00000406.xhp LibreOffice text to %PRODUCTNAME Change-Id: Id3c6dffd31b1b72a854a5bd11902d2c22109900a Reviewed-on: https://gerrit.libreoffice.org/67237 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-02weld ScTableProtectionDlgCaolán McNamara
Change-Id: Icbf9e3b679b58d2781a52a0f55b16511eed14485 Reviewed-on: https://gerrit.libreoffice.org/67279 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02tdf#120772: DnD of multiple URLs from file manager -> LibOKatarina Behrens
Change-Id: I8d6fc446eff46fd6ab1152a3af836df891dde52a Reviewed-on: https://gerrit.libreoffice.org/67277 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2019-02-02weld ScNewScenarioDlgCaolán McNamara
Change-Id: I30bab36cc4163872a5e72abd2c111ff9b0b5846e Reviewed-on: https://gerrit.libreoffice.org/67278 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02tdf#119812: Hide "Windows Share" server type in Windows OS.Aditya
The "Windows Share" server type is non-functional in Windows OS but still shown in the File Services (PlaceEditDialog) dialog. This patch removes its entry from dialog on Windows only so that no more non-functional service can be created. Change-Id: I440c637dd2a566f820a6e8fac826f35cabb9c05f Reviewed-on: https://gerrit.libreoffice.org/66055 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2019-02-02ofz#12812 tiff TimeoutCaolán McNamara
Change-Id: I5a9ccea6509760cd8a98087b5b3ea4b347947b0f Reviewed-on: https://gerrit.libreoffice.org/67261 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02ofz#11203 fuzzing timeoutCaolán McNamara
Change-Id: I0feb8aa17f71a6efddc1b8b95008116b36f0a1f0 Reviewed-on: https://gerrit.libreoffice.org/67239 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-02-02offapi: XOffset means center for awt::GradientStyle_RADIAL as wellMiklos Vajna
Change-Id: Ie3a39e46b1c3b0f776e6242bff7a0151eaeca1b3 Reviewed-on: https://gerrit.libreoffice.org/67265 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-02oox: OOX_DRAWINGML_EXPORT_ROTATE_CLOCKWISIFY() can be a templateMiklos Vajna
Change-Id: I9d3d371e3942e3f7ba3f2fabfb31e5d339c41ee0 Reviewed-on: https://gerrit.libreoffice.org/67264 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-02tools: use std::swap() in Rectangle::Justify()Miklos Vajna
Change-Id: If613c9e54f8b6178937f085c594d16a9b883ac10 Reviewed-on: https://gerrit.libreoffice.org/67263 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>