summaryrefslogtreecommitdiff
path: root/vcl/generic/print/bitmap_gfx.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08Call WritePS with length argument, where knownStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-03remove more SunStudio cruftMichael Stahl
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2014-07-04fix typo in coverity#704538-9Norbert Thiebaud
2014-07-04coverity#704538-9 Division by zeroNorbert Thiebaud
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-07Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks