/configmgr/

ce-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table
AgeCommit message (Expand)Author
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
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist