summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/CellColorHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+2
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-2/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+2
2018-09-05tdf#90906 writerfilter: Allow COL_AUTO to override non-autoJustin Luth1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-3/+3
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-11-04Use comphelper::SequenceAsVectorMiklos Vajna1-1/+2
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-3/+3
2014-05-02writerfilter: sal_Bool->boolNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-03-31oox, writerfilter: add missing headers for C++ containersDouglas Mencken1-0/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2013-12-22ooxml: Preserve paragraph theme fill attributeJacobo Aragunde Pérez1-0/+2
2013-10-25writerfilter: save table styles' tcPr to InteropGrabBagMiklos Vajna1-0/+10
2013-06-25fdo65400: fix for Character Shading being lostAdam Co1-1/+1
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2011-02-08apply color properly to form, paragraph or character (bnc#654875)Luboš Luňák1-3/+4
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-2/+0
2010-08-11writerfilter09: CellColorHandler: use logged resourcesHenning Brinkmann1-6/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-20CWS-TOOLING: integrate CWS os124Vladimir Glazounov1-1/+0
2008-04-18INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGEDRüdiger Timm1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.2.20); FILE MERGEDRüdiger Timm1-27/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGEDOliver Bolte1-8/+15
2007-05-03handler of table cell colorOliver Specht1-0/+70