summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor3d
AgeCommit message (Expand)Author
2019-03-08new loplugin constvarsNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-07-18Removed duplicated includeAndrea Gelmini
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-01-19loplugin:useuniqueptr in ZBufferProcessor3DNoel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-19TyposJulien Nabet
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel 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
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-03-07make sure Release is called if one of two Acquires failedCaolán McNamara