summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/oldprintadaptor.cxx
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02weld PrintDialogCaolán McNamara
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-05-11do not leak memoryDavid Tardon
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-06rename PrinterListener, add: getValues, abortJobPhilipp Lohmann
2009-06-17#i92516# copy state to metafilePhilipp Lohmann
2009-06-13add missing precompiled headerPhilipp Lohmann
2009-06-12fix a warningPhilipp Lohmann
2009-06-12#i92516# helper class to fix old style printing routinesPhilipp Lohmann