summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* New loplugin:externalStephan Bergmann2018-09-1717-47/+47
* oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna2018-09-143-26/+8
* tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs2018-09-142-2/+32
* crashtesting: divide by zeroCaolán McNamara2018-09-131-3/+3
* tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2018-09-111-0/+6
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs2018-09-101-12/+28
* Avoid getTokenCountMatteo Casalin2018-09-091-16/+17
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-096-7/+3
* Revert "clang-tidy performance-move-const-arg"Noel Grandin2018-09-091-1/+1
* tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2018-09-071-0/+3
* oox: create PowerPointImport instances with an uno constructorMiklos Vajna2018-09-074-28/+10
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-069-29/+32
* clang-tidy performance-move-const-argNoel Grandin2018-09-061-2/+3
* oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna2018-08-314-27/+14
* tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth2018-08-301-1/+1
* tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2018-08-301-1/+1
* loplugin:constantparam (2)Noel Grandin2018-08-292-2/+3
* tdf#39593 deduplicate code using existing functionArkadiy Illarionov2018-08-281-6/+1
* Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist2018-08-271-2/+4
* tdf#73547 fix ooxml export / import custom dashes.Mark Hung2018-08-242-56/+41
* tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2018-08-231-1/+16
* new loplugin:conststringfieldNoel Grandin2018-08-224-20/+22
* tdf#119118 convert tmAbs value to second.Mark Hung2018-08-221-3/+3
* tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs2018-08-171-7/+27
* ofz: timeoutCaolán McNamara2018-08-161-0/+10
* ofz#9932 Null-derefCaolán McNamara2018-08-161-1/+3
* tdf#118385 Avoid crash on loading documentSzymon Kłos2018-08-161-1/+1
* tdf#116350 Better text layout for big shapesSzymon Kłos2018-08-161-0/+8
* ofz#9892 Null-dereferenceCaolán McNamara2018-08-151-1/+3
* tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin2018-08-141-1/+1
* create appendCopy method in OUStringBufferNoel Grandin2018-08-142-4/+4
* Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann2018-08-141-6/+1
* loplugin:returnconstant in oox,packageNoel Grandin2018-08-132-7/+4
* tdf#119160 remove fill from all fontwork shapesSzymon Kłos2018-08-101-1/+1
* tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2018-08-101-32/+4
* Resolves: rhbz#1614419 FIPS mode PK11_ImportSymKey failureCaolán McNamara2018-08-101-13/+86
* oox: create FilterDetect instances with an uno constructorMiklos Vajna2018-08-104-30/+14
* unnecessary null check before dynamic_cast, in variousNoel Grandin2018-08-101-1/+1
* tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga2018-08-101-0/+51
* tdf#116350 Fix export of fontworkSzymon Kłos2018-08-081-1/+6
* tdf#116350 Correctly display text on arcSzymon Kłos2018-08-081-1/+10
* ofz#9747 Indirect-leakCaolán McNamara2018-08-072-7/+7
* tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung2018-08-062-8/+28
* coverity#1438225 Improper use of negative valueCaolán McNamara2018-08-051-4/+4
* coverity#1438224 Dereference null return valueCaolán McNamara2018-08-051-0/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-045-7/+7
* Move angle normalization code from various places to toolsMike Kaganski2018-08-034-6/+6
* oox: create FastTokenHandler instances with an uno constructorMiklos Vajna2018-08-034-27/+14