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