summaryrefslogtreecommitdiff
path: root/vcl/inc/printdlg.hxx
AgeCommit message (Expand)Author
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]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]