summaryrefslogtreecommitdiff
path: root/vcl/generic/print/prtsetup.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-06-27coverity#1308603 Uninitialized scalar fieldCaolán McNamara
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel 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-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01use pEdit argumentCaolán McNamara
2014-03-31WaE: unused parameter 'pEdit'Tor Lillqvist
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-21WaE: -Werror=conversion-nullCaolán McNamara
2014-03-21move remaining padmin dialogs into vclCaolán McNamara