summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/genprnpsp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-2/+2
2018-04-12weld QueryStringCaolán McNamara1-37/+26
2018-04-09weld RTSDialog and tab pagesCaolán McNamara1-1/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-02drop old tools/gen methods in vclNoel Grandin1-6/+6
2018-01-31Modernize a bit vcl (part5)Julien Nabet1-3/+3
2018-01-17loplugin:useuniqueptr in PspSalInfoPrinterNoel Grandin1-10/+4
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-3/+3
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens1-0/+1
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens1-0/+2
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-5/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-15loplugin:flatten in vclNoel Grandin1-22/+23
2017-10-23loplugin:includeform: vclStephan Bergmann1-11/+11
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-2/+2
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-2/+2
2017-03-10The previous commit wasn't really thought throughStephan Bergmann1-1/+1
2017-03-10loplugin:loopvartoosmallStephan Bergmann1-4/+3
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-4/+0
2017-02-10convert Orientation to scoped enumNoel Grandin1-1/+1
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-1/+1
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-3/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-3/+3
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-12-23Make these SAL_INFO’s a bit more usefulKhaled Hosny1-6/+6
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin1-6/+6
2016-11-23This code is only ever compiled on UnixKhaled Hosny1-14/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert DuplexMode to scoped enumNoel Grandin1-8/+8
2016-09-05convert Orientation to scoped enumNoel Grandin1-2/+2
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli1-73/+77
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-3/+3
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet1-1/+1
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock1-1/+1
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin1-3/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-10/+10