summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/CellColorHandler.cxx
AgeCommit message (Expand)Author
2015-02-09Related: tdf#88583 writerfilter: import paragraph color as fill attributesMiklos Vajna
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
2009-07-28corrected/completed annotation for WRITERFILTERSTATUSHenning Brinkmann
2009-01-20CWS-TOOLING: integrate CWS os124Vladimir Glazounov
2008-07-22INTEGRATION: CWS xmlfilter06 (1.6.6); FILE MERGEDOliver Bolte
2008-04-18INTEGRATION: CWS xmlfilter04 (1.3.14); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.4.4); FILE MERGEDRüdiger Timm
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGEDKurt Zenker
2008-01-10INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGEDOliver Bolte
2007-05-03using namespace ::writerfilterFridrich Štrba
2007-05-03handler of table cell colorOliver Specht