Age | Commit message (Collapse) | Author |
|
Change-Id: Idd4f5a66667e2c13d2cb691960cfd1f568310674
|
|
Change-Id: I8ae8623252546ca94f65fc04b331dd9cafa4fc92
|
|
The first place already checks SvXMLExportFlags::CONTENT, so the second
Add is unnecessary (and for versions <= 1.2 it shouldn't be exported).
Change-Id: If2e471b50fcf21ad8977de48c433b628c5c03305
|
|
Change-Id: Icb31e51575f7fffd36be73bbd87a3c5e56c3aa26
|
|
when >= SvtSaveOptions::ODFVER_012
Change-Id: I0414bc4a83ae4787e10cd8a215555f249da7e65a
|
|
Change-Id: I8c9e970d5c5931de1a7526cbff3de626ef30bd74
|
|
Change-Id: Ia6e1fbe18e72c9c06915e1b437076a1f56a6c206
|
|
Change-Id: Ie6a86262f60a4d44423bf8673d3847594e25e296
|
|
Change-Id: I4b9299ef87686fee4e2771255ed1fcbc16374db9
|
|
Change-Id: I9771bf3b727168bad6aeb07a2eb55eb08b1b6408
|
|
Change-Id: I2d13b43b6689e75185426854d749760f820884f9
|
|
Make the properties optional, like XMLTextExportPropertySetMapper
already does.
Change-Id: Iee5d8ac113360937d8f3a3b867a6e6c7a18bbfa4
|
|
Change-Id: I4f9d429e055df0d7bc01e710334259d737d2d4f3
|
|
Implemented Regina's suggestions:
* this is a text field, therefore it belongs to text namespace
* page-name (evtl. slide-name) describes much better what this
field really contains
This (among other changes) reverts commit 6609de8856519e0e9
Change-Id: Idab3b7c291839a9137f80d325a7d3f5ef0ff2636
|
|
Change-Id: I5f6ceaa8726657cc6be43fbdb024e8d308c47171
|
|
Change-Id: Ibf3afcfb3f4dc400faa18a726ec47d58a230de65
|
|
Change-Id: I39146bc6005c43b034243d587dda17839b8e72e7
|
|
Change-Id: I9f21ad73a8a30e0b9d0d515713cc95b303f973f7
|
|
Change-Id: Ibff35f5c88d50f9e28c5e0c4e3dfb59f62d679a8
|
|
Change-Id: Ib9caf65f8cf1dc4ef9729f178fbe4ed032437be2
|
|
Change-Id: Ie4fb04d1c8d29eb5c7d9da4076c793a69954ab29
|
|
Change-Id: I852e6a6d805cc03920a467bf7f9739181b6c77d4
|
|
Change-Id: Iae58d107d8df1c543a165086fb2b7c288e7121dd
Reviewed-on: https://gerrit.libreoffice.org/15775
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I72713a31aebe594b1a89c2d4a1c9f8aa37590e61
|
|
Change-Id: If93609d032c9864e0251230bf9ed76e6b6741a62
Reviewed-on: https://gerrit.libreoffice.org/15672
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic36339fbb78a6ac3233f3d75a1309cf1b0642fe0
|
|
Change-Id: Ib959da6f4dab0b290955e8b786d6efeef7f307b0
|
|
Apparently -1 is used for invalidated ones.
Change-Id: I31901ff9f1caf3d011e476e220cec71669f5a356
|
|
Change-Id: I2554c77245eb2c22201b6e680ab42db666b2ee8b
|
|
Change-Id: I994bfc76d709d01406404991dbfbd49b15bd03f4
|
|
Change-Id: I8ed98981ef3041839ab73b749a04febe369f66fe
|
|
Change-Id: I87311d8989c23538983d45ad9b12a64080441d78
Reviewed-on: https://gerrit.libreoffice.org/15569
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Bin pointless '// predeclarations' or '// forward declarations' comments. If
a programmer doesn't know what a forward declaration is, well, why read C++
source code?
Also bin some pointless '// end of namespace foo' comments after namespace
blocks just a handful of lines long, and some superfluous vertical whitespace.
Change-Id: I2a31c5d73d9b4de8825fb8eb9e7559dbd7303ef9
|
|
Change-Id: I8a013c8ca8938ef2d8e1786cda3dba61fe3038a5
|
|
Change-Id: Ie8b481ab1759725ba40e3cf1bb6611d3c058b53b
|
|
Change-Id: I3af5f97e77240a0f0a3c96cffc03c8a005e8f0aa
|
|
Variable decimal is only saved in ODF for number, and do not consider
partial variable decimal: 0.0## is saved as 0.000
This patch extend ODF with loext:min-decimal-digit for number format and
scientific format
Change-Id: I5022458da47bbd33c3e195c280e75c43faca5f8d
Reviewed-on: https://gerrit.libreoffice.org/15135
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Scientific Format without sign in exponent, such as 0.00E0,
are managed by LibO, and can be saved in XLS format
This commit allows to save in ODF
Change-Id: Ia0c4589e2af942543ea296f970d163bc1d1d6f05
Reviewed-on: https://gerrit.libreoffice.org/14955
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I4a7ba9192956941f05e68ae8df3263d609a7c4dc
|
|
...automatic rewriter fixes
Change-Id: I6b04ca80f08f8a71ff94e309fd52f44d736751ee
|
|
Actually used with follow-up commit
b94de8fa13faa2849ead136d22cfb46f7d3bfddc
This reverts commit e24a02dc29d6e750ee4270dac429c8416c5b738c.
Change-Id: I0f8226f756c7b3a813600351cc1be9bbbbcf67c2
|
|
Now the page title field can finally be imported and displayed in
Impress \o/ It was a simple copy'n'pasta error, but damn, was it
hard to find ...
Change-Id: I04a3c71568960a66721269da3208208e168a99ac
|
|
Change-Id: I2d150a8b387052e917f985907e2a7334682f1dc8
|
|
the field seems to get imported now, but still ain't displayed
in Impress *sigh*
Change-Id: I095b9a2c59145f984bc9db853cc22501ca103bb7
|
|
if bAutoStyles is true then the mbDoSomething of the SvXMLElementExport is
false, and the ctor/dtor doesn't do anything so any attributes added to the
exporter are not cleared by the SvXMLElementExport dtor
so only add the attribute if bAutoStyles if false and might as well extend the
block to cover the use of SvXMLElementExport and use the other ctor which
defaults mbDoSomething on
Change-Id: If35cd35e902372562fd7e78b3f970d91fcec3c16
|
|
... 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
|
|
to loext namespace so far, since it isn't approved by ODF-TC yet
Change-Id: I1bb7723bdccec9b670630da5e4d56f47cd615e43
|
|
Change-Id: I487ab62f412512b0437e6b46a01a3be7c88f5760
|
|
Change-Id: I8eda0998f0bb9503cf7d6e89ace2fb1872273880
|
|
Make sure that it does not confuse our importer by adding an attibute to
ignore it when the new elements have been added.
Change-Id: I15991be9dd993e2aeb18c440a14de3711f8001f4
|