Commit Graph

442857 Commits

Author SHA1 Message Date
Mike Kaganski
d628258f27 tdf#80731: Only check closing parenthesis when in IDE
This reinstates the fix by Pierre Lepage, which was reverted in
351dead74b, and makes sure it only
has effect when the compilation is started from IDE.

The idea is that the IDE is used primarily for development, and
that's a good opportunity to detect any error in the code. When
the code is compiled from outside of the IDE (like running an
extension), the error is tolerated to allow users run the legacy
code having this error. Hopefully this is enough for tdf#106529.

This re-uses comphelper's NoEnableJavaInteractionContext class,
which is converted into general-purpose SetFlagContext class to
avoid code duplication.

Change-Id: Ie290019cb190b8d1d590699ec13bd63eac478d09
Reviewed-on: https://gerrit.libreoffice.org/81616
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2019-11-09 09:53:38 +01:00
Muhammet Kara
7e7e97fc0b Make ControllerCommandDispatch::commandAvailable() more talkative
Change-Id: I7d89a27692c619707ccb8356241422c9578fb081
Reviewed-on: https://gerrit.libreoffice.org/82345
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-11-09 09:14:06 +01:00
Muhammet Kara
7554b996b1 Remove unimplemented panel entry for ChartCharacterPanel
Change-Id: I6cf8c3c59d95948f6730530d9a8135995cd52c2a
Reviewed-on: https://gerrit.libreoffice.org/82341
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-11-09 07:57:04 +01:00
Julien Nabet
a79640b30a Related tdf#128530: Two icons have reversed each other (Korean)
Thank you Rizal for having pointed these locations

Change-Id: Ia3eedc8a7205e1c5f49221c0950291529ce3345f
Reviewed-on: https://gerrit.libreoffice.org/82335
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-11-09 02:33:14 +01:00
Michael Weghorn
d456ca6efb tdf#41205 Auto-focus range edit in print dialog
Auto-select the page range edit when the "Pages"
radio button is selected in the print dialog, to
allow for easy insertion of the pages to print.

S.a. commit 6087dc9cdd
("filter: PDF Export UI "page range" autofocus") which
did basically the same for the PDF export dialog.

Change-Id: Iff7a9292c4874952e67218d83aafc4bc76b1e5b7
Reviewed-on: https://gerrit.libreoffice.org/82310
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2019-11-09 00:18:39 +01:00
Christian Lohmaier
dfb2a1a96f update emoji autocorrect files from po-files
Change-Id: I4bf4ecc018844509333cbd1dad5e8c1b595321b7
2019-11-08 23:49:56 +01:00
Christian Lohmaier
bdd1b760a8 Update git submodules
* Update translations from branch 'master'
  - update translations from weblate
    
    Change-Id: I75a99d8d1567ffce961a404c6f054b9bd07b62a0
2019-11-08 23:48:53 +01:00
Muhammet Kara
8023a613e9 Fix tdf#124708: CRASH: Selecting all and deleting
Change-Id: I0de912dad97f266a56ab52a351b0676f17675ed5
Reviewed-on: https://gerrit.libreoffice.org/82332
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-11-08 23:31:16 +01:00
Stephan Bergmann
1b66d0141c Use more efficient NamedDecl::getName
Change-Id: I764b254180809c7ee020d5115e4b9e50e0227c09
Reviewed-on: https://gerrit.libreoffice.org/82321
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 21:22:29 +01:00
Muhammet Kara
b392d12633 Add UI Test for tdf#128004
Change-Id: Id2b95d21799f8fa4b55a304afda739219fee06ff
Reviewed-on: https://gerrit.libreoffice.org/82323
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-11-08 21:16:22 +01:00
Julien Nabet
7eca2c49ba tdf#128530: Two icons have reversed each other (Korean)
Initial bug concerns:
https://opengrok.libreoffice.org/xref/core/icon-themes/colibre/cmd/ko/
sc_sortascending.png and sc_sortdescending.png

Other occurences have been found for lc_ in colibre + some other themes

Change-Id: I3462b357dd4ba83cf9174d1b44e122805a42c617
Reviewed-on: https://gerrit.libreoffice.org/82320
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-11-08 21:09:57 +01:00
Luboš Luňák
1b30985ef0 fix Makefile typo
Change-Id: Ibb5e9f8d2e2732b2aaa528d4cbe330041a193e7a
2019-11-08 21:06:05 +01:00
Muhammet Kara
dbc515b3e2 Fix tdf#128004: Customize: chosen category does not filter function list
Change-Id: I69b1defda33f22c38377aed559147c880b292ed8
Reviewed-on: https://gerrit.libreoffice.org/82319
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-11-08 20:07:48 +01:00
Olivier Hallot
6f3f923e03 Update git submodules
* Update helpcontent2 from branch 'master'
  - Fix switch selection when embedded in other pages
    
    Emebed exerpts with switch tags were unable to perform
    the correct switch because of the use of the same id= in
    several places in the page. The new logic fixes that.
    
    Change-Id: I1e1084170e023c89f3c695c3d1c5a6c7deee7374
    Reviewed-on: https://gerrit.libreoffice.org/82277
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-08 19:42:27 +01:00
Olivier Hallot
ebbcb3394a Update git submodules
* Update helpcontent2 from branch 'master'
  - tdf#128503 Clarify numeric x regex conversion
    
    + refactoring headings
    
    Patch set 2
    - reposition comment on regex vs. numberex
    - included in ref for regex, aka "regulaer" and available
    for all functions with search criteria
    - Rephrased regexnumex.
    
    Patch set 3
    -Fix to comply w/ DTD
    
    Change-Id: I3f5a488bb05b5ea61709e574ca5d859634158bc4
    Reviewed-on: https://gerrit.libreoffice.org/82094
    Tested-by: Jenkins
    Reviewed-by: Eike Rathke <erack@redhat.com>
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-08 19:41:06 +01:00
Andrea Gelmini
71c264dd4e Removed duplicated include
Change-Id: Ic1a492d7520753baa7092e30e8f37f7f024908ed
Reviewed-on: https://gerrit.libreoffice.org/82318
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-11-08 18:50:53 +01:00
Szymon Kłos
85d947d52d jsdialogs: apply .uno:FillColor in Calc
Change-Id: I7cbd447c8a66f9240d6a093c9ab24a7c2dbb2024
Reviewed-on: https://gerrit.libreoffice.org/82293
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82306
Tested-by: Jenkins
2019-11-08 17:32:47 +01:00
Stephan Bergmann
3b16dfd80f Combine LoadEnv's initializeLoading and startLoading
...as they are only ever called directly one after the other.  Rename the
original initializeLoading to startLoading, and rename the original startLoading
to private start (called at the end of the original initializeLoading).

Change-Id: I5271387450324cc26743195329c4f401cf3aa0f9
Reviewed-on: https://gerrit.libreoffice.org/82308
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 17:26:46 +01:00
Szymon Kłos
76762b4c98 jsdialogs: apply .uno:FillColor in Impress
Change-Id: Ic85233716998f3a88792501266c4d8214c4ab1a2
Reviewed-on: https://gerrit.libreoffice.org/82292
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82303
Tested-by: Jenkins
2019-11-08 16:45:14 +01:00
Szymon Kłos
adff2373c5 jsdialog: apply .uno:XLineColor in Impress
Change-Id: I02bd0ce5d3b71e6acf28f56aead41abc76b42465
Reviewed-on: https://gerrit.libreoffice.org/82280
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82300
Tested-by: Jenkins
2019-11-08 16:09:21 +01:00
Christian Lohmaier
256e2a3de8 tdf#127540 android: fix type-detection error when trying About|Show License
it is a bogus message and should have been "no such file or directory"
instead... license.txt wasn't shipped after the change to generate it
from xml/single-source.

Change-Id: I907a57ec359cf31ddc7967af2acd11ef3ff605eb
2019-11-08 16:04:49 +01:00
Caolán McNamara
7719b7fb93 Resolves: tdf128672 nup missing erase of old content
Change-Id: Ib00d7aeb5911e071cd8f1c8cd79574e194b87d98
Reviewed-on: https://gerrit.libreoffice.org/82299
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-08 15:51:33 +01:00
Caolán McNamara
6c8a7fcb01 Resolves: tdf#128667 crash in csv import from paste
Change-Id: Id50d0a7e4f176ccf83292495cb229da492fbf381
Reviewed-on: https://gerrit.libreoffice.org/82287
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-08 15:51:21 +01:00
Stephan Bergmann
48ab06d962 Avoid C++20 comparison operator overloading ambiguities (clang-cl -std=c++2a)
The main problem was the non-explicit inprocserv::ComSmart<T>::operator T*()
that caused ambiguities between inprocserv::ComSmart<T>::operator ==(const T*)
and the built-in operator == taking two (cv-qualified) T*.

