summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth1-0/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-04ofz#4526 Null-reference READ with openssl crypto backendCaolán McNamara1-0/+2
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-6/+9
2017-12-01ofz: check col/row boundsCaolán McNamara1-2/+4
2017-11-30ofz: handle empty Gradient StopsCaolán McNamara1-1/+1
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara1-0/+3
2017-11-30size() cannot be < 0 so just == 0 -> empty()Caolán McNamara1-1/+1
2017-11-30coverity#1424321 Dereference after null checkCaolán McNamara1-1/+1
2017-11-30coverity#1424322 Uninitialized scalar fieldCaolán McNamara1-2/+4
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara1-2/+3
2017-11-29ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara2-3/+11
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara1-1/+1
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara1-7/+13
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt1-27/+42
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt3-15/+145
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin3-3/+3
2017-11-24ubsan: runtime error: signed integer overflowCaolán McNamara1-8/+14
2017-11-24Fix typosAndrea Gelmini1-1/+1
2017-11-23Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt1-10/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-1/+1
2017-11-15Don't pollute /tmp with vba_debug* filesStephan Bergmann1-9/+25
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos2-2/+84
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2017-11-04loplugin:constparams in various(1)Noel Grandin2-2/+2
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2-9/+72
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl1-28/+33
2017-11-01loplugin:finalclasses in ooxNoel Grandin19-57/+54
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin4-16/+13
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist1-0/+16
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist1-45/+45
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos1-0/+17
2017-10-23loplugin:includeform: ooxStephan Bergmann240-922/+922
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann2-0/+0
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos1-9/+0
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos2-1/+77
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-18Replace lists by vectors in ooxJulien Nabet8-28/+25
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos1-0/+9
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez1-4/+10
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos2-22/+4
2017-10-09oox, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+6
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk1-6/+6
2017-10-05tdf#100065 RefactoringPaul Trojahn1-6/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin9-36/+37
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann1-1/+6