summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table
AgeCommit message (Expand)Author
2018-10-03tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna
2018-06-27tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
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
2015-04-11Typo: Accenat->AccentJulien Nabet
2015-04-04I wonder if I make this less obscure if coverity will grok itCaolán McNamara
2015-03-31bnc#910045 wrong cell fill color defined by table styleZolnai Tamás
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19mbOwnTblStyle->bOwnTblStyle, its not a memberCaolán McNamara
2015-03-18CppCheck cleaning : unnecessary affectationMichaël Lefèvre
2015-02-19boost->stdCaolán McNamara
2014-12-15no point checking for null before deleteCaolán McNamara
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-09-09oox: improve code formattingMichael Stahl
2014-09-09oox: fix 0-pointer crash in sd_import_testsMichael Stahl
2014-09-09bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-07-15Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan
2014-07-15bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan