summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/RowSetCache.cxx
AgeCommit message (Expand)Author
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-08tweak comment translationsMichael Stahl
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
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-21m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)Lionel Elie Mamane
2012-08-02nPos is 1-based, so allowed to be equal to row countLionel Elie Mamane
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-04bCheck is guaranteed by the for loop conditionLionel Elie Mamane
2012-06-04Remove wrong optimisationLionel Elie Mamane
2012-02-13Fix typos in commentsElton Chung
2012-02-09reorganise code for better readabilityLionel Elie Mamane
2012-02-09typo in commentLionel Elie Mamane
2012-02-09ORowSetCache::moveWindow: yet another off-by-one errorLionel Elie Mamane
2012-02-09Revert "Tentative fix for invalid iterator range regression"Lionel Elie Mamane
2012-02-09ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheckLionel Elie Mamane
2012-02-08Tentative fix for invalid iterator range regressionStephan Bergmann
2012-02-08ORowSetCache: handle case total data < m_nFetchSizeLionel Elie Mamane
2012-01-31ORowSetCache: keep m_nEndPos better up-to-dateLionel Elie Mamane
2012-01-23ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane
2012-01-22ORowSetCache::fillMatrix(): correct off-by-one errorLionel Elie Mamane
2012-01-19ORowSetCache: overhaul internalsLionel Elie Mamane
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
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-18dba34d: #i66846# check bookmarable before use statis resultsetOcke Janssen [oj]
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-23dba34d: merge from dba34cOcke Janssen [oj]
2011-02-23dba34c: #i117043# fix modified state of rowsetOcke Janssen [oj]
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-26dba34d: #i108967# introduce new settings into UI and driver config: RespectDr...Ocke.Janssen
2011-01-20dba34c: fix missedOcke Janssen [oj]
2011-01-09Remove unused code and fix typosTakeshi Abe
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-11-23remove dead codes and undesired commentsTakeshi Abe
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol
2010-11-08Revert "Smelling pistakes, german comments, and a little commented code in base"Norbert Thiebaud
2010-11-06Smelling pistakes, german comments, and a little commented code in baseWols Lists