summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/oldprintadaptor.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks1-3/+3
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-8/+8
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header from vclNorbert Thiebaud1-1/+0
2011-05-11do not leak memoryDavid Tardon1-0/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-1/+1
2009-07-06rename PrinterListener, add: getValues, abortJobPhilipp Lohmann1-1/+1
2009-06-17#i92516# copy state to metafilePhilipp Lohmann1-0/+8
2009-06-13add missing precompiled headerPhilipp Lohmann1-0/+2
2009-06-12fix a warningPhilipp Lohmann1-1/+1
2009-06-12#i92516# helper class to fix old style printing routinesPhilipp Lohmann1-0/+107