summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TDefTableHandler.hxx
AgeCommit message (Expand)Author
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-07-20compact namespace: writerfilterNoel Grandin
2020-05-10use compact namespace syntaxNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2018-09-01remove single-value variable: nCellJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-04-20writerfilter: remove newly unused methodsMiklos Vajna
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-08-11writerfilter09: TDefTableHandler: use logged resourcesHenning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann
2008-04-18INTEGRATION: CWS xmlfilter04 (1.4.14); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.4.20); FILE MERGEDRüdiger Timm
2008-01-10INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGEDOliver Bolte
2007-05-24cell borders correctly appliedOliver Specht
2007-05-21distinction between table/row/cell propertiesOliver Specht
2007-05-09handler of sprm TDefTableOliver Specht