summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
AgeCommit message (Expand)Author
2021-10-02new loplugin:moveparamNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27tdf#101083 speed up SVG rendering with pattern fillNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-21move headers inside modulesNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-04-23Fix typoAndrea Gelmini
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
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
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks