summaryrefslogtreecommitdiff
path: root/vcl/source/helper/canvasbitmap.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-08-16no need for mutex locking hereNoel Grandin
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-07remove dead codeNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (vcl::unotools::VclCanvasBitmap)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-01-12use std::optional::operator* rather than value()Luboš Luňák
2022-01-12do not force pixel reading in VclCanvasBitmap ctorLuboš Luňák
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-13loplugin:singlevalfieldsNoel Grandin
2021-03-31remove internal 4bit scanline formatsNoel
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-05N8BitTcMask is unusedNoel
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-02loplugin:staticmethodsNoel Grandin
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist