summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TDefTableHandler.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-08-02loplugin:flatten in writerfilterNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-01remove single-value variable: nCellJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-03-13tdf#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-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-18Use comphelper::containerToSequenceMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-04-20writerfilter: remove newly unused methodsMiklos Vajna
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos 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-10-05Use constants for ST_Border valuesMiklos Vajna
2014-10-02coverity#735574 'Constant' variable guards dead codeCaolán McNamara
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2014-01-19writerfilter: remove unused TC and PICF classes in doctokMiklos Vajna
2014-01-14writerfilter: unused tokensMiklos Vajna
2014-01-04writerfilter: drop unused rtf:{tbdAdd,rgbrc,cellx,tc} tokensMiklos Vajna
2013-12-30writerfilter: unused NS_rtf::LN_{FSHADOW,FFRAME,IBKL,FCONVERTED}Miklos Vajna
2013-12-30writerfilter: unused NS_rtf::LN_{FLEGAL,BRCTYPE,DPTLINEWIDTH,DPTSPACE}Miklos Vajna
2013-11-05Avoid msfilter::util::ConvertColor in DocxTableStyleExportMiklos Vajna
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
2013-10-31DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2012-10-29docx import: handle start/end attribute in tcBordersPierre-Eric Pelloux-Prayer
2012-07-04refactor handling of double border widths:Michael Stahl
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-05-13implement 17.4.12/17.4.34 (tcborders start/end), rtl detection missingLuboš Luňák
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-13Remove bogus commentsGuillaume Poussel
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth