summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Collapse)Author
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-25remove some trivial duplicatesThomas Arnhold
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-24coverity#984099: Unitialized scalar fieldNorbert Thiebaud
Change-Id: I9938ffebca054744a6a1e333df3933a3633ea8d3 Reviewed-on: https://gerrit.libreoffice.org/2318 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24coverity#983372 : Dereference before null checkNorbert Thiebaud
Change-Id: Icfb2db359f2cf2625e1f7e5ed7ed0f255d40d21c Reviewed-on: https://gerrit.libreoffice.org/2319 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-22cosmetic clean-upsNorbert Thiebaud
Change-Id: I951d0f52b12bde4df8cb444a654e6f45c66c5f57 Reviewed-on: https://gerrit.libreoffice.org/2324 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22coverity#736043 Missing break in switchNorbert Thiebaud
Change-Id: Ia75cc63035119f243e8145e982d1f5267078c1e8 Reviewed-on: https://gerrit.libreoffice.org/2323 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22coverity#738777 Uninitialized scalar field => unused memberNorbert Thiebaud
Change-Id: Id4ddd4d4581aa35abfab0251737607d794a944f3 Reviewed-on: https://gerrit.libreoffice.org/2321 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22coverity#738776 Uninitialized scalar fieldNorbert Thiebaud
Change-Id: I98770ba5cf3179a743d1f3fe0684f12adc65c29b Reviewed-on: https://gerrit.libreoffice.org/2322 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22fix problem with \0 in string literalMarkus Mohrhard
Change-Id: If605c111a1d921e404c4aca12d28c558a6659987
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat
2013-02-17fdo#58789: export field separators, fix series name displayKatarina Behrens
Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d
2013-02-13oox: MSVC complains that nPlacement may be uninitializedMichael Stahl
Change-Id: If80b550af5e3dac9ae0601bd9ce0e9e5e877b254
2013-02-13oox: fix build breaker: stop using some non-existent "S"Michael Stahl
Change-Id: I06124875ad7b4a995010be26f29a16df0b3bd072
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens
Change-Id: I4a9d893ce7999970a559851ce2faac50b3d01b6e
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
Change-Id: I12af47afc21c2b646197893a77698f4e0818f94f
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
Change-Id: Ida4abdd6587399aa8ade88af672bcb23ab7ea0f1
2013-02-08unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecfLuboš Luňák
Change-Id: Ib4c50a14e630e34daf1b39d28c4ed99b6367f26b
2013-02-08fix invalid USS macro use, the result is for immediate use in callsRadek Doulik
- otherwise it will became invalid immediately as in this case and contain some random value from stack Change-Id: I9e9e9660ec5d391549b16c6a0510c97cc11e7442
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
- changed osl_trace with sal_info Change-Id: I6504abf50f6193db52d101ec856bcaf1ee2a982c
2013-02-04String cleanup in ooxJosé Guilherme Vanz
Change-Id: Ica69f655f3777fe37a51e313218ae12aa7d012a2 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1977 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-02-04String cleanup in ooxJosé Guilherme Vanz
Change-Id: Ib06b6defdb82c5d62be9cbd59f02827c07a320d8 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1969 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2013-02-01fix position correction for flipped shapesLennard
This complements change a9fc1456719da3cecda6a97454bad0642e493035 The Translation-compensation of that fix didn't work for flipped shapes. Also, vertically flipped shapes made problems. Also 360 °C = 0°C (drawingml.hxx) I didn't dare to fix it earlier because there is some problem with the selection frames. But that is an import bug, not caused by some export stuff! This import bug makes the manipulation rectangles around the shapes flipped & turning in the wrong direction, perhaps due to CroftCro$oft clockwisification! Change-Id: I05aa036d31cd5d9a8b194897b3d92ec12d6d2c61 Signed-off-by: Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/1250 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-01-31fdo#56976 fixes up Arrow import bugLennard
Importing an LibreOffice upArrow from an pptx document caused it and several custom shapes go down the drain. That was perhaps a memory violation because the procedure to generate it in working memory was missing. This patch gets you that procedure. Note it cannot be manipulated yet. Signed-off-by: Lennard <Wasserthal@nefkom.net> Conflicts: oox/source/drawingml/customshapepresets4.cxx Change-Id: I8b9ce3ae1aef7894ab04b9857e90831d715ec1d5 Reviewed-on: https://gerrit.libreoffice.org/1492 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna
Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna
The problem was that in ShapeBase::convertAndInsert(), the rectangle calculated for a line was zero, that's why it wasn't imported. Fix this by overriding the get*Rectangle() methods in LineShape, instead of doing so with implConvertAndInsert(). Change-Id: Ie4bb2f7964b438cb56e4f5ee7a4ebe9f8f8eb734
2013-01-29use ole obj preview imageRadek Doulik
Change-Id: I7e88ca553fcb8449a337af36554dd1996bc6dd7d
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
The services are: document::NamedPropertyValues document::IndexedPropertyValues The services already existed, they just did not have IDL files Change-Id: Ibafe9b5afb9b30785df4f66aa923f4b96ceabeed
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-24oox: drop no longer needed STR() macroMiklos Vajna
Change-Id: I95ebe1915edb53ae25f3f85512b7b843726d8473
2013-01-23oox: kill no longer needed US() macroMiklos Vajna
Change-Id: Id1cd194a5968aa8578d0f2fefb3c75e3d74a25f5
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
Change-Id: If3f1bb787d6debaa63e3bed3a48e44b5e34c27b7
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-19Again Fix others Consecutive return, breakJulien Nabet
Change-Id: I67a453bb09b794c996f5f02a065abe8cef6ca3b6
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna
Having it explicitly disabled was already handled, but apparently 01d059c13e39f4fba75e2152b4db6b0b746bca71 turned on shadows by default. Fix this. Change-Id: I1401a28b36a9b5aea302f9a19a6d02a29e6b358d
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna
Change-Id: I48ea2dcf81c91c0fe476ecff6cd074cb699af533
2013-01-17Const correct-ness in one place...Kohei Yoshida
And an avalanche of changes that ensued. Change-Id: I7f882b621ba5af4cd01b2ac7f482ee3eed24e3d5
2013-01-17VML import of TextFrame border widthMiklos Vajna
Change-Id: I9c0cf277e17c02c2de564d48ba79e1c25ea23db5
2013-01-17VML import of TextFrame border colorMiklos Vajna
Change-Id: I8c0cf9e3ac17b87cbfdd4e744632c5306e2abfc2
2013-01-17oox: fix misleading commentMiklos Vajna
Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb8758da
2013-01-16fix cell border line properties n#793408Radek Doulik
Change-Id: Id20fa233b7e7eb0f2f01f4c230d1fe3398f2f4ed
2013-01-15fdo#46808, Remove unnecessary call to getProcessServiceFactoryNoel Grandin
Change-Id: I8427c2753a75a548a6b2e56516f62cb736562ffa
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
Change-Id: I98bfbc8e143b9ad9d486f97380186fde9b4423ec
2013-01-10include PCH headers for headers changesLuboš Luňák
Change-Id: Id94a4322428e27010757ef36b166f8b01697778f
2013-01-07Cleanup codeJosé Guilherme Vanz
This commit is just cleanup in oox Change-Id: Ic4036c7216c2986d9b237917cb4ae1d829d85003 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1556 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz
This commit removes ::rtl:: prefixes and string cleanup in oox Change-Id: I434462635392c750e2359f9d656d5e1885f2a0dc Signed-off-by: Jose Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1520 Reviewed-by: LOH KOK HOE <huahsin68@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley
Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>