summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-2369-705/+698
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1257-474/+474
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-18/+18
* add test for projkey generationMarkus Mohrhard2015-10-081-0/+2
* add initial tests for vba encryptionMarkus Mohrhard2015-10-081-3/+4
* Implement encryption for the VBA exportRosemary2015-10-081-0/+32
* loplugin:unusedmethodsNoel Grandin2015-10-063-44/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* shared_array->unique_ptr<[]>Caolán McNamara2015-09-301-9/+4
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-292-31/+0
* better OOXML VBA exportMarkus Mohrhard2015-09-251-0/+1
* remove whitespaceMarkus Mohrhard2015-09-251-4/+0
* tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens2015-09-141-1/+1
* loplugin:staticmethodsNoel Grandin2015-09-101-4/+4
* oox: workaround C2249 error on MSVC 14.0David Ostrovsky2015-09-102-0/+8
* handle different callers for vba export codeMarkus Mohrhard2015-09-101-1/+3
* get correct vba project nameMarkus Mohrhard2015-09-101-2/+8
* add first vba compression testMarkus Mohrhard2015-09-101-1/+1
* fix my horrible chunk header codeMarkus Mohrhard2015-09-101-3/+2
* extract compression methods to make them testableMarkus Mohrhard2015-09-101-0/+69
* structure for vba exportMarkus Mohrhard2015-09-101-0/+40
* Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara2015-09-071-4/+4
* tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2015-09-072-0/+8
* convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara2015-09-031-11/+18
* Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung2015-08-251-2/+4
* coverity#1317300 Untrusted array index readCaolán McNamara2015-08-241-1/+1
* oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-236-14/+13
* include: inline some use-once typedefsNoel Grandin2015-08-044-20/+12
* loplugin:unusedmethods ooxNoel Grandin2015-07-2122-147/+1
* tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth2015-07-022-0/+2
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-4/+0
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard2015-05-271-0/+13
* tdf#90338 tdf#84254 DrawingML export fixAndras Timar2015-05-271-0/+1
* export each axis only once non-deleted, related tdf#84347Markus Mohrhard2015-05-121-0/+4
* tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad2015-05-121-0/+1
* Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna2015-05-111-3/+0
* split exportSeries function upMarkus Mohrhard2015-05-111-1/+3
* tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012015-05-091-0/+2
* Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna2015-05-081-3/+0
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+3
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-1/+1
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-057-36/+36
* support axis text properties during OOXML export, tdf#90532Markus Mohrhard2015-04-272-1/+3
* replace com::sun::star with css in chart ooxml exportMarkus Mohrhard2015-04-251-54/+54
* first part for manualLayout plot area support, tdf#90851Markus Mohrhard2015-04-251-0/+5