summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textcharacterproperties.cxx
AgeCommit message (Expand)Author
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-12ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-09oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2022-10-24tdf#151547 pptx import: workaround for COL_AUTO collisionSarper Akdemir
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-25oox: Remove obsolete TODOXisco Fauli
2022-04-22tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli
2022-01-03tdf#127696 PPTX export: fix lost outline character formattingTünde Tóth
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-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth
2021-11-19tdf#137438 drawingml: separate outline from text importJustin Luth
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-05-26tdf#96061 Unset the highlight propertyGülşah Köse
2020-05-22tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli
2020-04-26Fix typo in codeAndrea Gelmini
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-25tdf#118776: pptx import: draw char noFill as transparentXisco Fauli
2019-11-21oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2019-10-12tdf#127129: pptx: map highlight to CharBackColorXisco Fauli
2019-10-10tdf#98603 fix the missing char property (1/2).Mark Hung
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-28Use setProperty instead of << operatorMuthu Subramanian
2014-03-28n#870234: Import gradfill for text colors.Muthu Subramanian
2014-03-21oox: don't fill CharInteropGrabBag if the property doesn't existTomaž Vajngerl
2014-03-10oox: handle all w14 text effects at groupshape importTomaž Vajngerl
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard