Commit Graph

442957 Commits

Author SHA1 Message Date
Stephan Bergmann
44af200f59 Silence -Werror=sign-compare (--enable-cipher-openssl-backend)
as found by <https://ci.libreoffice.org/job/lo_tb_random_config_linux/2039/>

Change-Id: Ie698b7905bd2f25e74791f91f586479d1fc473dc
Reviewed-on: https://gerrit.libreoffice.org/82488
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-12 13:03:16 +01:00
Caolán McNamara
431950e1ea tdf#121239 give writer, calc and draw/impress the same underline options
uno:Underline is the "real" deal, and has multiple underline options
uno:UnderlineSimple is "some underline on" vs no underline

calc and writer had UnderlineSingle, UnderlineDouble and UnderlineDotted
for that specific type of underline on vs not-on

add those to draw/impress too and then use UnderlineSingle instead of Underline
in the format menu so that when UnderlineDouble is applied, UnderlineSingle is
not show as applied, instead of using Underline ot UnderlineSimple which would
show as on if UnderlineDouble was applied

Change-Id: I6f9fcf37c2c90d215ea52b536e4fa84734754850
Reviewed-on: https://gerrit.libreoffice.org/82469
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-12 12:25:21 +01:00
Michael Meeks
f088d85f80 Revert "Drawing calc grid misses pixels on bottom and right."
This reverts commit 4a3dab5a4c.

Change-Id: I1ac1edca00e4d1d62f93de48561a3b6ce4a315aa
Reviewed-on: https://gerrit.libreoffice.org/82221
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2019-11-12 12:06:17 +01:00
Miklos Vajna
b3999abc97 sc: pViewSh can be nullptr in the ScNavigatorDlg ctor
In case the nagivator dialog was enabled the last time the user exited
from Calc, resulting in a crash-on-startup in subsequent runs.

This avoids the need for a workaround to reset the user profile.

Change-Id: I5041a9a258efb82051036d8404fde77c8985089a
Reviewed-on: https://gerrit.libreoffice.org/82491
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2019-11-12 11:41:58 +01:00
Regina Henschel
7cf0e43d39 tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rect
SdrObjCustomShape::NbcSetSnapRect needs a logic rect in its parameter.
A general change to snap rect as input in NbcSetSnapRect is not
possible, if the transformation has to be kept. Therefore callers
need to be adapted. This is done her for SdrUndoAttrObj. The error
was that for a transformed custom shape with text, undo and redo had
generated a wrong size of the shape. A least the following actions
were affected: extrusion on/off, shadow on/off, and changes in line
or fill properties. The unit test uses extrusion on.

Change-Id: I8b6990d3d57d25f15f18e8690fc49dbe5e2a2728
Reviewed-on: https://gerrit.libreoffice.org/82367
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
2019-11-12 11:16:20 +01:00
Caolán McNamara
745122c044 Related: tdf#121239 super/sub not shown as toggles in draw/impress
Change-Id: Ibb4a8a638bdba0ec0b2a859c685233d36b6c852e
Reviewed-on: https://gerrit.libreoffice.org/82468
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-12 10:51:02 +01:00
Caolán McNamara
bcc701e7c5 SvxOverlineItem probably should be SvxTextLineItem here
Change-Id: I6d8a40f38a827c1f7644d3c9d6a3cad4481b5e7c
Reviewed-on: https://gerrit.libreoffice.org/82456
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-12 09:55:32 +01:00
Caolán McNamara
9dcb9c3d6c Related: tdf#121239 super/sub not shown as toggles in calc
Change-Id: Ida4c5014538454b845d19f74d27548c8f9540de8
Reviewed-on: https://gerrit.libreoffice.org/82470
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-12 09:55:07 +01:00
Andras Timar
efc1eda588 Update git submodules
* Update translations from branch 'master'
  - Updated Slovenian translation
    
    Change-Id: If4695b9a50f7041ae44c0ea07bd33a8cff89cb0b
2019-11-12 09:42:18 +01:00
Gabor Kelemen
7ddedd2594 tdf#42949 Fix IWYU warnings in basic/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I325149be2ea7697b5b4a2ce4a662edd2f8be6e50
Reviewed-on: https://gerrit.libreoffice.org/82312
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-11-12 09:20:55 +01:00
Miklos Vajna
c465d920f4 tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated image
Regression from commit 68549e00d5 (vcl,
BitmapEx transformed draw: special-case simple rotations, 2019-10-10),
the intention there was to fix an error on the last col/row of a bitmap,
but that was only tested with input where the aspect ratio doesn't
change on scaling.

Fix the problem by going back to the original way in the "aspect ratio
changes" case.

Change-Id: I52bed503ddaadbbbdf64ac6fec2fe268153866f1
Reviewed-on: https://gerrit.libreoffice.org/82467
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-11-12 08:47:16 +01:00
andreas kainz
35a22cc094 Options Email Dialog fix alignment and padding
Change-Id: I470d8fea036683c76badb856e2d6acc214734cb7
Reviewed-on: https://gerrit.libreoffice.org/82479
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-12 08:43:10 +01:00
Samuel Mehrbrodt
6a40737e1f Fix macro disabling in Basic IDE
After 8d69ca60f3 macros were always disabled
as ScriptDocument::allowMacros always returned false when called from
non-document context.

Change-Id: Ibef4c7d561f4ee01cd44f5327e4ab948282bb07d
Reviewed-on: https://gerrit.libreoffice.org/82444
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-11-12 08:10:07 +01:00
Olivier Hallot
11dcd3c742 Update git submodules
* Update helpcontent2 from branch 'master'
  - tdf#128589 Add resolved comments in page
    
    Add Resolved comments in comments Help page, adjust
    View menu
    
    Change-Id: I4e1c0dbce35d71a72d08fe1940a7e76f80b55c4f
    Reviewed-on: https://gerrit.libreoffice.org/82464
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-11 22:37:50 +01:00
Tor Lillqvist
6df7989dac Fix copy/paste error that probably has had no ill effect
Change-Id: I062fef5f2316a3aa7560ecb42799496cd38362e9
2019-11-11 23:32:33 +02:00
Tomaž Vajngerl
c13a664c5f Don't compile cpuid test with INTRINSICS_CXXFLAGS
This will compile test with maximal supported instruction set
supported by the compiler, but the CPU might not support the
instructions sets. As this tests some aspects of runtime CPU
detection only we actually don't need to compile it with the
INTRINSICS_CXXFLAGS flags.

Change-Id: I612785949b42efbd08d1961a746025f66e99aebc
Reviewed-on: https://gerrit.libreoffice.org/82422
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-11-11 22:21:38 +01:00
Caolán McNamara
a1cba2d4db cid#1455326 MoveSticky always has a non-nullptr pDoc
Change-Id: I84d9a81e9e8a544dbc50b9d6b40a7b9030f2a987
Reviewed-on: https://gerrit.libreoffice.org/82425
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 22:17:55 +01:00
andreas kainz
d486c3568f Calc Dataprovider Dialog update
Change-Id: Ia8517cc14108cca0e404bbb957a7f6b8f599e4bf
Reviewed-on: https://gerrit.libreoffice.org/82407
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-11 22:06:14 +01:00
Caolán McNamara
1fa89b34cf unnecessary include
Change-Id: Ia8db302de488cfa89311a258a57f8c595528088a
Reviewed-on: https://gerrit.libreoffice.org/82443
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 21:38:48 +01:00
Zdeněk Crhonek
7f69594c5c add uitest for bug tdf#128593
Change-Id: Icc0b22318406a92cf19843844e857d09dd9a4ba2
Reviewed-on: https://gerrit.libreoffice.org/82466
Tested-by: Jenkins
Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2019-11-11 20:59:52 +01:00
Caolán McNamara
774de260e9 return an empty PropertySetInfo instead of assert
e.g. seen with APSO extension

Change-Id: Ia2eb636a7d27ca87062e7962eded06756ff4e333
Reviewed-on: https://gerrit.libreoffice.org/82457
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 20:36:58 +01:00
Caolán McNamara
2a79c050ec GtkSalFrame toplevel might not be a GtkWindow
in the rare embedded case, e.g. ASPO extensions option window

