summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2018-11-072-1/+2
* loplugin:collapseif in framework..salNoel Grandin2018-11-071-5/+3
* tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2018-11-061-0/+3
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-051-22/+8
* tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2018-11-055-12/+45
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-7/+3
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* oox smartart, vertical bracket list: fix node counter conditionMiklos Vajna2018-11-011-3/+45
* oox: remove dead QuickDiagrammingLayoutMiklos Vajna2018-10-312-161/+0
* tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen2018-10-302-0/+2
* Fix typosAndrea Gelmini2018-10-281-1/+1
* oox smartart, linear layout: take horizontal position from constraintsMiklos Vajna2018-10-261-1/+1
* oox smartart, linear layout: take width from constraintsMiklos Vajna2018-10-261-2/+31
* oox: remove dead QuickDiagrammingImportMiklos Vajna2018-10-262-119/+0
* oox smartart: work towards accessing parent constraintsMiklos Vajna2018-10-254-12/+51
* tdf#108064 OOXML export: keep preset dashes with linewidth < 1ptAdam Kovacs2018-10-251-24/+6
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-2/+2
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-234-4/+4
* tdf#120703 (PVS): redundant nullptr checkMike Kaganski2018-10-211-3/+1
* oox smartart: fix width of shapes with agl=lin, linDir=fromTMiklos Vajna2018-10-191-1/+3
* oox WpsContext: bTextFrame is always falseMiklos Vajna2018-10-191-5/+3
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-198-15/+15
* oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna2018-10-184-6/+71
* tdf#120573 export media type for .wav properly.Mark Hung2018-10-182-3/+10
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-3/+1
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-182-3/+3
* oox: add an environment variable to bypass the SmartArt warningMiklos Vajna2018-10-172-1/+7
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-0/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-2/+2
* crashtesting: exception on exporting fdo77519-2.odt to docxCaolán McNamara2018-10-161-3/+2
* loplugin:constfields in ooxNoel Grandin2018-10-1528-67/+62
* tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth2018-10-112-7/+57
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-099-20/+20
* tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga2018-10-091-0/+11
* tdf#108064 OOXML export: convert LO preset dashes to equivalent MSO presetsAdam Kovacs2018-10-081-0/+29
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-085-0/+5
* tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2018-10-041-1/+1
* tdf#108064 OOXML export: keep preset dashes with mso preset linewidthsAdam Kovacs2018-10-031-3/+29
* Related: tdf#120028 PPTX import: fix font color of multi-col shape textMiklos Vajna2018-10-021-0/+4
* oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna2018-09-2812-126/+15
* tdf#111980 oox: connect empty radio groupsJustin Luth2018-09-281-1/+11
* Fix preset_maping -> preset_mappingAndrea Gelmini2018-09-261-3/+3
* Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna2018-09-215-1/+23
* tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna2018-09-217-1/+63
* oox: create QuickDiagrammingLayout instances with an uno constructorMiklos Vajna2018-09-213-26/+8
* ofz#10395 Null-dereferenceCaolán McNamara2018-09-171-5/+8
* 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