summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-27loplugin:unusedfieldsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-21Fix storage access after savingSamuel Mehrbrodt
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-08Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-04-01Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt
2020-03-31Fix reading ODF versionSamuel Mehrbrodt
2020-03-31Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt
2020-03-31Remove outdated commentSamuel Mehrbrodt
2020-03-27cid#1460969 Uninitialized scalar fieldCaolán McNamara
2020-03-23Fix typosAndrea Gelmini
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen
2020-03-18simplify ORefVector codeNoel Grandin
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-09tdf#129210 don't assert with clear on already cleared mutexCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-22loplugin:virtualdead unused params in OCacheSetNoel Grandin
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin