summaryrefslogtreecommitdiff
path: root/include/sfx2/printer.hxx
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: some small fixesNoel Grandin
2014-07-03Dead declarationsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen