summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in sfx2Noel
2020-11-26Separate uno:Printer and uno:PrinterSetup handlingSamuel Mehrbrodt
2020-11-26uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt
2020-08-07tdf#135082 fix print selectionSrijan Bhatia
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-04-03Drop extra "temporary of class String"Michael Weghorn
2020-04-03tdf#131849 Handle changed doc print options when printer changedMichael Weghorn
2020-04-03SfxViewShell::SetPrinter_Impl: Adapt comments a bitMichael Weghorn
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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