summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#48735: Save crop information in PPTX.Pallavi Jadhav2013-03-063-0/+27
* 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
* oox: fix doxygen comments in drawingml::shapeMiklos Vajna2013-03-031-10/+10
* coverity#705402 Improper use of negative valueNorbert Thiebaud2013-03-021-22/+87
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* 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#738777 Uninitialized scalar field => unused memberNorbert Thiebaud2013-02-221-1/+0
* 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-213-0/+20
* 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-132-1/+83
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-2/+7
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-112-12/+10
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-114-13/+11
* 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-012-3/+9
* fdo#56976 fixes up Arrow import bugLennard2013-01-312-0/+218
* Introduce SAL_OVERRIDEMiklos Vajna2013-01-301-2/+2
* n#792778 oox: implement import of v:line inside v:groupMiklos Vajna2013-01-302-14/+24
* use ole obj preview imageRadek Doulik2013-01-293-1/+7
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-282-41/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* oox: drop no longer needed STR() macroMiklos Vajna2013-01-241-11/+8
* oox: kill no longer needed US() macroMiklos Vajna2013-01-233-16/+15
* oox: kill no longer needed S() macroMiklos Vajna2013-01-225-67/+66
* 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-183-3/+12
* oox: import VML's v:shadow to WriterMiklos Vajna2013-01-187-0/+53
* Const correct-ness in one place...Kohei Yoshida2013-01-174-5/+5
* 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
* fix cell border line properties n#793408Radek Doulik2013-01-161-0/+1
* fdo#46808, Remove unnecessary call to getProcessServiceFactoryNoel Grandin2013-01-151-2/+0