summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/ModelImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-15loplugin:referencecasting in dbaccessNoel1-2/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-2/+1
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-1/+0
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt1-4/+7
2020-06-09Fix variable nameSamuel Mehrbrodt1-4/+4
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-2/+2
2020-05-20use for-range on Sequence in d*Noel Grandin1-4/+4
2020-04-21Fix storage access after savingSamuel Mehrbrodt1-14/+3
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt1-0/+94
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-12/+12
2020-03-31Fix reading ODF versionSamuel Mehrbrodt1-11/+3
2020-03-31Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt1-1/+19
2020-03-31Remove outdated commentSamuel Mehrbrodt1-1/+0
2020-03-27cid#1460969 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt1-4/+52
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-12/+1
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen1-0/+1
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-1/+1
2019-12-18sal_Char->char in dbaccessNoel Grandin1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-3/+3
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+7
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-2/+1
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov1-9/+4
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-10-13Ditch now unused class UserInformation and userinformation.?xxEike Rathke1-1/+0
2018-10-13Extract the one getUserLanguage() call from UserInformationEike Rathke1-3/+3
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-3/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-2/+0
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-1/+1
2018-04-10Remove dead HSQLDB driverTamas Bunth1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-15/+15
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet1-29/+17
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-3/+3
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin1-2/+2
2017-12-19loplugin:unusedmethodsNoel Grandin1-29/+0
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl1-7/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-3/+3
2017-11-06Use std::initializer_list to construct SequenceMike Kaganski1-8/+8
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-7/+7
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-2/+10
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann1-4/+0
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann1-2/+2
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1