summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools2.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-10move some headers inside connectivityNoel Grandin1-1/+1
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-2/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-18sal_Char->char in connectivityNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-5/+5
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin1-4/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-02-08loplugin:indentation in connectivityNoel Grandin1-1/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-2/+3
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-09-11loplugin:constantparamNoel Grandin1-4/+2
2018-08-29loplugin:constantparam (1)Noel Grandin1-3/+3
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-2/+2
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin1-5/+5
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+4
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-08-07Remove dead DBG_UTIL codeStephan Bergmann1-21/+0
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane1-0/+35
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-1/+1
2017-07-07tdf#108782 replace std::bind2nd with lambdaJochen Nitschke1-1/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet1-1/+1
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02loplugin:stringconstantNoel Grandin1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-7/+7
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-17/+13
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin1-2/+2
2014-06-04connectivity: fix includesThomas Arnhold1-5/+5
2014-05-21fix spellingNoel Grandin1-1/+1
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist1-2/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-7/+7
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-12/+12
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist1-5/+5