summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/OptimisticSet.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-2/+4
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-12/+0
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-2/+0
2012-02-20Remove unused codeElton Chung1-10/+0
2012-01-17fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane1-1/+1
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-8/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-3/+4
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-07cppcheck cleanlinessGuillaume Poussel1-2/+1
2011-01-06dba34c: #i113405# remove row from rowset when it can not be accessed anymore ...Ocke Janssen [oj]1-2/+3
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-2/+3
2010-11-23remove dead codes and undesired commentsTakeshi Abe1-2/+0
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol1-1/+1
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller1-4/+4
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-1/+4
2010-10-18dba33k: #i114026# check if key columns from all tables are involvedOcke.Janssen1-1/+4
2010-10-13Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/baseJan Holesovsky1-43/+17
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-43/+17
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-22dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name...Frank Schoenheit [fs]1-1/+1
2010-07-08dba33g: #i111205# handle filter for key and update and insert rowOcke Janssen [oj]1-933/+7
2010-07-06dba33g: #i112520# don't use getBestRowIdent..Ocke Janssen [oj]1-1/+2
2010-06-07masterfix: #i10000# build issueRelease Engineering1-7/+7
2010-04-19dba33f: build problems ....Frank Schoenheit [fs]1-7/+7
2010-02-15dba33f: #i53377# impl join rowse helper resultset which is updateableOcke Janssen [oj]1-0/+1689