summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HStorageAccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen1-3/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-17cid#1500701 silence Dereference after null checkCaolán McNamara1-2/+7
2022-03-04cid#1500701 silence Dereference after null checkCaolán McNamara1-1/+1
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin1-20/+20
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski1-5/+5
2021-06-08Simplify Sequences initializations (comphelper+connectivity)Julien Nabet1-5/+7
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-3/+4
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-2/+2
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-9/+9
2020-04-18loplugin:flatten connectivityNoel Grandin1-38/+38
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-2/+0
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 1Tamás Zolnai1-8/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-4/+4
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-2/+2
2017-08-01loplugin:checkunusedparamsNoel Grandin1-10/+13
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin1-28/+4
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-14boost->stdCaolán McNamara1-9/+9
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann1-1/+0
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann1-9/+12
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-2/+2
2015-05-08jboolean-related clean-upStephan Bergmann1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-06Remove unnecessary include files declaring JNI functionsStephan Bergmann1-11/+10
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-10/+10
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist1-10/+10
2012-11-09Use JNIEXPORT as in the corresponding headersTor Lillqvist1-10/+10
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-04nuke unused definesTakeshi Abe1-1/+0
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-09-06IBM jni.h has non-const SetByteArrayRegion final argCaolán McNamara1-1/+1
2011-07-20Add a few casts to fix MinGW compilation errorsTor Lillqvist1-2/+2
2011-04-13catch by const referenceCaolán McNamara1-7/+7
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-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-08dba33g: assertion when closing stream, only close either the input stream or ...Ocke Janssen [oj]1-7/+3