Age | Commit message (Collapse) | Author |
|
Change-Id: I9dfde74fa7e5e3a651ea014e6cc335bac780cb4b
|
|
Change-Id: Ifb59810b11db05f4fbbd815ff00efc70cfac03af
|
|
Change-Id: Ibadb4fb3a56c271bb045790ea0544bfa35b327b6
|
|
Change-Id: If81d5a2ab499837f9e4a38665b0daf2a6bba1269
|
|
Change-Id: Ib07a3c15cb48998d0acb5bfae4e902a2d729b648
|
|
Commit fe444d1f74abe417962be0bcd3340f40f2446b58 (fdo#62536: sw: fix
AutoCorrect bold/underline on existing AUTOFMT, 2013-06-20) adds an
empty inet format hint on the text node during autocorrection, on export
we can safely ignore that to provide well-formed output.
Change-Id: Iafae941a13e29dcc7d8b4bade5ce94a486b59638
|
|
Change-Id: Ie887db2793a8bc85a6cd381db7543436bbd5a9d5
|
|
Change-Id: Ibd171fda4ea38de4d76d8f252d6f6d37cf3b9a66
Reviewed-on: https://gerrit.libreoffice.org/15158
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I3d1ba1da40990df2427f0d380a85d5e704f37038
|
|
Change-Id: I46e04464376324c7e48fe0ccf7362c3a4256e3c2
|
|
Change-Id: Iad426e1cb1eaac24edf1e7bb61307f29d33d8786
|
|
Change-Id: I9da3c8dca4db4a02197a67e1fbedd9b525dc7768
|
|
Change-Id: Icb1bcfb5f9f7475f67c9c001efdad2aa7e0d0834
|
|
Change-Id: I2628ac3fbabe9f33c41c7f3612eae608fb854ae3
|
|
Change-Id: I7ef85887de6bf4196d6dc0c141281d310787252c
|
|
... for Writer frames, which were missing the draw:opacity; turns out
this is because now the the default valued properties are not exported
any more, which causes them to be missing in the property array so the
hard-coded indexes in XMLTextExportPropertySetMapper::handleElementItem()
do not find them.
(regression from c3e49660e782816d1203cb936156ef6d6a1ad572)
Change-Id: I84b6c09b23a2275161135290f1b0ac9f52546a80
|
|
Change-Id: I7f26d81c83ff3eee7dfbdc3b9c76592bb152e130
|
|
Change-Id: I85da73dadfdb62c09b5ef5f59a0cf05a0235eaf5
|
|
Change-Id: I3803c5898f94e2786ba6fa464b503f36f5a449ab
Reviewed-on: https://gerrit.libreoffice.org/14847
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Older popler (SLE11) does not have this header yet.
With the code simply if the header not found define version to oldest
possible working candidate and also raise the .pc check to the same.
Change-Id: I039c879879188fe2eb90cd119b80a1d6354a6a9c
Reviewed-on: https://gerrit.libreoffice.org/15339
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
can be patched back in by any distros still using sfw.
Change-Id: I813cc734642c0dc6c1f7e3094955cf94daa14a65
Reviewed-on: https://gerrit.libreoffice.org/15360
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Profiles and a script to help generate them for
different environments. Not part of the build system,
yet.
Change-Id: I502705631494b124f26a71d57a2c9a9eae130fb4
Reviewed-on: https://gerrit.libreoffice.org/15452
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Icfb02807cb9370e72149cdb9122b3b108eb3e4a5
Reviewed-on: https://gerrit.libreoffice.org/15456
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Iaf5c394a1cacaa6de9d10566dc6a1371361b40de
|
|
Change-Id: I209b55a6ef962d4a350327e56c4d16c8180a21e0
|
|
This issue has been present for a long time, at least since 2010.
When the old frames are deleted the SdrObjPlusData that holds the
title and description is deleted as well never to be transferred
to the re-anchored object.
Some types of frames only have the msTitle and msDesc so let's
keep them updated and also use them to transfer the strings in
question to the new SdrObjPlusData object.
Change-Id: If9b00b70d2556bd32fa2b4f312db4ad09102d9ee
Reviewed-on: https://gerrit.libreoffice.org/15194
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ibd6a53f358c1ae844d458440947d10d3c514948a
|
|
Change-Id: Iba3d56e8c95da526e0e559238e1ec5ba7a29538e
|
|
Change-Id: I1dd087ea6803f29756e1b78385a4a98f7378e616
|
|
Commit e789c7f0f15a6b571de95b81e77e3a323e9f540e (RTF import of
d{x,y}WrapDist* shape properties, 2013-04-09) added support for wrap
distance of shapes, but that was ignored for shapes, as dmapper later
overwrote the set margins.
Fix this by generating the expected tokens in case of pictures, then
dmapper will take care of the rest.
Also add testcases for the original shape wrap distance feature that was
missing.
Change-Id: I6f219ee6fef71328368409d142897dbae77a0f2f
|
|
expwrap links against sax and can't link against libmerged because
it is needed to build libmerged :-/ (saxparser in i18npool)
Change-Id: Ie4dca11e8e1bb16a2506cf7cdb7d69b804d98cc0
Reviewed-on: https://gerrit.libreoffice.org/15447
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
to loext namespace so far, since it isn't approved by ODF-TC yet
Change-Id: I1bb7723bdccec9b670630da5e4d56f47cd615e43
|
|
Change-Id: Id2e2c1d563638a7bba56a079dcaf9394b22c3061
|
|
This should hopefully avoid name clashes during the test runs. During
the test runs two tests can try to access the same temp file which
causes one test to fail. Using the pid as part of the temp file name
should avoid that problem.
Change-Id: I696c3d34e33a5d8e9234238d86f1201ecdfa66ec
Reviewed-on: https://gerrit.libreoffice.org/15455
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
Change-Id: I882ef5f8d1193ab3f3daeff0f4eb755c40c898ba
|
|
Change-Id: If4f7ebcc2da2bda68a6c51b309541181a40b6df4
|
|
Change-Id: Ia680b441a418a02148b9a2f27a38691f7c28c173
|
|
Change-Id: I218698079d205690b596f3d36ff7dedea08c92fa
|
|
Change-Id: Ic07e0a9eb72fc78c23d65c82420daa57dbeb44f7
|
|
Change-Id: I8f232f5bf90401ec3ab4362eb8cc80e0c8d58717
|
|
no use for it outside Impress really ...
Change-Id: I419ce252ec1b32a7ef225fefc02ec5dd87ba402a
|
|
Change-Id: Iec25a45729143cea7a8ff5cf4e03969998f2c355
|
|
Change-Id: Ib55cb1982ed279bc3941eef58f894262b6687830
|
|
Change-Id: I6f52c91d6b355c9aa0e0bb28990745c4eb4be5ac
|
|
.. so they show up only when experimental mode is enabled.
Change-Id: Ib89b8b03290b7c04edc4da48ed328f03cd88d02c
|
|
Change-Id: I7d8f263f9ccb1ea4f230d7a2df4d88c408b3a5da
|
|
Checks that header is exported to DOCX when section is first
paragraph.
Change-Id: Ie8db2a372754208203f0df62137a3a0c3bbf39b9
Reviewed-on: https://gerrit.libreoffice.org/15370
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Header flags are now set prior to export if a section is the first
thing in the document (ODF -> DOCX).
Change-Id: I84ba61c11da78a012938163d986ee5fcd301d405
Reviewed-on: https://gerrit.libreoffice.org/15369
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Change-Id: I4889b3d56b9e6f6926d1d094130c277588ff143c
|
|
Change-Id: I2b9dafd2a34d055dcd8b8c4d894be30dc821d3be
|