summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute/fillgraphicattribute.cxx
AgeCommit message (Expand)Author
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-05-15Fix typoAndrea Gelmini
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-01-29clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-01Complete drawinglayer attributesArmin Le Grand
2015-05-24Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens
2014-03-20remove whitespaceMarkus Mohrhard
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-01-10Use boolStephan Bergmann
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand