summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* PPTX export: fix mime type of slide narrationsMiklos Vajna2021-01-181-0/+5
* tdf#61028 OOXML export: fix lost arcTo shapeTünde Tóth2021-01-181-1/+27
* oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna2021-01-141-1/+4
* tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth2021-01-081-1/+6
* tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna2020-12-173-13/+42
* tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga2020-12-171-0/+9
* tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna2020-12-113-0/+24
* oox: make effectpropertiescontext available to everyone in oox/Miklos Vajna2020-12-114-7/+4
* tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2020-12-106-33/+122
* tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga2020-11-301-1/+5
* tdf#138194 Chart OOXML import: set text break to trueTünde Tóth2020-11-245-39/+32
* tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth2020-11-242-2/+16
* oox: VML export: Output coordsize even when top/left is 0,0Dr. David Alan Gilbert2020-11-221-1/+1
* Fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo outputDr. David Alan Gilbert2020-11-221-1/+1
* tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer2020-11-1925-177/+159
* tdf#128213 Fix text camera z rotation import and export.Gülşah Köse2020-11-189-24/+126
* tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga2020-11-172-0/+5
* loplugin:stringviewparam check methods tooNoel2020-11-172-3/+3
* replace std::min(std::max()) with std::clampNoel2020-11-161-1/+1
* replace std::max(std::min()) with std::clampNoel2020-11-161-1/+1
* tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse2020-11-144-2/+53
* New loplugin:stringviewparamStephan Bergmann2020-11-121-4/+4
* loplugin:stringviewNoel2020-11-114-5/+5
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-1/+1
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-1010-15/+25
* tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga2020-11-061-0/+75
* tdf#128213 Fix export rotation problem.Gülşah Köse2020-11-051-1/+1
* clean up some temp files after running testsAndras Timar2020-11-051-0/+1
* tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna2020-11-033-0/+32
* tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth2020-10-301-0/+4
* tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth2020-10-302-2/+2
* tdf#137642 VML shape import: fix alignment from top marginSzabolcs Toth2020-10-301-0/+4
* tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs2020-10-291-13/+21
* std::set->o3tl::sorted_vector in ooxNoel Grandin2020-10-282-9/+14
* convert some more long -> tools::LongNoel2020-10-282-2/+2
* tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs2020-10-271-26/+27
* tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs2020-10-261-6/+29
* tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek2020-10-222-37/+140
* long->tools::Long in hwpfilter..ooxNoel2020-10-226-8/+9
* new tools::Degree10 strong typedefNoel Grandin2020-10-212-3/+3
* tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2020-10-201-0/+6
* tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek2020-10-171-1/+3
* fix some *printf which are using "%l" ie. long specifiersNoel2020-10-161-3/+3
* tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs2020-10-132-3/+48
* tdf#99810 DOCX export: fix lost arrow shapeRegényi Balázs2020-10-091-13/+23
* tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)2020-10-094-4/+60
* tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth2020-10-092-1/+6
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* Drop unused codeMike Kaganski2020-10-061-14/+2
* tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs2020-10-061-11/+15