Change-Id: Iedacdbc6b795ee5fbe7471b9f19f8f7f6c746204
Reviewed-on: https://gerrit.libreoffice.org/82458
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 20:36:39 +01:00
Caolán McNamara
3a2c69a595 Related: tdf#121239 overline missing in draw/impress
where underline already exists

Change-Id: I87df3f3965526266b94f10fa04448b32a81fd99a
Reviewed-on: https://gerrit.libreoffice.org/82459
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 20:36:26 +01:00
Szymon Kłos
a3d08f4f8c jsdialogs: send .uno:LineWidth updates
Change-Id: I83856625d17910e5b9165c7a2ddae8b219650c8c
Reviewed-on: https://gerrit.libreoffice.org/82455
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2019-11-11 20:07:30 +01:00
Szymon Kłos
4135c764a9 jsdialogs: send .uno:FillColor & XLineColor status updates
Reviewed-on: https://gerrit.libreoffice.org/82307
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
(cherry picked from commit c28ea22c5198c1162fc5a535d35b407762b8a865)

Change-Id: I665ca45293fb3e98a7940e24c1f14a5963b8d073
Reviewed-on: https://gerrit.libreoffice.org/82309
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2019-11-11 20:07:08 +01:00
Caolán McNamara
5d1be8f1d2 cid#1448492 Wrapper object use after free
Change-Id: I4c5978b019549d1509c4c70b4cfa93a362395fed
Reviewed-on: https://gerrit.libreoffice.org/82448
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 17:56:44 +01:00
Noel Grandin
fa860b85ca simplify OUString construction
Change-Id: Ib91d77c578aa21af02beaf299d16b5d8c2942f00
Reviewed-on: https://gerrit.libreoffice.org/82447
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-11 17:49:32 +01:00
Stephan Bergmann
a0c30af2ac Make base of loplugin::FunctionAddress more flexible
(I'm planning to use it for a FilteringRewritePlugin.)

And while at it, base its current uses on FilteringPlugin.

Change-Id: I0acdcc6cb0b3a434b425405c8c438dbf65e4d3cb
Reviewed-on: https://gerrit.libreoffice.org/82451
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-11 17:29:06 +01:00
Noel Grandin
19e96dc156 reduce some ref-counting
Change-Id: I7b372237c21c469f78be281eedbbdda217fd12c8
Reviewed-on: https://gerrit.libreoffice.org/82442
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-11 17:25:22 +01:00
Noel Grandin
8791b9957c fix move operator
introduced in
    commit a0ebc6f898
    Date:   Sat Nov 9 08:47:48 2019 +0200
    missing move operator=

Change-Id: I0607ad1afbcb1f2a86d1c7e0736e2549a5562b64
Reviewed-on: https://gerrit.libreoffice.org/82441
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-11 17:25:06 +01:00
Noel Grandin
a8a064d11c sc: rowcol: tdf#50916 convert mark data structures
Change-Id: I9b706c9bcc2925f72cc024142ffe72af5ddea82a
Reviewed-on: https://gerrit.libreoffice.org/82419
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-11 17:24:53 +01:00
László Németh
33d966ecc1 tdf#128428 RTF: fix for different product versions
at switching off longer space sequence mode.

Change-Id: I87c265ad0ff5f7b44c92b1abebeb31f68749a1e7
Reviewed-on: https://gerrit.libreoffice.org/82434
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2019-11-11 16:39:18 +01:00
Samuel Mehrbrodt
78689171ff User interface languages: At least one is required
Reported here: https://twitter.com/erez/status/1193838467668697089

Change-Id: I96fdb82646e6b2e49b6032766195309a97da0fba
Reviewed-on: https://gerrit.libreoffice.org/82439
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-11-11 16:11:34 +01:00
andreas kainz
e0a4911884 Chart Form Dialog Buttons use same width
Change-Id: I50f3ec22119955b2fbb6848797e6393750ff9249
Reviewed-on: https://gerrit.libreoffice.org/82406
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-11 15:58:45 +01:00
andreas kainz
45a1c152e5 Calc Define Dialog Distance between Buttons is from systemtheme 6
Change-Id: Id71fcb6a6e875aca36382c9dc3dbb71915261fff
Reviewed-on: https://gerrit.libreoffice.org/82401
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-11 15:58:31 +01:00
andreas kainz
a245fa54e7 Hyperlink Dialog Alignment similar in each tab
Change-Id: I670e94541e246ce8a71d2b45b598e924a43592a5
Reviewed-on: https://gerrit.libreoffice.org/82400
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2019-11-11 15:58:19 +01:00
Caolán McNamara
f615cb3636 cid#1455327 Dereference null return value
Change-Id: I336659e820d46e8b23881fdf9d5f3b6fac072771
Reviewed-on: https://gerrit.libreoffice.org/82429
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 15:47:20 +01:00
Michael Weghorn
ef21e0d527 tdf#109219 MM: Decode all percent encodings in file names
While decoding using 'INetURLObject::DecodeMechanism::Unambiguous'
as introduced by commit 47708d533e
("tdf#109219 Allow files with spaces in name as MM data source")
makes sure that e.g. spaces in file names are properly decoded,
'INetURLObject::DecodeMechanism::WithCharset' is actually the
more correct decoding mechanism to use here, since it also decodes
some percentage encodings that 'INetURLObject::DecodeMechanism::Unambiguous'
would leave unchanged.

Using 'INetURLObject::DecodeMechanism::WithCharset' instead
e.g. makes CSV files with '%' characters in their names work
as data sources for mail merge as well.

A big thanks to Stephan Bergmann for pointing this out in
https://gerrit.libreoffice.org/#/c/82201/ .

Change-Id: Iee50584299c82d5718e3210f048ed739818bd11b
Reviewed-on: https://gerrit.libreoffice.org/82428
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2019-11-11 15:36:34 +01:00
Miklos Vajna
b280c02d58 Related: tdf#117658 PPTX import: ignore math text outside <m:t>
This way a pretty-printed bug document doesn't assert on import with:

soffice.bin: /home/vmiklos/git/libreoffice/master/oox/source/mathml/importutils.cxx:335: void oox::formulaimport::XmlStreamBuilder::appendCharacters(const rtl::OUString&): Assertion `!tags.empty()' failed.

Change-Id: Icf8b11f3c56076b1ad2dddad196260ee87540020
Reviewed-on: https://gerrit.libreoffice.org/82437
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2019-11-11 15:09:07 +01:00
Caolán McNamara
ec2a820551 cid#1455325 Dereference after null check
Change-Id: I5fa2846be23bcdfe202dd7c96fad79aa4009ff4e
Reviewed-on: https://gerrit.libreoffice.org/82430
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 14:52:18 +01:00
Caolán McNamara
6755977f59 cid#1455213 Dereference after null check
Change-Id: I2f59ed3c94d3a27fe50ca99f511f9ba5b47ff5d1
Reviewed-on: https://gerrit.libreoffice.org/82426
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 14:34:51 +01:00
Caolán McNamara
2297f04269 call GetSbData just once
Change-Id: Idb63c169c7e39f27bc99e3c3aa9155583f2a65ab
Reviewed-on: https://gerrit.libreoffice.org/82431
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-11-11 14:34:37 +01:00
Szymon Kłos
a3c7a8282d jsdialogs: apply .uno:Color and CharBackColor to floating text frames
Change-Id: I1a6b997f1a857524c7a48434321ca10d97f5e5db
Reviewed-on: https://gerrit.libreoffice.org/82311
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/82317
Tested-by: Jenkins
2019-11-11 14:25:13 +01:00
Mike Kaganski
572a8132e0 tdf#121090: Correct the last argument to HLOOKUP/VLOOKUP description
The argument is meant to define semantical meaning of the array's first column,
not just define if it's sorted or not.

Change-Id: I87ff172bcc13d6471ee4025e74962be89f1b0b50
Reviewed-on: https://gerrit.libreoffice.org/82376
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2019-11-11 13:47:54 +01:00
Mike Kaganski
0bf1c44884 Update git submodules
* Update helpcontent2 from branch 'master'
  - Related: tdf#121090: Rewrite descriptions for the last argument of HLOOKUP/VLOOKUP
    
    That parameter is not about telling the *functions* if the search column in
    the array is sorted or not, but about different semantical treatment of the
    array, i.e. whether it's the array of values or sorted ranges. The wording
    "Sorted" and "indicates whether the first column in the array is sorted in
    ascending order" is misleading, not providing the idea behind the argument,
    and create an impression that all sorted array lookups must have it ser to
    TRUE.
    
    Change-Id: I795c29f3c7d5632db6f72f7906bfdacaa372832e
    Reviewed-on: https://gerrit.libreoffice.org/82375
    Tested-by: Jenkins
    Reviewed-by: Eike Rathke <erack@redhat.com>
2019-11-11 13:32:06 +01:00
Andrea Gelmini
5eaac03603 Removed executable permission on file
Change-Id: I45174811c8e1ef80ddae97f206f2a5459540849f
Reviewed-on: https://gerrit.libreoffice.org/82427
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-11-11 12:59:33 +01:00
Samuel Mehrbrodt
aadc7ee973 tdf#127921 Revert mouse/key listeners to original state
The changes caused several issues in the presenter console (mouse events delivered to wrong widgets).
Also it turned up that parent windows got the notification about mouse events from their children,
but the position was always relative to the top widget, so very unhelpful for the parent widgets.

Also I found out that there are XKeyHandler and XMouseClickHandler interfaces which
already do what I tried to do with the below commits (events get passed down to parent widgets, and they even can be marked as consumed).

So the original issue reported can be fixed by using XKeyHandler/XMouseClickHandler instead.

This reverts the following two commits:
* "Related tdf#122920 Treat UNO key events the same as mouse events" 9e0e97b716
* "tdf#122920 Send UNO mouse events to parent window listeners as well" 6f43902b12

Change-Id: I005d22770a7a4db9588c5bc22197dc0ae526627e
Reviewed-on: https://gerrit.libreoffice.org/82423
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-11-11 12:19:21 +01:00
László Németh
24f17f0336 tdf#128428 RTF: clean-up for longer space sequence mode
Fix regressions from commit 24b04db5a6
(tdf#123703 RTF import: fix length of space character sequence).

It seems, longer space sequence is an obsolete RTF-only feature, eg.
new RTF documents created in MSO don't use it, but old RTF documents
still keep their layout (only in RTF).

- Only old-style (without \stshfdbch) or compatible (\stshfdbch31505)
  RTF documents get longer space sequences using a one-time conversion;

- because Writer always exports old-style RTF documents, to avoid of
  enlargement of space sequences of new-style RTF documents later, RTF
  import doesn't modify the RTF documents saved in Writer (checking
  \generator);

- text in monospaced font "Courier New" doesn't get longer space
  sequence (despite its \prq2 (not monospaced) font setting).

Change-Id: I308ab06db57a2db5deec1d4c4573da3317cad8e9
Reviewed-on: https://gerrit.libreoffice.org/82145
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2019-11-11 11:38:36 +01:00
Jan-Marek Glogowski
5e279f1752 tdf#128460 import SwInputField from DOCX FILLIN
Actually the whole FILLIN handling is not that correct, because
the value can actually be formatted in any way in Word, as it's
just defined as a range of runs with formating, while Writer just
applies the character formatitng to the whole field.

But this at least allows for a round trip of the exported Writer
type input field after commit 62aaaad156 ("tdf#125103 Writer:
input fields will be exported to docx") changed this.

Change-Id: I6389b4a2ff9d2b62e1e4a00f1c1e112c199377b5
Regression-from: 62aaaad156
Reviewed-on: https://gerrit.libreoffice.org/81686
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2019-11-11 11:38:30 +01:00
Tünde Tóth
1d81d52b5d tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinks
using "InternetLink" in hyperlink/r/rPr/rStyle instead of the actual
character style, and keep actual character formatting in
hyperlink/r/rPr/rFonts, like MSO does.

Change-Id: I13a5e1758ec5b96e647ca77736396ee2f8b22814
Reviewed-on: https://gerrit.libreoffice.org/80868
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2019-11-11 11:06:08 +01:00