summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx
AgeCommit message (Expand)Author
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2021-10-19Use range based for loopsHossein
2021-09-09fix std::move same object more than onceNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-03-21move headers inside modulesNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand