summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/CellColorHandler.cxx
AgeCommit message (Expand)Author
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-08-23tdf#109184 auto cell color should be transparentSzymon Kłos
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2016-08-15tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth
2015-05-19TagLogger can be staticNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna
2014-12-18writerfilter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-16writerfilter: this is expected to be UTF-8Miklos Vajna
2014-11-16writerfilter: these are expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-04Use comphelper::SequenceAsVectorMiklos Vajna
2014-10-06Use constants for ST_Shd valuesMiklos Vajna
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-05-12writerfilter: unused 'using' in dmapperMiklos Vajna
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez
2014-05-02writerfilter: sal_Bool->boolNoel Grandin
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2014-01-04writerfilter: unused rtf{cellLeftColor,cellRightColor,shpblipbname,shptypename}Miklos Vajna
2014-01-04writerfilter: drop unused rtf:{shd,cellShd,cellTopColor,cellBottomColor}Miklos Vajna
2013-12-22ooxml: Preserve paragraph theme fill attributeJacobo Aragunde Pérez
2013-11-05Avoid msfilter::util::ConvertColor in DocxTableStyleExportMiklos Vajna
2013-11-05DOCX filter: handle shd's "themeFillTint" attribute inside tblStylePrMiklos Vajna
2013-11-04DOCX filter: handle CT_Ind_rightChars and CT_PPrBase_snapToGridMiklos Vajna
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-25writerfilter: save table styles' tcPr to InteropGrabBagMiklos Vajna
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-06-25remove unused variableLuboš Luňák
2013-06-25fdo65400: fix for Character Shading being lostAdam Co
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-14these variables are used, do not (void)var themLuboš Luňák
2011-02-08apply color properly to form, paragraph or character (bnc#654875)Luboš Luňák
2011-02-07Remove dead codeThomas Arnhold
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-11writerfilter09: CellColorHandler: use logged resourcesHenning Brinkmann
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-08writerfilter07: merged DEV300_m66Henning Brinkmann[hbrinkm]
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann