Age | Commit message (Collapse) | Author |
|
Change-Id: Id23518d0f72d7650f3d875028f83caf9b6581ccd
|
|
This is done only for empty textruns.
|
|
|
|
It seems that EscherPropertyContainer::CreateCustomShapeProperties()
simply sets nSeg to the number of (lineto) point pairs by default.
Change-Id: I24bde088f5f2970d53de827e1ca03c5419ac892c
|
|
Change-Id: I1df58fa067287a37b0f62b0b05b0567da73d03b0
|
|
Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
|
|
a) fix vmldrawing.vml for xlsx export ( changed from frame to textbox, added
support for shadow element with attributes, shadow color, shadow obscured )
b) use proper fillcolor attribute
c) detect whether note/comment is shown on import
d) export state of note ( shown/hidden )
text position still not perfect, we still are missing some attributes to control
that.
Change-Id: I59b446175217479ce7960287aa540df8c6b2b1ea
|
|
|
|
Change-Id: Ie6fbcb1a11f47b54d3c697716b03f9891a1dea49
|
|
If there is no default value, but there is a current one, export that
instead.
Change-Id: I01af5cfa641b061b0aeb959e579bca66340781e9
|
|
regression from 5609c512cd4d2899300b432d88d93cff05a05c87
Change-Id: I5f3ce73943b2805b7de1ae41699e605af9086b15
|
|
Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4
|
|
The following line in oox::drawingml::table::TableCell::pushToXCell
suggests that it is assumed that the cell always contains text:
Reference< text::XText > xText( rxCell, UNO_QUERY_THROW );
So TableCell should always hold a valid TextBody too.
Change-Id: Ic2db7b535c98dd5f2b18941846709a781df4585c
|
|
Change-Id: If717d5d3b2179210516eec61959af0afa8b38319
|
|
Change-Id: Iba0ad5ae72920f27e8a443a043c5891b102aee98
|
|
Change-Id: I51caaca911f71788940260bd63d3854526d7473f
|
|
|
|
retain presence of MPL licensed nssrenam.h symbol renamer.
|
|
|
|
It is faster and even avoid memory allocation somtimes.
Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
|
|
Though getTheme() is not supposed to be returning NULL.
It seems like doing that sometimes.
|
|
|
|
Change-Id: Iff5a53735d78a2afcf90299a5f28a47f1376e393
|
|
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
Change-Id: I2a9d4f6b134817bda84645df3ab6fa217186e1d2
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
|
|
Change-Id: I24a468dbe208afd2a71dd10e7ed5610d8c259aec
|
|
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
|
|
Change-Id: I2a15f8787afceaea1cb8e1c2902c05367d3e5b15
|
|
|
|
Change-Id: Ic7816065fd5fda640ce85ab25514df76be098b12
|
|
SmartArt info was reset, when there was a chart (e.g.)
in the same slide.
|
|
Change-Id: Ia830af58a1e2b80e85b2748b4acceb0bfc340afc
|
|
Change-Id: Ic3fb0c8eb37317d55bcdc6abc7ff9843ba11fac6
|
|
Change-Id: I955086f0c816d58fe8dfd104fe90367c76ad6568
|
|
Change-Id: Ifd5dddee6950bcc08dc48c17293e794bf5aeb48e
|
|
Change-Id: I90069f562c61359f9b226b147fe99807ecb3ad8a
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
w10:wrap was originally arrived to
writerfilter::dmapper::WrapHandler::lcl_attribute(), but
writerfilter::dmapper::DomainMapper_Impl::PushShapeContext() was called
already and set the anchor type. Fix this, then we can set a a suitable
anchor type in lcl_SetAnchorType() based on the type model.
Change-Id: Ib411450b10f29f814bc13d81eaec434971b2e52a
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: Id77cbfaa287d15c4af9a91976f3b091e68229223
|
|
This commit partially reverts 9e8957de203bb9abb208516ad32aee9527feb67b
(as it interpreted mso-wrap-style as the wrap type of the textbox
itself, not the wrap type of the contained text) and also extends the
effect of commit 0016757efef898205452a586ba5927e5d11fdabe to the
SimpleShape class as well.
Change-Id: If2bded6ad94f2866e8ea398ff0f2792e8c8e86b0
|
|
Another attempt, whoever has written this apparently didn't consider
the possibility of recursion at all, and this still feels a bit hackish.
Writerfilter keeps just one oox::shape::ShapeContextHandler object during
the entire time of parsing the document, because e.g. <v:shapetype> needs
to be reachable even across VML block (see sw testcases for bnc#705956).
This however presents a problem when VML contains <w:txbxContent> which
contains another VML, as this code previously just took whatever has been
read and returned it to writerfilter, and it broke with recursion.
So now try to mark recursion entry and returns the right shape.
Related to 36c12c246d886b2d96d7a2d4d0c250db9d925c74 and the previous
commits it reverted.
Change-Id: I949a6b52ec7540aa59b047c7b6e908b10fb3bdc1
|
|
Stupid containers with shared_ptr. Trying to remove the object
from it gets it deleted because it's owned by the shared_ptr
and there's no sensible way to wrestle it out of it. This will
need to be redone somehow.
This reverts commit 04d600d4be7c50db4b3b505039eb8bc96856f593.
|
|
Change-Id: Ieccd1f5e89c550095cd83a3f11939eec210f789e
|
|
Change-Id: I1d74aad0280662cd06dcc633072402ba13199898
|
|
Change-Id: If693eea8deceec7eebd45ab04de020223dc7f6a7
|