summaryrefslogtreecommitdiff
path: root/sfx2/source/view/printer.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-06-06tdf#89329: use unique_ptr for pImpl in prnmonXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-10vclwidget: some small fixesNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-06convert Printer Options dialog to .uiCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens