summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
AgeCommit message (Expand)Author
2020-04-07tdf#131849 Handle changed doc print options when printer changedMichael Weghorn
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-09tdf#104008: whole file name (file extension) for print jobthvallois
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin