summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-10-19oox smartart: fix width of shapes with agl=lin, linDir=fromTMiklos Vajna1-1/+3
2018-10-19oox WpsContext: bTextFrame is always falseMiklos Vajna1-5/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin8-15/+15
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna4-6/+71
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung2-3/+10
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-3/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin2-3/+3
2018-10-17oox: add an environment variable to bypass the SmartArt warningMiklos Vajna2-1/+7
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-2/+2
2018-10-16crashtesting: exception on exporting fdo77519-2.odt to docxCaolán McNamara1-3/+2
2018-10-15loplugin:constfields in ooxNoel Grandin28-67/+62
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth2-7/+57
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