/ios/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TDefTableHandler.cxx
AgeCommit message (Expand)Author
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
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-13ooxml: fix theme color type mapping: bg -> light, text -> darkTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
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