summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer/jobdata.cxx
AgeCommit message (Expand)Author
2020-02-03make some headers privateCaolán McNamara
2019-07-28loplugin:collapseifNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-01-18Use indexed getToken, avoid unnecessary OUString copyMatteo Casalin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-20forcepoint: rework to explore loopCaolán McNamara
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-08-12convert String to OUString in VCLNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-15Various string function clean upStephan Bergmann
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-08-17add and use a matchLCaolán McNamara
2011-08-17calculate lengths at compile timeCaolán McNamara