summaryrefslogtreecommitdiff
path: root/include/vcl/oldprintadaptor.hxx
AgeCommit message (Expand)Author
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-02weld PrintDialogCaolán McNamara
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan 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-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen