summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/ModelImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara1-0/+7
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
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-5/+5
2017-02-06Add missing #includesStephan Bergmann1-1/+0
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt1-5/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+15
2016-11-12coverity#1394296 Dereference before null checkCaolán McNamara1-14/+11
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-7/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-4/+9
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin1-11/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-9/+9
2016-03-09loplugin:constantparam in dbaccessNoel Grandin1-15/+1
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin1-2/+3
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-6/+6
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+3
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-7/+0
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-08dbaccess: avoid exceptions during loading embedded data sourcesMiklos Vajna1-8/+14
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1