summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/processor3d
Commit message (Expand)AuthorAgeFilesLines
* new loplugin constvarsNoel Grandin2019-03-081-14/+3
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-081-1/+1
* clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2018-10-231-2/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-3/+3
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-061-2/+0
* Removed duplicated includeAndrea Gelmini2018-07-181-1/+0
* loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2018-07-161-1/+1
* loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2018-05-171-3/+2
* loplugin:useuniqueptr in ZBufferProcessor3DNoel Grandin2018-01-191-7/+6
* More loplugin:cstylecast: drawinglayerStephan Bergmann2018-01-121-10/+10
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:constmethod in drawinglayerNoel Grandin2017-11-032-3/+3
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-265-11/+11
* maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin2017-09-181-3/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-3/+3
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-173-8/+8
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-281-15/+0
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-4/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-172-5/+5
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-232-2/+2
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-2/+0
* loplugin:singlevalfields in drawinglayerNoel Grandin2016-06-271-18/+2
* Convert GradientStyle to scoped enumNoel Grandin2016-05-231-6/+6
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-061-261/+133
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-183-4/+4
* Remove excess newlinesChris Sherlock2016-02-095-9/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* use vector as container for Primitive3DReferenceNoel Grandin2015-12-154-21/+22
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-112-12/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* boost->stdCaolán McNamara2015-09-142-10/+10
* drawinglayer: com::sun::star->cssNoel Grandin2015-09-121-7/+7
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* Fix some misspellingsTor Lillqvist2015-07-071-1/+1
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-141-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-6/+57
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* remove whitespaceMarkus Mohrhard2014-03-201-9/+0
* Remove visual noise from drawinglayerAlexander Wilms2014-02-276-14/+14
* Use boolStephan Bergmann2014-01-101-6/+6
* Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand2013-06-111-10/+24
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* make sure Release is called if one of two Acquires failedCaolán McNamara2013-03-071-4/+4