summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Clob.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-09-10Clarify that css::sdbc::XClob::getSubString takes 1-based posMike Kaganski
2021-09-10A copy-paste message text errorMike Kaganski
2021-09-10Use std::vector instead of css::uno::SequenceMike Kaganski
2021-07-31getArray->getConstArrayNoel Grandin
2021-06-10update firebird modelinesCaolán McNamara
2021-01-28simplify code, use more subView()Noel
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14loplugin:refcountingStephan Bergmann
2017-01-14tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth