summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxprinter.hxx
AgeCommit message (Expand)Author
2015-04-10Fixup toolkit's printer code.Michael Meeks
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
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-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-06-10::OUString->OUStringCaolán McNamara
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist
2013-05-18Resolves: #i87883# add a PrinterServer.idl and fix implCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen