summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-06-09Fix variable nameSamuel Mehrbrodt
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2020-05-15use more try_emplaceNoel Grandin
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