summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salbmp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-15/+73
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-1/+1
2018-09-11loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann1-5/+0
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-150/+69
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin1-11/+11
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin1-0/+2
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-4/+4
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-1/+1
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann1-2/+2
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-3/+3
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-3/+3
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann1-2/+6
2017-07-17WIN annotate GdiPlusBuffer TimerJan-Marek Glogowski1-3/+3
2017-03-28ofz#954 out of memoryCaolán McNamara1-0/+5
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-9/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-82/+78
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-1/+1
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-22/+21
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin1-10/+10
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2015-12-02Get rid of a superfluous directory levelTor Lillqvist1-0/+1091