summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
2024-09-01cid#1607035 silence Overflowed integer argumentCaolán McNamara
2024-08-25cid#1608296 silence Overflowed integer argumentCaolán McNamara
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-26cid#1557746 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14cid#1608516 Overflowed constantCaolán McNamara
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-23tdf#158072 Fails to apply AutoFilter in Mail Merge dialogNoel Grandin
2023-06-04Use getXWeak in connectivityMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-03-10simplify initialisation in *DatabaseMetaDataNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in file::OResultSetNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-19No need to cast to char hereStephan Bergmann
2022-06-16loplugin:moveitNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-23Fix typosAndrea Gelmini
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-09ofz#46526 AbrtCaolán McNamara
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2022-01-10use less SvStream::Flush()Noel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28ofz: Integer-overflow in lcl_CalDateCaolán McNamara
2021-09-26ofz#39304 short timestamp recordCaolán McNamara
2021-09-24use a min of 1 as 0 triggers refreshHeader to reloadCaolán McNamara
2021-09-24do some sanity checks on the number of records claimedCaolán McNamara
2021-09-23check if headersize is greater than available dataCaolán McNamara
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-23check claimed number of records against max possible with available dataCaolán McNamara
2021-09-23EOF isn't an error from SvStream::GetError perspectiveCaolán McNamara
2021-09-23don't looks for dbt memo files when fuzzingCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski