summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-122-42/+5
* tdf#111785 Save hatch background color in pptx format.geri12452017-12-111-2/+19
* loplugin:salcall fix functionsNoel Grandin2017-12-119-41/+41
* ofz#4576 Integer-overflowCaolán McNamara2017-12-101-1/+3
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-084-68/+30
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-081-3/+0
* tdf#68759 PPTX: Export IsMirroredPaul Trojahn2017-12-082-6/+13
* tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth2017-12-071-0/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* ofz#4526 Null-reference READ with openssl crypto backendCaolán McNamara2017-12-041-0/+2
* tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos2017-12-021-6/+9
* ofz: check col/row boundsCaolán McNamara2017-12-011-2/+4
* ofz: handle empty Gradient StopsCaolán McNamara2017-11-301-1/+1
* ofz: handle empty paragraphs caseCaolán McNamara2017-11-301-0/+3
* size() cannot be < 0 so just == 0 -> empty()Caolán McNamara2017-11-301-1/+1
* coverity#1424321 Dereference after null checkCaolán McNamara2017-11-301-1/+1
* coverity#1424322 Uninitialized scalar fieldCaolán McNamara2017-11-301-2/+4
* ofz#4481: move Path2DContext body to onEndElementCaolán McNamara2017-11-301-2/+3
* ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara2017-11-292-3/+11
* ofz: avoid invalid short hashValuesCaolán McNamara2017-11-291-1/+1
* ofz: ensure aCoordList has required elementsCaolán McNamara2017-11-281-7/+13
* tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt2017-11-281-27/+42
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-283-15/+145
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-273-3/+3
* ubsan: runtime error: signed integer overflowCaolán McNamara2017-11-241-8/+14
* Fix typosAndrea Gelmini2017-11-241-1/+1
* Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt2017-11-231-10/+3
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* TypedWhichId for SDRATTR* constants (1)Noel Grandin2017-11-201-1/+1
* Don't pollute /tmp with vba_debug* filesStephan Bergmann2017-11-151-9/+25
* tdf#113037 DOCX Watermark correct ratioSzymon Kłos2017-11-142-2/+84
* loplugin:unnecessaryvirtualNoel Grandin2017-11-091-1/+1
* loplugin:constparams in various(1)Noel Grandin2017-11-042-2/+2
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-032-9/+72
* sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2017-11-021-28/+33
* loplugin:finalclasses in ooxNoel Grandin2017-11-0119-57/+54
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-314-16/+13
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist2017-10-261-0/+16
* Don't abbreviate "First" as "Fst"Tor Lillqvist2017-10-261-45/+45
* PPTX export: correct position of rotated groupsSzymon Kłos2017-10-261-0/+17
* loplugin:includeform: ooxStephan Bergmann2017-10-23240-922/+922
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-232-0/+0
* tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos2017-10-231-9/+0
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-1/+1
* PPTX export: remember color schemes in themeSzymon Kłos2017-10-192-1/+77
* Fix typosAndrea Gelmini2017-10-191-1/+1
* Replace lists by vectors in ooxJulien Nabet2017-10-188-28/+25