summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-30shared_array->unique_ptr<[]>Caolán McNamara1-9/+4
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin2-31/+0
2015-09-25better OOXML VBA exportMarkus Mohrhard1-0/+1
2015-09-25remove whitespaceMarkus Mohrhard1-4/+0
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-1/+1
2015-09-10loplugin:staticmethodsNoel Grandin1-4/+4
2015-09-10oox: workaround C2249 error on MSVC 14.0David Ostrovsky2-0/+8
2015-09-10handle different callers for vba export codeMarkus Mohrhard1-1/+3
2015-09-10get correct vba project nameMarkus Mohrhard1-2/+8
2015-09-10add first vba compression testMarkus Mohrhard1-1/+1
2015-09-10fix my horrible chunk header codeMarkus Mohrhard1-3/+2
2015-09-10extract compression methods to make them testableMarkus Mohrhard1-0/+69
2015-09-10structure for vba exportMarkus Mohrhard1-0/+40
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara1-4/+4
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-0/+8
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara1-11/+18
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-2/+4
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara1-1/+1
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-14/+13
2015-08-04include: inline some use-once typedefsNoel Grandin4-20/+12
2015-07-21loplugin:unusedmethods ooxNoel Grandin22-147/+1
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth2-0/+2
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-4/+0
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard1-0/+13
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar1-0/+1