Many uses of that non-explicit conversion operator could be covered by an
explicit bool conversion operator, but some needed the introduction of a get()
function.

Also, one of the operator == was used by the C++20 overload resolution in a way
that it now needs to return bool.  (And the other functions returning BOOL could
be cleaned up, too.)

Change-Id: I8065f0955a60207c2bd6d8e583d13bc15f324f38
Reviewed-on: https://gerrit.libreoffice.org/82273
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 15:39:15 +01:00
Regina Henschel
9b2a94321e tdf#128413 SetSnapRect of custom shapes expects logic rect
SdrObjCustomShape has its own version of SetSnapRect. This expects
a logic rectangle in its input parameter. That was not considered in
method SetVerticalWriting(). The result was, that for rotated or
sheared shapes, which has text, setting tb-rl writing mode changed
size and position.

Change-Id: Idefd75cf25fd9ff4b9088ee494c65d5e6c5d12c8
Reviewed-on: https://gerrit.libreoffice.org/82233
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
2019-11-08 15:25:35 +01:00
Szymon Kłos
145672243d jsdialog: apply .uno:XLineColor in Calc
Change-Id: I6951241444a3dec4f81bcd121b5c2917895456a3
Reviewed-on: https://gerrit.libreoffice.org/82279
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82289
Tested-by: Szymon Kłos <szymon.klos@collabora.com>
2019-11-08 15:17:12 +01:00
Szymon Kłos
ca92ab3fbe jsdialog: apply .uno:LineWidth in Calc
Change-Id: I2d3bc18d7e687547ec840840111af83b171499c7
Reviewed-on: https://gerrit.libreoffice.org/82278
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
(cherry picked from commit 695745c8bf947409b731e2feeac615ee25d41b01)
Reviewed-on: https://gerrit.libreoffice.org/82283
Tested-by: Jenkins
2019-11-08 14:27:06 +01:00
Samuel Mehrbrodt
1c42afc194 Respect DisableMacrosExecution option in javascript editor
Change-Id: I44c2d3a706a99839369bd4aff2abbb675e430926
Reviewed-on: https://gerrit.libreoffice.org/82286
Tested-by: Jenkins
Reviewed-by: Serge Krot (CIB) <Serge.Krot@cib.de>
2019-11-08 14:23:26 +01:00
Stephan Bergmann
ecf708e90d Avoid repeated calls cppu::detail::loadModule -> osl_getModuleURLFromAddress
...where the latter are reportedly expensive.  Both
<https://gerrit.libreoffice.org/#/c/75162/> "tdf#121740 related, cache external
mapping in cppu::loadExternal" and <https://gerrit.libreoffice.org/#/c/82261/>
"tdf#121740 add cache to win osl_getModuleURLFromAddress" attempted to reduce
the costs observed when loading one specific document by introducing caches
below cppu::detail::loadModule's call to osl::Module::loadRelative.

On the other hand, this change reduces the number of calls to
osl_getModuleURLFromAddress by computing the base URI in
cppu::detail::loadModule only once.  For my local Linux --enable-dbgutil build,
for `instdir/program/soffice '109340 class14.ppt'` and then exiting LO again
(with the document attached at
<https://bugs.documentfoundation.org/show_bug.cgi?id=121740#c0>), this reduces
the number of calls to osl_getModuleURLFromAddress from 3775 to 22.

(Many of those calls originated from cppu::getCaughtException or
cppu::throwException, as in

  osl_getModuleURLFromAddress
  osl_getModuleURLFromFunctionAddress
  osl::Module::getUrlFromAddress
  osl_loadModuleRelative
  osl::Module::loadRelative
  cppu::detail::loadModule
  cppu::loadModule
  cppu::loadExternalMapping
  uno_getMapping
  com::sun::uno::Mapping::Mapping
  cppu::throwException

.)

Unfortunately, this needs to duplicate functionality from osl_loadModuleRelative
(sal/osl/all/loadmodulerelative.cxx) somewhat, as the stable SAL interface only
offers functionality to load relative to a given function, not relative to a
given base URI.  (And extending the stable SAL interface for this one use is not
worth the maintenance costs.)

Change-Id: Ib58814136d11c67d1419b0224d12e30bb710e613
Reviewed-on: https://gerrit.libreoffice.org/82290
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 14:19:10 +01:00
Michael Weghorn
08ee6fb9f0 Mention that SAL_FORCEDPI is used by qt5/kf5 as well
And "gtk" (i.e. gtk2) is no more, so remove that one.

Change-Id: Idc68553ff6f396a6dbc7226145cb070560c2cb93
Reviewed-on: https://gerrit.libreoffice.org/82288
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2019-11-08 14:02:47 +01:00
Balazs Varga
f6437b3a98 tdf#128618 OOXML chart export: deleted automatic title returns on save
If there is no main title and/or subtitle, write out autoTitleDeleted
with a true value.

Regression from the commit 96a29c12a9
(tdf#101322 Chart OOXML Export: fix missing subtitle)

Change-Id: I0094014fc4da4cb66d31e4249f916452d00758c7
Reviewed-on: https://gerrit.libreoffice.org/82142
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2019-11-08 13:19:47 +01:00
Noel Grandin
37e3573bb5 tdf#121740 speed up font loading
by caching whether the font is a graphite font.
Takes load time from 27s to 23s for me.

Change-Id: I7b14a8bd305b27a088f363d19ebfb6fe774d3b02
Reviewed-on: https://gerrit.libreoffice.org/82267
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-08 13:16:27 +01:00
Tünde Tóth
023285158b tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinks
During DOCX import, not highlighted hyperlinks, ie. without hyperlink
character styles, set the Visited/Unvisited character style text
attributes to "Default Style" to avoid saving them with the
default highlighted hyperlink character styles in ODT.

Regression from the commit 576611895e
"tdf#127741 DOCX import: format hyperlink with Default character style".

Change-Id: I5ffbb107e6704b285bc3d1546e08a324c386a0ab
Reviewed-on: https://gerrit.libreoffice.org/82205
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2019-11-08 13:12:54 +01:00
Stephan Bergmann
eb6410b5cf Fix Windows --eanble-vlc errors and (clang-cl) warnings
Fix "no matching constructor" for

  OUString( arCurrent, dwCurrentSize )

from wchar_t and loplugin:cstylecast, loplugin:nullptr, and
loplugin:stringconstant warnings.

Change-Id: Ibe0341afe14a8c0380a69e9cbf946e68f9c58391
Reviewed-on: https://gerrit.libreoffice.org/82264
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 12:40:39 +01:00
Stephan Bergmann
725b7a37e7 -Werror,-Wunused-macros (clang-cl)
Not sure why the unused-macro warning for isnan only started to show now that I
build on Windows with clang-cl against MSVC 2019 (rather than 2017).  The code
was there ever since 16cba77220 "#112673# initial
checkin of HWP filter", but there appears to never have been any use of isnan at
least in hwpfilter/ itself.

Change-Id: Ib202da91806baf347bbaf1ac2a47bcc7f81bd868
Reviewed-on: https://gerrit.libreoffice.org/82271
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 12:37:45 +01:00
Szymon Kłos
240581f7d7 jsdialog: apply .uno:LineWidth in Impress
Change-Id: I7b9a3e5d6af5ccf9e9be28c5a1460fbf8553ff08
Reviewed-on: https://gerrit.libreoffice.org/82275
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82281
Tested-by: Jenkins
2019-11-08 12:36:20 +01:00
Balazs Varga
271bdc3469 tdf#128633 Chart OOXML Export: Fix position of bar in charts
Fix export of c:crossBetween tag if the category axis is deleted.

Regression from commit: e0b0502516
(tdf#128016 Chart OOXML Import: fix duplicated category labels)

Change-Id: I46ab45f3ba4f3d0fdde3ddf017a7f512b6e2e403
Reviewed-on: https://gerrit.libreoffice.org/82194
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2019-11-08 12:33:31 +01:00
Stephan Bergmann
63f7efe613 Missing include (Windows --disable-pch)
> sw/source/core/doc/docfld.cxx(558,18): error: member access into incomplete type 'const ::utl::TransliterationWrapper'
>         if( rSCmp.isEqual( rDBName, sName.getToken(0, ';') ) )
>                  ^

Change-Id: I041879acb350a2bc42133f55be5a1501ffe93c95
Reviewed-on: https://gerrit.libreoffice.org/82272
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 12:32:40 +01:00
Caolán McNamara
fbdeeb4dac tdf#127993 remove default WB_HIDESELECTION
so the highlighted entries in a TreeView doesn't appear different
when it has focus vs not having focus.

Change-Id: I823fc0cc503161ee93845eb0fb7458a41344d608
Reviewed-on: https://gerrit.libreoffice.org/81995
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2019-11-08 12:31:55 +01:00
Tomaž Vajngerl
389c8239c9 widget theme: Gradient support when drawing widgets
Change-Id: I29239348e36e4963d9708a22ac649b2b1d68bf02
Reviewed-on: https://gerrit.libreoffice.org/82207
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-11-08 12:09:48 +01:00
Stephan Bergmann
456300d4fb loplugin:indentation (clang-cl)
Change-Id: Id3031852a9e4d58c7caad68b91a0633bcd7a2489
Reviewed-on: https://gerrit.libreoffice.org/82270
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 11:29:02 +01:00
Stephan Bergmann
05bec2bc26 loplugin:stringadd (clang-cl)
Change-Id: Icf2894f77c90aa4620910d621249947bad4be8b7
Reviewed-on: https://gerrit.libreoffice.org/82269
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-08 11:28:31 +01:00
Samuel Mehrbrodt
83579e8018 Respect DisableMacrosExecution option in beanshell editor
Change-Id: I0713b3d1ab45519aef25b5bd3d912baf2252d37b
Reviewed-on: https://gerrit.libreoffice.org/82262
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-11-08 11:27:07 +01:00
Szymon Kłos
f7c751439d jsdialog: consume .uno:LineWidth double value
Change-Id: Iaf09dd11ae4fd6b3d9ebeabac790f0cfe73fec17
Reviewed-on: https://gerrit.libreoffice.org/82226
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82234
Tested-by: Jenkins
2019-11-08 10:04:57 +01:00
Caolán McNamara
b94dd25273 tdf#128625 set only one active radiobutton per group
Change-Id: Ia44438ec4da771eb093a46311f37e49d1df7b511
Reviewed-on: https://gerrit.libreoffice.org/82254
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-08 09:52:04 +01:00
Eike Rathke
3e71ec4dd5 Unit test for fixed locale Excel export formats, tdf#128649
Change-Id: I7ec63659c39acb612de4df502e364afdc2cc7189
Reviewed-on: https://gerrit.libreoffice.org/82257
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
2019-11-08 09:39:20 +01:00
Eike Rathke
3b49477c31 Resolves: tdf#128649 Do not insert duplicate LCID for currency
Fallout from

    commit d0f8daa098
    CommitDate: Wed Aug 22 19:03:27 2018 +0200

        Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formats

Change-Id: I356f37624786d753370a272b0f1b54b17b5d206c
Reviewed-on: https://gerrit.libreoffice.org/82249
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
2019-11-08 09:39:09 +01:00
Samuel Mehrbrodt
a70d007ad6 Revert "tdf#120734 Only enable "Remove hyperlink" when hyperlink selected"
This reverts commit cae4b4951f.

Change-Id: I06f6a828e2766058b90dde14e8efbe5759867084
Reviewed-on: https://gerrit.libreoffice.org/82228
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-11-08 09:33:13 +01:00
Gabor Kelemen
c6e7a70d2a tdf#42949 Fix IWYU warning in include/svx/svdotable.hxx
The boost/property_tree/json_parser.hpp added in commit
0285492a45

is somewhat expensive.

Replacing it with forward declaration header - similar to commit
fb1b461208
shaves off about 80Mb of includebloat

Change-Id: I5055834b691718eec2a5ebbfc4f1cffbdea96aae
Reviewed-on: https://gerrit.libreoffice.org/81972
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-11-08 09:23:49 +01:00
andreas kainz
7b1667d950 Writer Property Dialog update
Change-Id: I22959d387d23fc28e2b7d8fa84b290d7f7d95995
Reviewed-on: https://gerrit.libreoffice.org/82260
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-08 09:22:50 +01:00