summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/DTable.cxx
AgeCommit message (Expand)Author
2023-04-12OUString::intern is a relicNoel 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-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-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
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-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-14Directly initialize vector in connectivity (part 1)Julien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-17loplugin:referencecasting in connectivityNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen