summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HStorageMap.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in connectivityNoel Grandin1-2/+2
2022-09-27use more string_view in connectivityNoel Grandin1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-15use more string_view in connectivityNoel Grandin1-2/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-04-18loplugin:flatten connectivityNoel Grandin1-15/+15
2020-01-31new loplugin:namespaceindentationNoel Grandin1-3/+2
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin1-2/+2
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin1-8/+2
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-1/+0
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-0/+367
2018-04-10Remove dead HSQLDB driverTamas Bunth1-367/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-10/+4
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet1-5/+5
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann1-10/+34
2016-02-23Replace nested pairs with structStephan Bergmann1-20/+18
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+2
2015-09-14boost->stdCaolán McNamara1-0/+1
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann1-1/+0
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson1-3/+0
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas1-2/+2
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas1-8/+10
2015-05-08jboolean-related clean-upStephan Bergmann1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27Remove visual noise from connectivityAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+21
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-04-13catch by const referenceCaolán McNamara1-10/+8
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4