summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-12cid#1597307 silence Unchecked return valueCaolán McNamara
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OpenDocumentButtonNoel Grandin
2024-05-11replace createFromAscii with OUString literals in SbaTableQueryBrowserNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ReadThroughComponentNoel Grandin
2024-05-11replace createFromAscii with OUString literals in SubComponentManagerNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ResourceManagerNoel Grandin
2024-05-11replace createFromAscii with OUString literals in DBContentLoaderNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OApplicationDetailViewNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ODsnTypeCollectionNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ODatabaseModelImplNoel Grandin
2024-05-11replace createFromAscii with OUString literals in DocumentEventsNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ODatabaseDocumentNoel Grandin
2024-05-10replace createFromAscii with OUString literals in DocumentEventNotifierNoel Grandin
2024-05-10cid#1597273 Unchecked return valueCaolán McNamara
2024-05-09workaround segfault in compiler on macos-clang-intelNoel Grandin
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-08return early on empty ORelationTableConnectionData*Caolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2024-05-03tdf#160375 Base displays and gives the full name of the tablePierre
2024-05-03tdf#160423 Base handle zoned time type correctlyPierre
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-22use more OUString literalNoel Grandin
2024-04-18tdf#158056 Connect to MS Access .mdb files by mean of ACE.OLEDB.12.0 providerjucasaca
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-10OGenericUnoController remove some typedefsNoel Grandin
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-03-20Related: tdf#108057 Use autoincrement for automatically added primary keyMike Kaganski
2024-03-20tdf#103068: make sure to update and use current MySQL connection typeMike Kaganski
2024-03-15tdf#114441 change use of sal_uLong to better integer types in dbaccessanish.deshpande
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-14Fix typoAndrea Gelmini
2024-02-13try reenabling CppunitTest_dbaccess_hsqldb_test on macOSCaolán McNamara
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-22cid#1586675 Missing move assignment operatorCaolán McNamara
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-13cid#1546059 xRow is always emptyCaolán McNamara
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski