summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-09-17fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-10fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane1-2/+3
2012-08-06fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2-39/+44
2012-08-06i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane2-30/+118
2012-08-06OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2-55/+26
2012-06-05fdo#47520 use the already retrieved row instead of driver rowLionel Elie Mamane1-2/+1
2012-06-05fdo#50372: crash when refresh of last already-known row unexpectedly failsLionel Elie Mamane1-1/+14
2012-05-18simplify/clarify codeLionel Elie Mamane1-4/+1
2012-05-18fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane1-6/+1
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+4
2012-05-09fdo#45580 crash on "connect to existing database" wizardLionel Elie Mamane1-1/+1
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane1-1/+1
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane2-2/+11
2012-03-20fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane1-2/+2
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev5-5/+10
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak1-1/+1
2012-02-01fdo#45453: use integers rather than booleansLionel Elie Mamane1-6/+6
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet1-10/+8
2012-01-20fdo#44025: repair dbaccess::ORowSetCache::isLast() after matrix (re)fillLionel Elie Mamane1-2/+0
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2-22/+58
2012-01-18fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane3-7/+7
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke1-1/+1
2012-01-02Clean non English strings in the codeLior Kaplan1-1/+0
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev1-1/+1
2011-12-26missing icons in Index Design dialog fdo#38435Andras Timar1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara14-70/+56
2011-12-05Add missing spaceLior Kaplan1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl5-14/+30
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl4-8/+8
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl3-5/+6
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl3-3/+0
2011-12-02Remove extra spaces from strings for translationLior Kaplan1-1/+1
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan1-1/+1
2011-12-01Check length before operator[]August Sodora1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-30add constLionel Elie Mamane1-1/+1
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane3-5/+8
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane2-2/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-3/+3
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-3/+4
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-549/+0
2011-11-27remove pch from the include listNorbert Thiebaud8-8/+0
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud311-609/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud8-15/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora3-6/+6