summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-04-21tdf#131775 DOCX DrawingML shape import: fix missing spacingTibor Nagy
2020-04-20tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignedSerge Krot
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos
2020-04-17tdf#131922 DOCX DrawingML shape import: fix lang-idRegényi Balázs
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-09tdf#131776 DOCX grouped shape import: fix regression for strikeoutsRegényi Balázs
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin
2020-04-03crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptxCaolán McNamara
2020-04-03tdf#131776 DOCX DrawingML shape import: fix missing strikeoutRegényi Balázs
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-04-02tdf#123351 DOCX DrawingML shape import: fix missing underlineSzabolcs
2020-04-01Fix typoAndrea Gelmini
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd101
2020-04-01Remove unused includeMiklos Vajna
2020-03-31tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-25tdf#131553 a null pointer crashes Impressnd101
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-23Fix spelling of variableJohnny_M
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-20tdf#131398 OOXML chart import: fix number format of pie chart labelsBalazs Varga
2020-03-20tdf#131082 fix missing fill property of grouped shapesnd101
2020-03-17Missing include (Windows --disable-pch; for std::max)Stephan Bergmann
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga
2020-03-06tdf#130911: convert some token generation scripts from Perl to Python.Jussi Pakkanen
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-02-20Remove some unused includesMiklos Vajna
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse
2020-02-19Related tdf#130681: convert number format if model not deletedJulien Nabet
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga
2020-02-13tdf#119138 Show custom chart title if autoTitleDeleted is missingGabor Kelemen
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-09Fix typoAndrea Gelmini
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna