summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer/jobdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-20forcepoint#50 fix end detectionCaolán McNamara1-1/+2
2018-04-07forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet1-2/+2
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock1-2/+2
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski1-18/+0
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin1-4/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl1-4/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák1-0/+18
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+4
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl1-0/+18
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-1/+1
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin1-9/+9
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-11/+11
2013-08-12convert String to OUString in VCLNoel Grandin1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara1-1/+7
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara1-0/+6
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-02-15Various string function clean upStephan Bergmann1-17/+13
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-08-17add and use a matchLCaolán McNamara1-23/+27
2011-08-17calculate lengths at compile timeCaolán McNamara1-17/+27
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-32/+37
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+268
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+267
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-1/+1
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-0/+265