summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-03-25cleanup gbuild outputPeter Foley1-3/+3
2013-03-23"atomar" is not a wordTor Lillqvist2-2/+2
2013-03-22clean up DBG_ERRORnThomas Arnhold1-2/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley4-324/+1
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley4-1/+324
2013-03-21regenerate pchPeter Foley1-4/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley4-324/+1
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann7-57/+57
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-35/+35
2013-03-19trailing whitespacesThomas Arnhold1-3/+3
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák5-11/+11
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák1-1/+1
2013-03-15regenerate pchPeter Foley1-0/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14More cleanup of pptx comment import code.Thorsten Behrens3-64/+74
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens6-125/+154
2013-03-13bnc#798309 inherit group style from parentNoel Power7-12/+22
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya6-3/+295
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan3-25/+19
2013-03-12update pch headersLuboš Luňák1-0/+8
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi4-111/+174
2013-03-11remove remaining UTF bomBorim1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-10update pch filesPeter Foley1-0/+1
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