/basegfx/

cg-4.1 LibreOffice 核心代码仓库文档基金会
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