summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools2.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:constantparamNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07Remove dead DBG_UTIL codeStephan Bergmann
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-21fix spellingNoel Grandin
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-14remove static stringsThomas Arnhold
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin