summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* More cleanup of pptx comment import code.Thorsten Behrens2013-03-141-0/+65
* Cleanup pptx comment import patch a bit.Thorsten Behrens2013-03-132-57/+90
* bnc#798309 inherit group style from parentNoel Power2013-03-136-11/+18
* Changes to enable display of comments annotations in pptx filesVinaya2013-03-132-1/+79
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-03-123-25/+19
* pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi2013-03-112-111/+167
* remove remaining UTF bomBorim2013-03-111-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* fdo#48735: Save crop information in PPTX.Pallavi Jadhav2013-03-062-0/+26
* doubled usingThomas Arnhold2013-03-051-1/+0
* remove trailing whitespacesThomas Arnhold2013-03-041-1/+1
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled includesThomas Arnhold2013-03-043-3/+0
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* coverity#705402 Improper use of negative valueNorbert Thiebaud2013-03-021-22/+87
* coverity#984099: Unitialized scalar fieldNorbert Thiebaud2013-02-241-2/+6
* coverity#983372 : Dereference before null checkNorbert Thiebaud2013-02-241-2/+2
* cosmetic clean-upsNorbert Thiebaud2013-02-221-254/+254
* coverity#736043 Missing break in switchNorbert Thiebaud2013-02-221-1/+1
* coverity#738776 Uninitialized scalar fieldNorbert Thiebaud2013-02-221-8/+9
* fix problem with \0 in string literalMarkus Mohrhard2013-02-221-1/+2
* n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat2013-02-212-0/+19
* fdo#58789: export field separators, fix series name displayKatarina Behrens2013-02-171-1/+14
* oox: MSVC complains that nPlacement may be uninitializedMichael Stahl2013-02-131-1/+1
* oox: fix build breaker: stop using some non-existent "S"Michael Stahl2013-02-131-2/+2
* fdo#59789: xlsx export of data point labels, first cutKatarina Behrens2013-02-131-1/+80
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-111-8/+6
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-112-8/+6
* unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecfLuboš Luňák2013-02-081-1/+0
* fix invalid USS macro use, the result is for immediate use in callsRadek Doulik2013-02-081-13/+4
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-051-29/+27
* String cleanup in ooxJosé Guilherme Vanz2013-02-0420-67/+47
* String cleanup in ooxJosé Guilherme Vanz2013-02-041-13/+12
* fix position correction for flipped shapesLennard2013-02-011-2/+8
* fdo#56976 fixes up Arrow import bugLennard2013-01-312-0/+218
* n#792778 oox: implement import of v:line inside v:groupMiklos Vajna2013-01-301-5/+18
* use ole obj preview imageRadek Doulik2013-01-293-1/+7
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-30/+0
* oox: drop no longer needed STR() macroMiklos Vajna2013-01-241-11/+8
* oox: kill no longer needed US() macroMiklos Vajna2013-01-232-15/+15
* oox: kill no longer needed S() macroMiklos Vajna2013-01-223-63/+63
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-213-7/+7
* Again Fix others Consecutive return, breakJulien Nabet2013-01-194-6/+0
* oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna2013-01-182-2/+8
* oox: import VML's v:shadow to WriterMiklos Vajna2013-01-184-0/+39
* Const correct-ness in one place...Kohei Yoshida2013-01-172-3/+3
* VML import of TextFrame border widthMiklos Vajna2013-01-171-1/+7
* VML import of TextFrame border colorMiklos Vajna2013-01-171-4/+23
* oox: fix misleading commentMiklos Vajna2013-01-171-1/+1