summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/KeySet.hxx
AgeCommit message (Expand)Author
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-03coverity#1372446 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372400 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372391 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372382 Uncaught exceptionCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin
2015-06-27coverity#1308436 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308434 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-27fdo#51976 make "refetch one row" query easier to optimiseLionel Elie Mamane
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-11callcatcher: update unused codeCaolán McNamara
2012-06-04i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane
2012-01-18OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-06dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...Ocke Janssen [oj]
2010-12-02dba34c: #i102625# only fetch rows when the view moves outside the scope of th...Ocke.Janssen
2010-11-24dba34b: #i111542# fix for max rowsOcke.Janssen
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky