summaryrefslogtreecommitdiff
path: root/vcl/generic/print/common_gfx.cxx
AgeCommit message (Expand)Author
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28fdo#62719: Set more relaxed clipping region.Jan Holesovsky
2014-05-10coverity#708670 Uninitialized scalar fieldCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-23coverity#708671 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-29coverity#704394 Logically dead codeCaolán McNamara
2014-03-28coverity#707592 Uninitialized scalar variableCaolán McNamara
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-14Some vcl cleaningJulien Nabet
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-02-15Various string function clean upStephan Bergmann
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks