summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-11-24Fix typosAndrea Gelmini
2017-11-23Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-15Don't pollute /tmp with vba_debug* filesStephan Bergmann
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-19Fix typosAndrea Gelmini
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-09oox, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk
2017-10-05tdf#100065 RefactoringPaul Trojahn
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann
2017-09-27SmartArt: correct behaviour of if/else nodesGrzegorz Araminowicz
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin