summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/OptimisticSet.cxx
AgeCommit message (Expand)Author
2019-03-25new loplugin:unoqueryNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2017-12-27Use for-range loops in dbaccess/OptimisticSetJulien Nabet
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-20cppcheck: unreadVariableJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-07dbaccess: replace for_each with range-based forDaniel Robertson
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin
2015-06-27coverity#1308440 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308436 Uncaught exceptionCaolán McNamara
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-14fdo#39440 remove unused variablesMichael Weghorn
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-17TyposJulien Nabet
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-20typo fixesAndras Timar
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-07-02fdo#66464 initialise static join info at construct timeLionel Elie Mamane
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-27janitorial: simplify test expression without semantics changeLionel Elie Mamane
2013-02-27fdo#51976 make "refetch one row" query easier to optimiseLionel Elie Mamane
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky