summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salprn.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-7/+2
2018-09-24tdf#118690 don't try to process all messagesJan-Marek Glogowski1-1/+6
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-21/+21
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin1-8/+4
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-7/+2
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-4/+4
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski1-0/+2
2018-03-02drop old tools/gen methods in vclNoel Grandin1-6/+6
2018-03-01vcl: remove dead codeChris Sherlock1-12/+9
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-5/+5
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-11/+11
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin1-1/+1
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-20/+21
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-23/+22
2017-09-27rename mpFirstInstance->mpInstanceNoel Grandin1-2/+2
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-12/+18
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski1-0/+8
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann1-7/+7
2017-07-24WIN use Reschedule instead of own dispatch loopsJan-Marek Glogowski1-33/+3
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann1-1/+1
2017-07-05loplugin:casttovoid (clang-cl): vclStephan Bergmann1-1/+0
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna1-1/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-4/+4
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-6/+0
2017-02-10Remove MinGW supportStephan Bergmann1-20/+0
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-2/+2
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+6
2016-10-15clang-cl loplugin: vclStephan Bergmann1-144/+145
2016-10-10Expand some silly macrosStephan Bergmann1-89/+85
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-05convert DuplexMode to scoped enumNoel Grandin1-8/+8
2016-09-05convert Orientation to scoped enumNoel Grandin1-3/+3
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli1-97/+97
2016-04-12WNT: check result of PostMessage()Michael Stahl1-1/+2
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-97/+97
2016-02-12Blind Windows fix attemptStephan Bergmann1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2016-01-26Blind fix for WindowsMatteo Casalin1-1/+1
2016-01-26sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin1-17/+15
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-12/+12
2016-01-18fix windows buildNoel Grandin1-6/+3
2016-01-18Revert "fix windows build"Noel Grandin1-3/+6
2016-01-18fix windows buildNoel Grandin1-6/+3
2015-12-02Get rid of a superfluous directory levelTor Lillqvist1-0/+1686