summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-11split exportSeries function upMarkus Mohrhard
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-19export axis number format to OOXMLMarkus Mohrhard
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard