summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/fillproperties.cxx
AgeCommit message (Expand)Author
2024-03-02tdf#159912 extruded shapes already rotate backgroundRegina Henschel
2024-02-27address shortcoming: document why I avoided axials for transparencyJustin Luth
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth
2023-09-16oox: use frozen unordered_map for mapping the name string to tokenTomaž Vajngerl
2023-09-08tdf#156649: oox: correct import alphaModFix for custom shapesSarper Akdemir
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-15Simplify and improve conversionMike Kaganski
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15tdf#153008: srcRect may have some members negativeMike Kaganski
2023-06-09oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-05-26MCGR: Border restoration supportArmin Le Grand (allotropia)
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-04-23cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-09cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-06cid#1524677 attempt to silence Explicit null dereferencedCaolán McNamara
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-01-13oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-12-19tdf#152070 PPTX import: fix offset of tile background imageTibor Nagy
2022-12-12crashtesting: relax assert seen on loading forum-mso-en4-151836.xlsxCaolán McNamara
2022-11-24tdf#152199: Don't crop twiceJan Holesovsky
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy
2022-09-20tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth
2022-06-27Integer division could cancel small values of wrong signMike Kaganski
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-06-17tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-15oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna
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
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth
2022-03-10sd theme: add PPTX import for shape fill colorMiklos Vajna
2022-02-28tdf#128596 PPTX import: fix default tiled bitmap fillTünde Tóth
2022-02-03tdf#146822 OOXML: fix export of the transparency in hatch fillTünde Tóth
2022-02-02tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth
2022-02-01tdf#141652 partial revert "Reset ShapeProperty priority...Justin Luth
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski