summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-03-14inline some use-once macrosNoel Grandin
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-22WaE vs2015 unreacheable codeNorbert Thiebaud
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl
2016-01-10Fix typosAndrea Gelmini
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