summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#116350 Export preset text geometry (text effects)Szymon Kłos2018-08-031-1/+6
* tdf#116350 Import preset text geometry (text effects)Szymon Kłos2018-08-0212-5/+370
* tdf#119029: also export rotation for data seriesMike Kaganski2018-08-021-7/+21
* Use temporaries for dummy argumentsMike Kaganski2018-08-011-3/+3
* forcepoint#59 the "matrix" is always one row in heightCaolán McNamara2018-08-011-22/+16
* forcepoint#54 null derefCaolán McNamara2018-08-011-0/+2
* tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2018-07-302-17/+14
* sw doc model xml dump: dump float value of user fieldsMiklos Vajna2018-07-302-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3055-0/+62
* crashtesting: additional crash on export to pptxCaolán McNamara2018-07-291-21/+42
* oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-268-20/+5
* -Werror,-Wformat (clang-cl)Stephan Bergmann2018-07-251-2/+2
* Fix typoAndrea Gelmini2018-07-251-1/+1
* tdf#50499 convert by, from, and to of AnimContext.Mark Hung2018-07-251-14/+30
* tdf#113818 convert formula of AnimContext.Mark Hung2018-07-241-8/+8
* tdf#118835 fix missing attribute name conversion.Mark Hung2018-07-241-1/+1
* tdf#118890 subtract 100% from by values of animScale.Mark Hung2018-07-241-1/+5
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unusedfieldsNoel Grandin2018-07-232-3/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek2018-07-201-3/+5