summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer/ppdparser.cxx
AgeCommit message (Expand)Author
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-10Fix crash in ppd parser.Thorsten Behrens
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-21drop spadminCaolán McNamara
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
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-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-07vcl: PPDParser: fix out of bounds string accessesMichael Stahl
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara
2013-09-08fdo#57950: Remove some chained appends in vclJulien Nabet
2013-09-06String::Erase(String::Search())Thomas Arnhold
2013-08-21vcl: ppdparser.cxx: clean up printf mess to build with dbglevel=11Michael Stahl
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12Erase(foo) erased from foo to end of stringCaolán McNamara
2013-08-12ignored return value of replaceAtCaolán McNamara
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-07-12some FIXME-BCP47 commentsEike Rathke
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-29Some cppcheck cleaningJulien Nabet
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti
2012-06-19remove some UniString ctorsCaolán McNamara
2012-05-10fix use of cups for default caseCaolán McNamara