/m4/mac/

p/bitmap.cxx?h=cp-6.4-33' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/bitmap.cxx
AgeCommit message (Expand)Author
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-06-29tdf#125873 Selected border color preview isn't shownNoel Grandin
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
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-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17move the ImpBitmap::GetBitCount logic up to BitmapNoel Grandin
2018-04-16rename ImpBitmap methodsNoel Grandin
2018-04-05vcl: ImplAssignWithSize() -> ReassignWithSize()Chris Sherlock
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-06vcl: split painting bitmap functions to bitmappaint.cxxChris Sherlock
2018-03-05vcl: move vcl/source/gdi/bitmap.cxx to vcl/source/bitmap/bitmap.cxxChris Sherlock