summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* fdo#47520 use the already retrieved row instead of driver rowLionel Elie Mamane2012-06-051-2/+1
* fdo#50372: crash when refresh of last already-known row unexpectedly failsLionel Elie Mamane2012-06-051-1/+14
* simplify/clarify codeLionel Elie Mamane2012-05-181-4/+1
* fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane2012-05-181-6/+1
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-05-182-0/+4
* fdo#45580 crash on "connect to existing database" wizardLionel Elie Mamane2012-05-091-1/+1
* fdo#47560 properly separate each new sorting columnLionel Elie Mamane2012-03-201-1/+1
* fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane2012-03-202-2/+11
* fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane2012-03-201-2/+2
* add the "Send Feedback..." help menu itemIvan Timofeev2012-02-085-5/+10
* remove glitch in sbase dialogKorrawit Pruegsanusak2012-02-011-1/+1
* fdo#45453: use integers rather than booleansLionel Elie Mamane2012-02-011-6/+6
* Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet2012-01-231-10/+8
* fdo#44025: repair dbaccess::ORowSetCache::isLast() after matrix (re)fillLionel Elie Mamane2012-01-201-2/+0
* fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2012-01-182-22/+58
* fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane2012-01-183-7/+7
* use INCLUDE instead of SOLARINC, and after local includesEike Rathke2012-01-131-1/+1
* Clean non English strings in the codeLior Kaplan2012-01-021-1/+0
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-1/+1
* fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev2011-12-281-1/+1
* missing icons in Index Design dialog fdo#38435Andras Timar2011-12-261-1/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Change "menues" to "menus"Michael T. Whiteley2011-12-071-1/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0714-70/+56
* Add missing spaceLior Kaplan2011-12-051-1/+1
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-035-14/+30
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-034-8/+8
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-033-5/+6
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-033-3/+0
* Remove extra spaces from strings for translationLior Kaplan2011-12-021-1/+1
* Typo fix: Maybe -> MaybeLior Kaplan2011-12-021-1/+1
* Check length before operator[]August Sodora2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* add constLionel Elie Mamane2011-11-301-1/+1
* Success to load JDBC driver is still info, not an errorLionel Elie Mamane2011-11-303-5/+8
* Failure to load JDBC driver is an error, not infoLionel Elie Mamane2011-11-302-2/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-3/+3
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-3/+4
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-549/+0
* remove pch from the include listNorbert Thiebaud2011-11-278-8/+0
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-27311-609/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-278-15/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-271-1/+1
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-263-6/+6
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-255-10/+10
* fdo#32347: reenable ADO URL helper UILionel Elie Mamane2011-11-233-23/+4
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-2/+3
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4