summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann9-20/+20
2018-10-09tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga1-0/+11
2018-10-08tdf#108064 OOXML export: convert LO preset dashes to equivalent MSO presetsAdam Kovacs1-0/+29
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen5-0/+5
2018-10-04tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth1-1/+1
2018-10-03tdf#108064 OOXML export: keep preset dashes with mso preset linewidthsAdam Kovacs1-3/+29
2018-10-02Related: tdf#120028 PPTX import: fix font color of multi-col shape textMiklos Vajna1-0/+4
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna12-126/+15
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth1-1/+11
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini1-3/+3
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna5-1/+23
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna7-1/+63
2018-09-21oox: create QuickDiagrammingLayout instances with an uno constructorMiklos Vajna3-26/+8
2018-09-17ofz#10395 Null-dereferenceCaolán McNamara1-5/+8
2018-09-17New loplugin:externalStephan Bergmann17-47/+47
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna3-26/+8
2018-09-14tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs2-2/+32
2018-09-13crashtesting: divide by zeroCaolán McNamara1-3/+3
2018-09-11tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga1-0/+6
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-10tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs1-12/+28
2018-09-09Avoid getTokenCountMatteo Casalin1-16/+17
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin6-7/+3
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-1/+1
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea1-0/+3
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna4-28/+10
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin9-29/+32
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-2/+3
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna4-27/+14
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth1-1/+1
2018-08-30tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga1-1/+1
2018-08-29loplugin:constantparam (2)Noel Grandin2-2/+3
2018-08-28tdf#39593 deduplicate code using existing functionArkadiy Illarionov1-6/+1
2018-08-27Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist1-2/+4
2018-08-24tdf#73547 fix ooxml export / import custom dashes.Mark Hung2-56/+41
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga1-1/+16
2018-08-22new loplugin:conststringfieldNoel Grandin4-20/+22
2018-08-22tdf#119118 convert tmAbs value to second.Mark Hung1-3/+3
2018-08-17tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs1-7/+27
2018-08-16ofz: timeoutCaolán McNamara1-0/+10
2018-08-16ofz#9932 Null-derefCaolán McNamara1-1/+3
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos1-0/+8
2018-08-15ofz#9892 Null-dereferenceCaolán McNamara1-1/+3
2018-08-14tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin1-1/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-4/+4
2018-08-14Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann1-6/+1
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin2-7/+4
2018-08-10tdf#119160 remove fill from all fontwork shapesSzymon Kłos1-1/+1