summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-11-30size() cannot be < 0 so just == 0 -> empty()Caolán McNamara
2017-11-30coverity#1424321 Dereference after null checkCaolán McNamara
2017-11-30coverity#1424322 Uninitialized scalar fieldCaolán McNamara
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-11-29ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-24ubsan: runtime error: signed integer overflowCaolán McNamara