summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2016-01-04these fields can be static constantsNoel Grandin
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-20oox: disable obnoxious debugging spewMichael Stahl
2015-12-07fix powerpc buildNoel Grandin
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09loplugin:passstuffbyrefStephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-04boost::array->std::array in include/ooxNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-10-08Implement encryption for the VBA exportRosemary
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-30shared_array->unique_ptr<[]>Caolán McNamara
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25remove whitespaceMarkus Mohrhard
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-10loplugin:staticmethodsNoel Grandin
2015-09-10oox: workaround C2249 error on MSVC 14.0David Ostrovsky
2015-09-10handle different callers for vba export codeMarkus Mohrhard
2015-09-10get correct vba project nameMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2015-09-10fix my horrible chunk header codeMarkus Mohrhard
2015-09-10extract compression methods to make them testableMarkus Mohrhard
2015-09-10structure for vba exportMarkus Mohrhard
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara