summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritehelper.cxx
AgeCommit message (Expand)Author
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2023-08-06tdf#156540 invert alpha mask when drawing spritesThorsten Behrens
2023-08-06Revert "tdf#156540 invert alpha when drawing sprites"Patrick Luby
2023-08-05tdf#156540 invert alpha when drawing spritesPatrick Luby
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-09simply use DrawTransformedBitmapEx()Luboš Luňák
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in canvasNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-02-19avoid pointless alpha->mask conversionLuboš Luňák
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-07-22fix oss-fuzz buildCaolán McNamara
2018-07-20tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-02-17drop ModulationMode enumNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann