summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpbmp.hxx
AgeCommit message (Expand)Author
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-03-28ofz#954 out of memoryCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-13Follow header guard conventionTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-03-18Improve indentation and alignment consistencyTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks