summaryrefslogtreecommitdiff
path: root/vcl/inc/printdlg.hxx
AgeCommit message (Expand)Author
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens
2016-01-26vcl: remove unnecessary headers in printdlg.hxxChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-13-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-23convert print progress dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-09remove some unnecessary headersCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]