summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table/tablecell.cxx
AgeCommit message (Expand)Author
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-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
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-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-03-05use more Color in ooxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
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-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-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-03-31bnc#910045 wrong cell fill color defined by table styleZolnai Tamás
2015-02-19boost->stdCaolán McNamara
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-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-04-03oox: sal_Bool->boolNoel Grandin
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt
2013-01-16fix cell border line properties n#793408Radek Doulik
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-07drop some static OUStringsCaolán McNamara
2012-12-07::rtl:: prefixes removalJosé Guilherme Vanz
2012-08-21Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b191baaMuthu Subramanian
2012-08-07n#774167: Crash fix.Muthu Subramanian
2012-07-26rhbz#842552 always create text contentDavid Tardon
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2011-08-17fix how table style is appliedRadek Doulik
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-19Using BorderLine2 constructor w/o argumentCédric Bosdonnat
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud