summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Fix spelling of variableJohnny_M1-6/+6
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen59-232/+97
2020-03-20tdf#131398 OOXML chart import: fix number format of pie chart labelsBalazs Varga1-7/+0
2020-03-20tdf#131082 fix missing fill property of grouped shapesnd1013-0/+44
2020-03-17Missing include (Windows --disable-pch; for std::max)Stephan Bergmann1-0/+4
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna3-3/+21
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen64-190/+77
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-1/+1
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin28-62/+67
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen51-66/+33
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga1-4/+6
2020-03-06tdf#130911: convert some token generation scripts from Perl to Python.Jussi Pakkanen5-159/+137
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth1-3/+2
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth6-21/+88
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna5-1/+48
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga1-0/+3
2020-02-25loplugin:referencecastingNoel Grandin2-4/+6
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-1/+2
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-3/+9
2020-02-21Drop o3tl::optional wrapperStephan Bergmann9-30/+30
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga1-1/+3
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth1-1/+1
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga8-0/+19
2020-02-20Remove some unused includesMiklos Vajna4-7/+0
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse1-0/+3
2020-02-19Related tdf#130681: convert number format if model not deletedJulien Nabet1-2/+1
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga1-0/+19
2020-02-13tdf#119138 Show custom chart title if autoTitleDeleted is missingGabor Kelemen1-1/+4
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+2
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna4-8/+0
2020-02-06CppunitTest_oox_shape: remove unused includesMiklos Vajna1-10/+0
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+4
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga2-52/+5
2020-01-31new loplugin:namespaceindentationNoel Grandin78-79/+79
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga2-10/+22
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga1-1/+1
2020-01-28tdf#108107 OOXML chart: fix format of custom data point labelsBalazs Varga1-1/+2
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-2/+4
2020-01-26remove some unused local varsNoel Grandin2-3/+0
2020-01-25tdf#128049:FILESAVE PPTX Improve export of shape 'forbidden'ayhanyalcinsoy1-1/+2
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga2-12/+11
2020-01-24loplugin:makeshared in ooxNoel Grandin50-252/+314
2020-01-22avoid some unnecessary log warning messagesNoel Grandin1-1/+3
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna1-0/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin194-556/+285
2020-01-14loplugin:finalclasses in ooxNoel Grandin35-98/+98
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung2-2/+8