summaryrefslogtreecommitdiff
path: root/include/basegfx/raster
AgeCommit message (Expand)AuthorFilesLines
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-0/+1
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl1-23/+5
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl2-8/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2-5/+0
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2-97/+41
2018-01-20BPixel has a default ctor zero'ing its membersStephan Bergmann1-9/+1
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin2-8/+0
2017-01-23new loplugin useuniqueptrNoel Grandin2-6/+4
2015-10-27loplugin:unusedmethodsNoel Grandin2-10/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist3-16/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+3
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms3-10/+10
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold3-9/+9
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand1-19/+129
2013-04-23execute move of global headersBjoern Michaelsen3-0/+529