summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/KeySet.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-31fdo#45453: use integers rather than booleansLionel Elie Mamane1-6/+6
2012-01-18Oups... where is my brown paper bag?Lionel Elie Mamane1-1/+1
2012-01-18OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane1-55/+25
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane1-20/+51
2012-01-17janitorial: const iterator where may be, indentationLionel Elie Mamane1-7/+7
2012-01-17fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane1-5/+5
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-7/+7
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-11/+50
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-11/+50
2011-04-13catch by const referenceCaolán McNamara1-3/+3
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+7
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-5/+7
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-06dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...Ocke Janssen [oj]1-6/+17
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-12-02dba34c: #i102625# only fetch rows when the view moves outside the scope of th...Ocke.Janssen1-5/+34
2010-11-25dba34b: #i115655# new ui setting for max row scan for text dbOcke.Janssen1-1/+1
2010-11-24dba34b: #i111542# fix for max rowsOcke.Janssen1-3/+5
2010-11-23remove dead codes and undesired commentsTakeshi Abe1-4/+0
2010-11-22dba34b: merge after pulling DEV300.m94Frank Schoenheit [fs]1-6/+7
2010-11-08Revert "Smelling pistakes, german comments, and a little commented code in base"Norbert Thiebaud1-3/+3
2010-11-06Smelling pistakes, german comments, and a little commented code in baseWols Lists1-3/+3
2010-10-30fix my own cockupCaolán McNamara1-1/+1
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller1-25/+25
2010-10-28dba34b: #i115290# use insert row instead of key rowOcke.Janssen1-1/+1
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-6/+7
2010-10-18dba33k: #i114026# check if key columns from all tables are involvedOcke.Janssen1-6/+7
2010-10-13Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/baseJan Holesovsky1-65/+61
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-65/+61
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-29/+41
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky1-3/+4
2010-10-05remove include guards using fixguard.pyPetr Mladek1-50/+0
2010-09-22dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name...Frank Schoenheit [fs]1-29/+41
2010-09-20dba33j: #i114438#Frank Schoenheit [fs]0-0/+0
2010-09-01dba33h: mergeFrank Schoenheit [fs]1-5/+21
2010-09-01dba33h: #i114246# use correct table nameOcke Janssen [oj]1-6/+25
2010-09-01dba33h: #i114246# use correct table nameOcke Janssen [oj]1-6/+25
2010-08-31dba33i: #i114173# fix name to select from and field name of auto incremtn columnOcke Janssen [oj]1-3/+7
2010-08-24fs33a: #i113631# use m_sUpdateTableNameOcke Janssen [oj]1-12/+4
2010-08-24fs33a: #i113744# check length of valueOcke Janssen [oj]1-1/+1
2010-07-20dba33g: #i111205# quote tablenameOcke Janssen [oj]1-1/+2
2010-07-08dba33g: #i111205# handle filter for key and update and insert rowOcke Janssen [oj]1-274/+249
2010-07-06dba33g: #i112520# don't use getBestRowIdent..Ocke Janssen [oj]1-1/+3
2010-06-07masterfix: #i10000# build issueRelease Engineering1-13/+1