summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer/cupsmgr.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-28Use better types for PPDContext::countValuesModified/getModifiedKeyStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-08-18Related: tdf#53029 escape backslash in username for 'domain\username'Caolán McNamara
2019-08-18Related: rhbz#1691287 fill in default domain and usernameCaolán McNamara
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-12downgrade warning to infoCaolán McNamara
2019-03-27rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29band-aid: deprecated-declarations related to cupsJulien Nabet
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-12weld RTSPWDialogCaolán McNamara
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-07-18loplugin:constparams in vclNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-02PPD parsing: set default as well as value, add more parsing info.Michael Meeks
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert PrinterInfoManager::Type to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-03-09cups_dest_s::instance can be nullStephan Bergmann
2016-01-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock
2016-01-22Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-29tdf#91720 -after MailMerge print, plain std print is not possibleJuergen Funk
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19CID 1288898: Uninitialized memberMiklos Vajna
2015-03-17fix higher debug buildCaolán McNamara
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann