summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unobrushitemhelper.cxx
AgeCommit message (Expand)Author
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-03-06use more Color in svxNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-05-05typo: strech -> stretchAndras Timar
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand
2014-07-01getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna
2014-07-01getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand