summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salgdi2.cxx
AgeCommit message (Expand)Author
2020-11-14remove SalPointNoel Grandin
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-05-22convert properly SkiaSalBitmap to WinSalBitmap (tdf#133152)Luboš Luňák
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-02Get rid of a superfluous directory levelTor Lillqvist