summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/color.cxx
AgeCommit message (Expand)Author
13 daysloplugin:ostr in ooxNoel Grandin
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-06-29oox: convert Excel tint value into LumOff and LumModTomaž Vajngerl
2023-06-25oox: map color transforms direct to create model::TransformTomaž Vajngerl
2023-06-24cid#1532474 Uninitialized scalar fieldCaolán McNamara
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-09oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-01-05tdf#152840 add ST_ThemeColor values to ClrScheme::getColorRegina Henschel
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-18implement color tint or shade import for pptxSarper Akdemir
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-17implement initial pptx theme color importSarper Akdemir
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-13tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-01-30Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10loplugin:rangedforcopyTor Lillqvist
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-03Remove OSL_ASSERT which could fail for allowed XLS_TOKEN(tint)Matúš Kukan
2014-09-30bnc#584721: invisible text because of wrong color (white)Zolnai Tamás
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from ooxAlexander Wilms