summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table
AgeCommit message (Expand)Author
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-08-16tdf#133015 Fix table position during import multicol textbox.Gülşah Köse
2020-08-16tdf#133015 Do not import multicol table text on master.Gülşah Köse
2020-08-16tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse
2019-12-06tdf#127237 fix table background color in Impress importnd101
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
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara