summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
and rename it to DBG_UNHANDLED_EXCEPTION, to make it more like the SAL_WARN-type macros. Use some macro magic to deal with different numbers of arguments. Update the sallogareas plugin to check the area parameter of DBG_UNHANDLED_EXCEPTION. Change-Id: Ie790223244c3484f41acb3679c043fb9b438e7c4 Reviewed-on: https://gerrit.libreoffice.org/52073 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-04-02Respect read-only config items in Internet/Proxy dialogAron Budea
Change-Id: Ie310d97eba7b02135ddd04dcdd5ff38542d490f8 Reviewed-on: https://gerrit.libreoffice.org/52204 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-04-02Updated coreAndrea Gelmini
Project: help 03f934e2c836af98bb8d7722b4a4ecec9c741910 Removed comments Change-Id: I5917f9c4b49a06937f5d7ab5ecf1551953dc7875 Reviewed-on: https://gerrit.libreoffice.org/52229 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-04-02Colibre icons: update links.txt fileandreas kainz
Change-Id: I2e21271302075281acc4b5feaa00adf51bf831d9 Reviewed-on: https://gerrit.libreoffice.org/52237 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-02Colibre icons: update res folderandreas kainz
Change-Id: Ie3564c56a75c86fe07c7028b4fc540a6857ac0e4 Reviewed-on: https://gerrit.libreoffice.org/52236 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-02NB Implementation: add icons to writer view tabandreas kainz
Change-Id: I45adc42edbf64344de134b4ffc9ebac2898158bb Reviewed-on: https://gerrit.libreoffice.org/52235 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01Make color scheme dropdown in Options span the window’s widthAdolfo Jayme Barrientos
It was minuscule before. Props to Andreas for reporting the issue. Change-Id: If8ecbe39321c56018e2366147481dcefab4326dc
2018-04-02tdf#45904 Move _XActivationBroadcaster Java tests to C++Jens Carl
Change-Id: If8f44b24e58663bacb1cf6b2a1ec533e87fb8a38 Reviewed-on: https://gerrit.libreoffice.org/52216 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
2018-04-01fix some openoffice bugzilla linksdennisroczek
* remove redirects * use https links * replace old attchment links with working ones Change-Id: Ic9a154f46e142138f0adea7d7b8be3b6cfe8af18 Reviewed-on: https://gerrit.libreoffice.org/52224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-04-01iOS, void unused paramters.jan Iversen
Change-Id: I60b7d1a49d9e9073470ee8d0d6e68b34cdd0bdad
2018-04-01iOS, bump versionsjan Iversen
SDK needed is 11.3 Xcode needed is 9.3 Change-Id: If26eda81f969f63500d94e3274dda8efb59dec12
2018-04-01Colibre icons: finish wizards galaxy folderandreas kainz
Change-Id: I5934baff15f1c8f13781255709062a8bc225d727 Reviewed-on: https://gerrit.libreoffice.org/52207 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01Finish off CrystalAdolfo Jayme Barrientos
This is like a decade old and has never seen a single substantial update since the LibreOffice project inherited it. Change-Id: I72359b2bd4f312b027ceca6399ccbafbb01be88a Reviewed-on: https://gerrit.libreoffice.org/52223 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-04-01Fix typoAndrea Gelmini
Change-Id: I8983e1ef73051febd796d737cba1a58558b80bbf Reviewed-on: https://gerrit.libreoffice.org/52209 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-04-01Colibre icons: update res folderandreas kainz
Change-Id: I75b7b050cb023d2593aa7c355b2118adb94d0d94 Reviewed-on: https://gerrit.libreoffice.org/52218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01SwXTextRange::Impl: use WriterMultiListenerBjoern Michaelsen
Change-Id: Ib850916bfed8a5eb6ca97419db9d7be0bdef1257 Reviewed-on: https://gerrit.libreoffice.org/52217 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
and fix fallout Change-Id: Id06bf31f2075111e426ba40c84c885ae70697bee Reviewed-on: https://gerrit.libreoffice.org/52206 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2018-04-01SwXDocumentIndexMark::Impl: use WriterMultiListenerBjoern Michaelsen
Change-Id: Ia4e09e1e3b95553fbedba515d70875c1d8aa14f0 Reviewed-on: https://gerrit.libreoffice.org/52215 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
2018-04-01Fix typoAndrea Gelmini
Change-Id: Ie9492b3e76d3a425269cf281d426040df896d8cb Reviewed-on: https://gerrit.libreoffice.org/52195 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-04-01Colibre icons: add app icons in different sizesandreas kainz
Change-Id: Ice031ad11493635599f4ab634996bd7b4b2b70d7 Reviewed-on: https://gerrit.libreoffice.org/52212 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01Colibre icons: finish svtools galaxy folderandreas kainz
Change-Id: I4fcbce1215a952033075e1fb093663e792399814 Reviewed-on: https://gerrit.libreoffice.org/52205 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01Fix typoAndrea Gelmini
Change-Id: Ice18bb667b2f8da3321ee61904915079075fd136 Reviewed-on: https://gerrit.libreoffice.org/52196 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
2018-04-01NB implementation: finish writer tabbed NBsandreas kainz
Change-Id: Ibaf3ea11c229c4de27c479dab6ab4f2823b840d9 Reviewed-on: https://gerrit.libreoffice.org/52203 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01Use a simple boolean instead of an enumKhaled Hosny
All we need to know is whether the font format is supported or not. Change-Id: I0e30a653f9ea70f83558632789b2db72b526ebb8 Reviewed-on: https://gerrit.libreoffice.org/52202 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
2018-04-01Colibre icons: update sc_heading* icons fit's better the gridandreas kainz
Change-Id: I543a6405c031094edff4c83a8b45acf315c6f8f3 Reviewed-on: https://gerrit.libreoffice.org/52201 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-01tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma
Change-Id: I66fd554a542912784cf730e28cc223591ad5c723 Reviewed-on: https://gerrit.libreoffice.org/51575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
2018-03-31Suppport _MSC_VER 1913 and 1914(Firebird)himajin100000
Change-Id: Ifeab9119fcc1037365251cd49dd7714cc37b3012 Reviewed-on: https://gerrit.libreoffice.org/52164 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31tdf#115226 Update bundled Amiri to 0.111Andras Timar
Change-Id: I4f07943ccd27c1c58e32c0513befe72ae0839b93 Reviewed-on: https://gerrit.libreoffice.org/52184 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-03-31tdf#116666 Hungarian collation: casing and equality fixesLászló Németh
Casing fixes: “CCS” sorted as “CSCS”, not “cscs”. “Ccs” and “CCS” are capitalized versions of the simplified double consonant “cs”, but “CCs” is an abbreviation of words beginning with “C” and “Cs” (similar to “AkH.”, “MHSz.”) etc. To avoid the comparison result “equal” we set a precedence between the simplified and compound-like long forms, too. For example, “ésszerű” (old orthography before 2015) and “észszerű” (not “észszerű”, “ésszerű”), or “mennyelv” and “menynyelv” (words with different meanings) sorted as “észszerű” and “észSzerű”, also “menynyelv” and “menyNyelv”. Change-Id: If31c97262bc74429b514ede43a0384de80fe8ac5 Reviewed-on: https://gerrit.libreoffice.org/52194 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara
Change-Id: Idf9a4a74615b3216918dde50563e9d081c61cd52 Reviewed-on: https://gerrit.libreoffice.org/52174 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-03-31weld OptionsBreakSetCaolán McNamara
Change-Id: I2f0f25b3573dabc940a117bb1cb5d3b56a81af0f Reviewed-on: https://gerrit.libreoffice.org/52159 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-03-31welded radio buttons are in gtk-style groupsCaolán McNamara
i.e. everything in the group is grouped with the leader of the group so group to that one to get tab order right Change-Id: I289d8ce5e5957e3f779c4caa435c1210d0dc7076 Reviewed-on: https://gerrit.libreoffice.org/52158 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2018-03-31loplugin:unusedfieldsNoel Grandin
Change-Id: Id2dea1d3a56d5d3be03c5a2a4f2ef530a05f9b19 Reviewed-on: https://gerrit.libreoffice.org/52185 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31restore carelessly removed expandtab for vimhimajin100000
see Miklos' comment on https://gerrit.libreoffice.org/#/c/52168/ Change-Id: Ief0cc781580e9b50c28d5f550189469ffa82d25a Reviewed-on: https://gerrit.libreoffice.org/52191 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31Do not use hsql binary import test when..Tamas Bunth
.. --disable-firebird-sdbc is on. Change-Id: Ie52485d55697579bfa05d0eb62c15d60cc73b68e Reviewed-on: https://gerrit.libreoffice.org/52181 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2018-03-31loplugin:unusedmethodsNoel Grandin
Change-Id: Idca950f341a8a0521ea2fa3d705164fcf2481027 Reviewed-on: https://gerrit.libreoffice.org/52183 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
and merge some of the template function results Change-Id: I9a7855ce6720d022ea5b988d68f0d59ff81ee5b9 Reviewed-on: https://gerrit.libreoffice.org/51985 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31Use for-range loops in oox (part2)Julien Nabet
Change-Id: I7cbeb67a1adcdb9b0003e22b61789a882fc336c9 Reviewed-on: https://gerrit.libreoffice.org/52182 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-03-31Updated coreGabor Kelemen
Project: help 29f6ad0004e6f49481ae32c577b394ec709b43f0 tdf#114200 Document new Trim space feature in Text Import Also fix some ahelps and bookmarks Sync element references with current UI Change-Id: I37ededca56215816d1784071f22e47f33a4a203b Reviewed-on: https://gerrit.libreoffice.org/52140 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2018-03-31NB implementation: fix some tabbedtoolbar icon stuffandreas kainz
Change-Id: Ib7a639539df57c84befa7ee9fb605b1deb9448b1 Reviewed-on: https://gerrit.libreoffice.org/52176 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-03-31unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin100000
Change-Id: Id11b30f14d0a4f4c8c45918ff15f32cab3171171 Reviewed-on: https://gerrit.libreoffice.org/52169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31Added includes that are only used in DEBUG buildshimajin100000
Change-Id: I80f835ce31d44c1df32955fdc48f0accfb062747 Reviewed-on: https://gerrit.libreoffice.org/52162 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31Split ooxmlexport10 into two unit test modules.Mark Hung
Change-Id: Ibd714f81f76717ac159897f6ee9f907a8098cabe Reviewed-on: https://gerrit.libreoffice.org/52153 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31clang-tidy modernize-use-equals-default in vcl/source/gdiJochen Nitschke
Change-Id: I5d7f842603ebb96b1b99b594da39bba7f845d41a Reviewed-on: https://gerrit.libreoffice.org/52170 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31adapt to variable name change in commit ca67dcaehimajin100000
Change-Id: Ie5eef74f76221b45c72a78f53a3f7ce072f02b5c Reviewed-on: https://gerrit.libreoffice.org/52168 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31explicitly pass false as arguments of createIteratorhimajin100000
StylePool::createIterator has default paramters,but StylePoolImpl's does not. Change-Id: I1eff95cd3dc9e9bf7bae04aa78920c2d82acabd8 Reviewed-on: https://gerrit.libreoffice.org/52160 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31use arrow instead of dothimajin100000
Change-Id: I1014ed27ca97b59972737a0df5fe9de235ec732f Reviewed-on: https://gerrit.libreoffice.org/52166 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31fix for for-range loops should come to #ifdef DEBUG toohimajin100000
Change-Id: Ib1b317e2564080e367d8d1fa0245c1707b141e57 Reviewed-on: https://gerrit.libreoffice.org/52163 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31removed semicolon,added missing close-parenthesishimajin100000
Change-Id: Ibe60ec5af4cdba95f3bcefef03d17371f40d14fc Reviewed-on: https://gerrit.libreoffice.org/52167 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin100000
Change-Id: Ie6120abf9c96cf4ba53111650a86fbf33418ac13 Reviewed-on: https://gerrit.libreoffice.org/52161 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>