summaryrefslogtreecommitdiff
path: root/vcl/inc/printdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Convert NupOrderType to scoped enumNoel Grandin1-2/+2
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara1-1/+0
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin1-1/+1
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens1-1/+0
2016-01-26vcl: remove unnecessary headers in printdlg.hxxChris Sherlock1-16/+9
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-15remove Link<> field that is never Call()'edNoel Grandin1-1/+0
2015-09-14convert Link<> to typedNoel Grandin1-2/+2
2015-09-10convert Link<> to typedNoel Grandin1-1/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+3
2015-07-13-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2015-07-13loplugin:unusedmethods vclNoel Grandin1-2/+0
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-54/+55
2015-04-09vcl: window destructors calling disposeNoel Grandin1-2/+1
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin1-4/+4
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin1-2/+4
2015-03-19loplugin:constantfunction: vclNoel Grandin1-2/+0
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-23convert print progress dialog to .uiCaolán McNamara1-10/+5
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-2/+2
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl1-0/+5
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-09remove some unnecessary headersCaolán McNamara1-8/+0
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-81/+58
2011-12-20callcatcher: Remove unused codeAugust Sodora1-1/+0
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev1-5/+5
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev1-3/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+337
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-2/+4
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-0/+335