/officecfg/

img src='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/prnsetup.cxx
AgeCommit message (Expand)Author
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28Related: rhbz#1168756 save chosen printer also in print settings dlgDavid Tardon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-10protect more printer code-paths.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin