summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/ModelImpl.cxx
AgeCommit message (Expand)Author
2023-11-24default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2021-03-18tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-05-01Fix storage access after savingSamuel Mehrbrodt
2020-05-01Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt
2020-05-01Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt
2020-05-01Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-13Ditch now unused class UserInformation and userinformation.?xxEike Rathke
2018-10-13Extract the one getUserLanguage() call from UserInformationEike Rathke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-06Use std::initializer_list to construct SequenceMike Kaganski
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-12coverity#1394296 Dereference before null checkCaolán McNamara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin