summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav3-0/+27
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled includesThomas Arnhold3-3/+0
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-03oox: fix doxygen comments in drawingml::shapeMiklos Vajna1-10/+10
2013-03-02coverity#705402 Improper use of negative valueNorbert Thiebaud1-22/+87
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24coverity#984099: Unitialized scalar fieldNorbert Thiebaud1-2/+6
2013-02-24coverity#983372 : Dereference before null checkNorbert Thiebaud1-2/+2
2013-02-22cosmetic clean-upsNorbert Thiebaud1-254/+254
2013-02-22coverity#736043 Missing break in switchNorbert Thiebaud1-1/+1
2013-02-22coverity#738777 Uninitialized scalar field => unused memberNorbert Thiebaud1-1/+0
2013-02-22coverity#738776 Uninitialized scalar fieldNorbert Thiebaud1-8/+9
2013-02-22fix problem with \0 in string literalMarkus Mohrhard1-1/+2
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat3-0/+20
2013-02-17fdo#58789: export field separators, fix series name displayKatarina Behrens1-1/+14
2013-02-13oox: MSVC complains that nPlacement may be uninitializedMichael Stahl1-1/+1
2013-02-13oox: fix build breaker: stop using some non-existent "S"Michael Stahl1-2/+2
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens2-1/+83
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-2/+7
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2-12/+10
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin4-13/+11
2013-02-08unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecfLuboš Luňák1-1/+0
2013-02-08fix invalid USS macro use, the result is for immediate use in callsRadek Doulik1-13/+4
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-29/+27
2013-02-04String cleanup in ooxJosé Guilherme Vanz20-67/+47
2013-02-04String cleanup in ooxJosé Guilherme Vanz1-13/+12
2013-02-01fix position correction for flipped shapesLennard2-3/+9
2013-01-31fdo#56976 fixes up Arrow import bugLennard2-0/+218
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna1-2/+2
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna2-14/+24
2013-01-29use ole obj preview imageRadek Doulik3-1/+7
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2-41/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-24oox: drop no longer needed STR() macroMiklos Vajna1-11/+8
2013-01-23oox: kill no longer needed US() macroMiklos Vajna3-16/+15
2013-01-22oox: kill no longer needed S() macroMiklos Vajna5-67/+66
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac3-7/+7
2013-01-19Again Fix others Consecutive return, breakJulien Nabet4-6/+0
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna3-3/+12
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna7-0/+53
2013-01-17Const correct-ness in one place...Kohei Yoshida4-5/+5
2013-01-17VML import of TextFrame border widthMiklos Vajna1-1/+7
2013-01-17VML import of TextFrame border colorMiklos Vajna1-4/+23
2013-01-17oox: fix misleading commentMiklos Vajna1-1/+1
2013-01-16fix cell border line properties n#793408Radek Doulik1-0/+1