summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table
AgeCommit message (Expand)Author
2021-04-26tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-08-10tdf#133015 Fix table position during import multicol textbox.Gülşah Köse
2020-08-10tdf#133015 Do not import multicol table text on master.Gülşah Köse
2020-07-24tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-07Fix typoAndrea Gelmini
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-06tdf#127237 fix table background color in Impress importnd101
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Assign bool directly to boost::optional<bool>Stephan Bergmann
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-03-28return unique_ptr from CreateTableStyleNoel Grandin
2019-02-21Fix code formatting, typos and grammar in comments, follow-up of 48ef20f2039Andras Timar
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2018-10-02Related: tdf#120028 PPTX import: fix font color of multi-col shape textMiklos Vajna
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-08-07ofz#9747 Indirect-leakCaolán McNamara
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2017-12-01ofz: check col/row boundsCaolán McNamara
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas