Age | Commit message (Collapse) | Author |
|
Change-Id: I16b931a3383794e646ab71011510926e49da3599
|
|
Change-Id: Ib84508c7617610ff81d3ec29bc5130048e4cecd3
|
|
Apparently checking the TextWordWrap property in DrawingML::WriteText()
gives false by default for objects that do not have it set, which happens
to be everything except for custom shapes, which seem to be the only ones
to actually obey it. So all normal text would be exported as nowrap to .pptx
and read back as custom shape that has non-wrapping text.
I tried to make the property return true (which is what it should be in practice),
but that appears to be an exercise in futility, or I'm not mad enough to follow
the complicated property sets and whatnot. So just write it out only for custom
shapes. UNO purists, if any, are welcome to change the dynamic_cast to something
UNO-better if they manage without an ambiguous base class error.
Change-Id: I3ed906285fde88d902ac9c801986a82a7515638b
|
|
Change-Id: I9b2959bf77fc79bba2f4abb09681872f6d3a4300
|
|
Change-Id: Ibf7094c750c665cf14a104091e8ff148d743bccc
|
|
Change-Id: I91d21fa4ebec26eaa59aff93eb730c48b0afad45
|
|
Change-Id: I667f701cdc15471d3b154c3b7e4a23487d540015
|
|
Change-Id: Ic99184543e2c019e96622e445b56c21760bf025a
|
|
Change-Id: I5d2fcf6ba90892abf55cbf61b760c2fbbe33c412
|
|
Change-Id: I02c234f36ed642b63a4a15ac4f865d8926fe081f
|
|
Change-Id: Ia7e17b64ce5f5f2320744618bb3006f4f9c2ab17
|
|
Change-Id: I6eeb47699193ee024e975915011b1c3c5483bf9e
|
|
Change-Id: I9d4ef90501c9c36c77991d9521d08b327c3d0d5c
|
|
Change-Id: I2ac787ff911ecc37d28fdd2ea0c2a11e31b720fe
|
|
Change-Id: I4aeccc3957048a40e705654bf6b9972cc03648b6
|
|
Change-Id: I25f2a79efff7b77651f7cd6c658269e9411c3bdd
|
|
Change-Id: I2867917e02ef808e4f74175bc146fcbb9bcba7be
|
|
Change-Id: I1d49aa9ad238cd5bd2e04479c2eb916f010417df
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
...for use in <https://gerrit.libreoffice.org/#/c/8737/> "new methodINetURLObject::getData()
for data urls."
Change-Id: Id381d7c328153fbea44c0efb80532b2961c6c2b7
|
|
This test exercises the import component of commit
ad51d4952dc30e0d1cdcc6037556cd7c66a61542 which adds support for full
colour borders in .doc import/export.
Also this test showed that page border import was not actually covered
by ad51d4952dc30e0d1cdcc6037556cd7c66a61542, so that omission is fixed
here.
Change-Id: I6272e9b22415b5af012145e99360c5765d5aec60
Reviewed-on: https://gerrit.libreoffice.org/8759
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
never defined, follow-up of 512de6e75d34d2144392d1e78c25446f2d0b3a35
|
|
... be generated; apparently that class is never instantiated anyway,
just used for casting horribly in WW8TabBandDesc::ReadDef().
Change-Id: I4265d85b43b10135b9425c58b70e42d65d7e2038
|
|
Change-Id: I3d26325995995f658cd6adcc80e0716cfcee7de0
|
|
Change-Id: I5e89326659e018561114a2fee2532d4412c070af
|
|
Apparently this tool was available for early versions of NT; googling
finds a caplib.zip from 1992 but that is missing the CAP.dll so there's
no way to use this anyway.
http://cd.textfiles.com/cica/cica9308/UNZIPPED/NT/CAPLIB/CAP.TXT
Change-Id: I4718af0e175b78bcdad38bbca0fc9579b3b12111
|
|
Change-Id: I8768ebc523b03a469f8b9bb49e015ca7d140fc96
|
|
Change-Id: I0e7c241e0ee9c7d2ace75d8a935ee068da80fb6d
|
|
Change-Id: I5b184a552b258e922d594cabd52c9f2bae3bb2b1
|
|
which I missed when I did commit
ffca95023020a24eaff4ece1d4c7bedd469bfb78
"sfx2/childwin.hxx: sal_Bool->bool"
Change-Id: I75fe4a924cc477194453fac5386d23f23d3a1728
|
|
Change-Id: Ie90e834176fd03de440739b317f23c7d8c9da795
|
|
Change-Id: I7303d9533551fcfa7c7a99c9592402511492165a
|
|
Change-Id: Iae27d951a80d7f5bf3c2d37693c7088f57e0e04d
|
|
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
|
|
Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
|
|
Change-Id: Icd78d21495f305c8f00280eee76e7262e542317d
|
|
Change-Id: Id4952b6f97f9e8f917fea5651dee91499d109e48
|
|
Change-Id: Idfe18863b2c6f60da5192d661f66e85a2bac09e5
|
|
Change-Id: I5d0041283637dddeac86c50917d77c7e3d005b20
|
|
Change-Id: If3276f184c63e85762fe54ce19655c30e00aeb15
|
|
Change-Id: I09fd613a8e6ed8283faebeb802cc30c57ac8d37b
|
|
Change-Id: I20ad48dbebcf60e64c56a03160faadbb4bf4b20d
|
|
-By now only in impress.
-One supported file format: gltf/.json
Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
|
|
Change-Id: I3bf9e68e1a08ff3db065ec7f4e135119b7d1a4ef
|
|
Change-Id: I2f41c13465740e5079e6af413f4c8217d6dcd36b
|
|
Change-Id: I478d7777949683a91e7adf9fa6b54e9d01ced676
|
|
(currently only used by a not-yet committed plugin, though)
Change-Id: I4cff7eb97dbe10a44a911be9db090ea8cd10d8f0
|
|
Change-Id: I8fa347497c9509285c5f0422c618efcb360dbd34
|
|
Change-Id: Iba4e002c461f00807f277e6032afcdaaf25ea4a2
|
|
Change-Id: I90e15389a76c34d6b7a93cf8b059029795ef8891
|