summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table/tableproperties.cxx
AgeCommit message (Expand)Author
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
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-03-31Use for-range loops in oox (part1)Julien Nabet
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-04-06loplugin:singlevalfieldsNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
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-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
2014-12-15no point checking for null before deleteCaolán McNamara
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
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
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-06-03Fix issue #i120723#: Table style is lost when import PPTX by AOOZhe Wang
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-12-07drop some static OUStringsCaolán McNamara
2012-12-07::rtl:: prefixes removalJosé Guilherme Vanz
2012-08-30-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-04-02don't leak pDefaultTableStyleCaolán McNamara
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-06-12Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-12-30cppcheck: prefer prefix variantCaolán McNamara
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien