summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/core/api/KeySet.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-2/+2
* tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman2020-09-131-3/+1
* loplugin:unusedfieldsNoel Grandin2020-04-271-2/+0
* loplugin:unusedmethodsNoel Grandin2020-04-241-1/+0
* tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen2020-02-271-1/+0
* loplugin:virtualdead unused params in OCacheSetNoel Grandin2019-10-221-5/+0
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-031-2/+1
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-2/+3
* loplugin:virtualdown in variousNoel Grandin2018-03-301-2/+2
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-22/+22
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-14/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-46/+46
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-0/+4
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* coverity#1372446 Uncaught exceptionCaolán McNamara2016-09-031-1/+1
* coverity#1372400 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* coverity#1372391 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* coverity#1372382 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin2016-08-051-2/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-49/+49
* improve refcounting loplugin to check SvRef-based classesNoel Grandin2015-08-051-2/+2
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-82/+82
* loplugin:unusedmethodsNoel Grandin2015-07-241-1/+0
* loplugin:unusedmethods dbaccessNoel Grandin2015-07-201-9/+0
* coverity#1308436 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* coverity#1308434 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-9/+5
* dbaccess: sal_Bool -> boolStephan Bergmann2014-09-121-3/+3
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-24/+24
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-57/+57
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-20/+20
* typo fixesAndras Timar2013-12-201-2/+2
* fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane2013-12-121-1/+1
* fixincludeguards.sh: dbaccessThomas Arnhold2013-11-051-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-19/+19
* fdo#51976 make "refetch one row" query easier to optimiseLionel Elie Mamane2013-02-271-3/+16
* fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2012-07-171-0/+1
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* callcatcher: update unused codeCaolán McNamara2012-06-111-12/+0
* i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane2012-06-041-1/+3
* OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2012-01-181-0/+1
* fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2012-01-181-0/+5
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+8
|\