summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/WrappedResultSet.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-4/+0
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-1/+1
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin1-16/+16
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-68/+68
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-4/+0
2020-03-18simplify ORefVector codeNoel Grandin1-6/+6
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-2/+0
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-8/+8
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-5/+0
2016-09-01coverity#1372405 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372403 Uncaught exceptionCaolán McNamara1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin1-1/+1
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-1/+1
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin1-31/+0
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-17/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-3/+3
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane1-0/+5
2013-10-16make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-0/+1
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-17/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-11-23remove dead codes and undesired commentsTakeshi Abe1-4/+0
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-16/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-07-14dba33g: handle bookmark corrected after insertrowOcke Janssen [oj]1-1/+2
2010-07-06dba33g: #i112520# don't use getBestRowIdent..Ocke Janssen [oj]1-11/+9
2010-02-15dba33f: #i53377# impl join rowse helper resultset which is updateableOcke Janssen [oj]1-0/+256