summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer
AgeCommit message (Expand)Author
2017-10-26Simplify and remove useless aRemovePrinters list (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Fix wrong use of emplace/emplace_backJulien Nabet
2017-10-21Replace lists by vectors in ppdparser (vcl)Julien Nabet
2017-10-20Replace list by unordered_set for m_aAlternateFiles (vcl)Julien Nabet
2017-10-18use std::unique_ptr in PPDCacheNoel Grandin
2017-09-24fix some newer leaksCaolán McNamara
2017-09-23normalize -> styleCaolán McNamara
2017-09-23cid#1418339: resource leakJulien Nabet
2017-09-22vcl: [loplugin:badstatics] PPDParserMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-12no CPDParser under AndroidCaolán McNamara
2017-09-12loplugin:unnecessaryparenStephan Bergmann
2017-09-12CUPS_VERSION_MAJOR is not definedCaolán McNamara
2017-09-12stub things to build without dbus or gioCaolán McNamara
2017-09-12unnecessary thisCaolán McNamara
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav
2017-09-12WIP: Implement Basic Common Printing BackendYash Srivastav
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-02PPD parsing: set default as well as value, add more parsing info.Michael Meeks
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-08This is only used within vclKhaled Hosny
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-19silence warning spew, these aren't seriousCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara