summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)Author
2019-10-02tdf#127913 crash applying popart filter to an imageNoel Grandin
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-09use unique_ptr in OctreeNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-24cid#1451629 silence Division or modulo by zeroCaolán McNamara
2019-07-22cid#1448542 Unintended sign extensionCaolán McNamara
2019-07-20cid#1448542 Unintended sign extensionCaolán McNamara
2019-07-19cid#1448308 Unintended sign extensionCaolán McNamara
2019-07-19loplugin:constantparamNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-29tdf#125873 Selected border color preview isn't shownNoel Grandin
2019-06-25tdf#125892 improve time to export PDF, use int ops for scalingNoel Grandin
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-01Typo Pallete->PaletteJulien Nabet
2019-04-30tdf#125014 only use a fastpath if src. and dest. bitcount matchesTomaž Vajngerl
2019-04-29optimise ImplScaleConvolutionVer a littleNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-15move ImpNodeCache into Octree.cxx and clean-upTomaž Vajngerl
2019-04-14Octree: more clean-up, avoid memset, prefix member varsTomaž Vajngerl
2019-04-14put Octree classes out of formatting blacklistTomaž Vajngerl
2019-04-14move octree to bitmap folder, and *octree headers to inc/bitmapTomaž Vajngerl
2019-04-13BitmapScaleSuper: rename the func. names to reflect what they doTomaž Vajngerl
2019-04-13BitmapScaleSuper: generalize 24bit scalingTomaž Vajngerl
2019-04-13BitmapScaleSuper: make it easy to change the percisionTomaž Vajngerl
2019-04-13tdf#124543 add functs. to scale 32bit bitmaps to BitmapScaleSuperTomaž Vajngerl
2019-04-13Improve multi-threaded scaling in BitmapScaleSuperFilterTomaž Vajngerl
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04change GetColorCount to use sal_Int64Tomaž Vajngerl
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-19Removed useless semicolonsAndrea Gelmini
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05Revert "Compute (un-)premultiply_table at compile time"Stephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03Compute (un-)premultiply_table at compile timeStephan Bergmann
2018-12-02use same [un]premultiplyCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen