summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HTable.cxx
AgeCommit message (Expand)Author
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-02-22loplugin:refcounting in connectivityNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-08-24Fix typosAndrea Gelmini
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-28Use vector::dataStephan Bergmann
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-25coverity#440730 Dereference after null checkNorbert Thiebaud
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-04Fix bogus OUString constructor fixes.Andrzej J.R. Hunt
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist