summaryrefslogtreecommitdiffstats
path: root/vcl/generic/print/prtsetup.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2015-10-271-2/+9
* convert Link<> to typedNoel Grandin2015-10-161-3/+2
* convert Link<> to typedNoel Grandin2015-10-121-11/+9
* convert Link<> to typedNoel Grandin2015-09-031-4/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* Related tdf#91362: disable paper size & orientation selectionKatarina Behrens2015-07-101-0/+9
* tdf#91362: Make "printer was modified" status persistentKatarina Behrens2015-07-061-1/+1
* coverity#1308603 Uninitialized scalar fieldCaolán McNamara2015-06-271-0/+1
* tdf#91362: Don't override printer page autodetectionKatarina Behrens2015-06-251-1/+5
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-7/+7
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-1/+1
* vcl: convert new to ::CreateMichael Meeks2015-04-201-2/+2
* automated VclPtrInstance conversion.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-3/+3
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+40
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-3/+3
* vcl: window destructors calling disposeNoel Grandin2015-04-091-8/+6
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* loplugin:constantfunction: vclNoel Grandin2015-03-191-6/+0
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-7/+6
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-5/+5
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-3/+2
* loplugin: cstylecastNoel Grandin2014-09-291-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-22/+0
* use pEdit argumentCaolán McNamara2014-04-011-2/+2
* WaE: unused parameter 'pEdit'Tor Lillqvist2014-03-311-1/+1
* Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara2014-03-311-8/+31
* WaE: -Werror=conversion-nullCaolán McNamara2014-03-211-1/+1
* move remaining padmin dialogs into vclCaolán McNamara2014-03-211-0/+487