summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/sceneprimitive2d.cxx
AgeCommit message (Expand)Author
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
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
2019-06-21drawinglayer: disable multi-threaded rendering in sceneprimitive2dMiklos Vajna
2019-04-26Avoid division by zeroStephan Bergmann
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-04-29loplugin:useuniqueptr in ExecutorNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-05tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt)Noel Grandin
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-20use RawBitmap in BPixelRasterToBitmapExNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-11-09some small simplifications to decompose methodsNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2014-10-02loplugin: cstylecastNoel Grandin
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-02-23Fix assignments which are not usedJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-18aw079: rebase to m75Armin Le Grand