summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2023-12-12cid#1546444 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-07Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski1-1/+2
2023-10-20dbaccess/source/core/inc/object.hxx unused since initial importJulien Nabet1-30/+0
2023-10-19Related tdf#144256: remove m_pSharedConnectionManagerJulien Nabet1-4/+66
2023-10-18Drop duplicated forward declarationsMike Kaganski1-3/+0
2023-09-08no need to use XAggregation for DatabaseRegistrationsNoel Grandin1-2/+0
2023-09-01connectivity: add neutral context parserHenry Castro1-0/+1
2023-05-25Revert "BaseMutex->std::mutex in OPropertyForward"Julien Nabet1-3/+3
2023-04-19loplugin::unusedmethodsNoel Grandin1-1/+0
2023-03-06BaseMutex->std::mutex in OPropertyForwardNoel Grandin1-3/+3
2023-02-28flatten some internal classes in dbaccessNoel Grandin2-8/+4
2023-01-17XUnoTunnel->dynamic_cast in ODatabaseContextNoel Grandin1-6/+0
2023-01-16XUnoTunnel->dynamic_cast in OContentHelperNoel Grandin1-6/+0
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-3/+0
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin4-4/+3
2022-09-10convert EmbeddedMacros to scoped enumNoel Grandin1-4/+4
2022-09-07convert ObjectType to scoped enumNoel Grandin1-6/+10
2022-09-05ObjectNameApproval doesn't need a pimplNoel Grandin1-3/+3
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin6-7/+7
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-1/+1
2022-05-03add o3tl::equalsAsciiNoel Grandin1-1/+1
2022-04-20loplugin:passstuffbyrefNoel Grandin4-4/+4
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in OContentHelperNoel Grandin2-2/+3
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin3-4/+5
2021-11-10Replace some macros in dbaccess part 3Julien Nabet1-1/+4
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis1-1/+1
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann11-24/+24
2021-02-22loplugin:refcounting in dbaccessNoel3-3/+3
2020-10-01Use the new single-instance="true" attribute in dbaccessStephan Bergmann1-3/+0
2020-09-15Fix typo in codeAndrea Gelmini1-1/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman35-130/+35
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin2-16/+3
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2-0/+2
2020-05-08compact namespace in dbaccess..dtransNoel Grandin4-12/+7
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet1-1/+1
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt1-1/+1
2020-03-23Fix typosAndrea Gelmini1-1/+1
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt1-0/+2
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen20-116/+5
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+10
2019-12-18sal_Char->char in dbaccessNoel Grandin1-3/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-2/+2
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin2-7/+2
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-2/+2
2019-09-19cid#1453855 Uninitialized scalar fieldCaolán McNamara1-1/+1
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil1-0/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov3-3/+3
2019-08-25Fix typo in codeAndrea Gelmini1-1/+1