summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2023-03-06BaseMutex->std::mutex in OEmbedObjectHolderNoel Grandin
2023-03-06BaseMutex->std::mutex in OPropertyForwardNoel Grandin
2023-02-28flatten some internal classes in dbaccessNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ODatabaseContextNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in OContentHelperNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in ORowSetBaseNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in OQueryDescriptorNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-13Base OSubComponent on cppu::WeakComponentImplHelperStephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-11Drop a counterproductive const&Stephan Bergmann
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-28Typo: SERVICE_SDB_PREPAREDSTATMENT->SERVICE_SDB_PREPAREDSTATEMENT (dbaccess)Julien Nabet
2022-10-23tdf#151073 - enable firebird for appstore build w/o experimental modeChristian Lohmaier
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-10convert EmbeddedMacros to scoped enumNoel Grandin
2022-09-09convert CursorMoveDirection to scoped enumNoel Grandin
2022-09-07convert ObjectType to scoped enumNoel Grandin
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-05dbaccess::DataSupplier doesn't need a pimplNoel Grandin
2022-09-05ObjectNameApproval doesn't need a pimplNoel Grandin
2022-09-05RowSet doesn't need a pimplNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-01Fix typoAndrea Gelmini
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-09Fix typo in codeAndrea Gelmini
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-18tdf#42982 Improved UNO API error reporting.Siddhant Chaudhary
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-19Simplify sequence of Property in dbaccessJulien Nabet
2022-02-05Following simplify a bit ODatabaseDocument::impl_getUntitledHelper_throwJulien Nabet
2022-02-04Simplify a bit ODatabaseDocument::impl_getUntitledHelper_throwJulien Nabet
2022-01-27Avoid warn:dbaccess:828616:828616:dbaccess/source/core/dataaccess/ModelImpl.cxxJulien Nabet
2022-01-14Recheck modules d* with IWYUGabor Kelemen