summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin3-5/+5
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin8-25/+16
2016-02-22WaE vs2015 unreacheable codeNorbert Thiebaud2-0/+14
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock71-370/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-29oox: replace boost::bind with std::bindMichael Stahl2-11/+13
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-2/+9
2016-01-15oox: export Math objects to PPTX filesMichael Stahl1-0/+1
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+4
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl2-3/+8
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+4
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl1-1/+2
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin12-27/+21
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl1-1/+1
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-04these fields can be static constantsNoel Grandin1-1/+0
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock2-4/+4
2015-12-23loplugin:unusedfields in /includeNoel Grandin2-5/+2
2015-12-21loplugin:unusedmethodsNoel Grandin2-13/+0
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist1-9/+0
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl1-1/+3
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl1-0/+6
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-0/+16
2015-12-20oox: disable obnoxious debugging spewMichael Stahl1-1/+2
2015-12-07fix powerpc buildNoel Grandin1-0/+3
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin5-52/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann11-29/+29
2015-11-09loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl1-0/+3
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-1/+4
2015-11-04boost::array->std::array in include/ooxNoel Grandin1-2/+2
2015-10-30loplugin:unusedmethodsNoel Grandin1-12/+0
2015-10-29Too much copy pasta is not good for youTor Lillqvist2-0/+128
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-2/+2
2015-10-27loplugin:unusedmethodsNoel Grandin6-146/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin69-705/+698
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann57-474/+474
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-18/+18
2015-10-08add test for projkey generationMarkus Mohrhard1-0/+2
2015-10-08add initial tests for vba encryptionMarkus Mohrhard1-3/+4
2015-10-08Implement encryption for the VBA exportRosemary1-0/+32
2015-10-06loplugin:unusedmethodsNoel Grandin3-44/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1