summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/hsqldb
AgeCommit message (Expand)AuthorFilesLines
2024-09-15Simplify use of connectivity::OConnectionWrapperMike Kaganski1-6/+3
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-3/+0
2022-09-27use more string_view in connectivityNoel Grandin1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin3-5/+6
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-15use more string_view in connectivityNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC13-45/+13
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2021-01-13Fix some warnings for Raspberry pi 4 (part6)Julien Nabet2-0/+16
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+5
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-08-17inline some use-once typedefsNoel Grandin1-4/+1
2020-07-18compact namespace: connectivityNoel Grandin9-43/+18
2020-07-14connectivity/hsqldb: create instances with uno constructorsNoel Grandin1-7/+0
2020-05-08compact namespace in canvas..cuiNoel Grandin3-6/+6
2020-02-10move some headers inside connectivityNoel Grandin2-2/+2
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen2-2/+0
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-04-06Fix typoAndrea Gelmini1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder13-0/+1051
2018-04-10Remove dead HSQLDB driverTamas Bunth13-1051/+0
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-2/+2
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin6-9/+8
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin1-4/+4
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin2-2/+2
2017-11-07loplugin:finalclasses in connectivityNoel Grandin3-7/+5
2017-08-01loplugin:checkunusedparamsNoel Grandin1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-39/+39
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2-0/+5
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin2-4/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2-3/+4
2016-05-30com::sun::star->css in connectivityNoel Grandin11-119/+119
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin1-1/+1
2016-04-06Avoid reserved identifiersStephan Bergmann2-6/+6
2016-03-23loplugin:constantparam in connectivityNoel Grandin1-3/+1
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin1-4/+4
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann1-0/+6