summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Use = for initializationStephan Bergmann
2018-01-14ofz#5293 Null-dereference READCaolán McNamara
2018-01-14fix indentCaolán McNamara
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-11Fix typo in codeAndrea Gelmini
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03ofz#4929 ensure min input len for openssl ciphersCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-31try to fix android buildCaolán McNamara
2017-12-30tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-23tdf#111790: Shadow imported from a PPTX file is not overridenmartinb214
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard
2017-12-21tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai
2017-12-20coverity#1426744 Uninitialized scalar variableCaolán McNamara
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19don't export category info to bubble charts, tdf#103988Markus Mohrhard
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19fix validation error in lineChart export, related tdf#57832Markus Mohrhard
2017-12-18oox: fix Android buildMiklos Vajna
2017-12-18oox: try to fix Android build, no std::lround thereMichael Stahl
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11tdf#111785 Save hatch background color in pptx format.geri1245
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10ofz#4576 Integer-overflowCaolán McNamara
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-04ofz#4526 Null-reference READ with openssl crypto backendCaolán McNamara
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-12-01ofz: check col/row boundsCaolán McNamara
2017-11-30ofz: handle empty Gradient StopsCaolán McNamara
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara