summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc
AgeCommit message (Expand)Author
2023-11-07Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski
2023-10-20dbaccess/source/core/inc/object.hxx unused since initial importJulien Nabet
2023-10-19Related tdf#144256: remove m_pSharedConnectionManagerJulien Nabet
2023-10-18Drop duplicated forward declarationsMike Kaganski
2023-09-08no need to use XAggregation for DatabaseRegistrationsNoel Grandin
2023-09-01connectivity: add neutral context parserHenry Castro
2023-05-25Revert "BaseMutex->std::mutex in OPropertyForward"Julien Nabet
2023-04-19loplugin::unusedmethodsNoel 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 connectivityyNoel Grandin
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-09-10convert EmbeddedMacros to scoped enumNoel Grandin
2022-09-07convert ObjectType to scoped enumNoel Grandin
2022-09-05ObjectNameApproval doesn't need a pimplNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in OContentHelperNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-10Replace some macros in dbaccess part 3Julien Nabet
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-22loplugin:refcounting in dbaccessNoel
2020-10-01Use the new single-instance="true" attribute in dbaccessStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt
2020-03-23Fix typosAndrea Gelmini
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-09-19cid#1453855 Uninitialized scalar fieldCaolán McNamara
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara