summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Attempt to disable database connectivity for iOS for nowTor Lillqvist2012-02-061-0/+4
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* remove glitch in sbase dialogKorrawit Pruegsanusak2012-02-011-1/+1
* make dbaccess ByteString freeCaolán McNamara2012-01-311-2/+2
* useless aFontNrCaolán McNamara2012-01-311-1/+0
* ORowSetCache: keep m_nEndPos better up-to-dateLionel Elie Mamane2012-01-312-7/+21
* fdo#45453: use integers rather than booleansLionel Elie Mamane2012-01-311-6/+6
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-8/+3
* Do not forward declare Splitter or include its header file if unneededMatteo Casalin2012-01-303-2/+4
* reduce unnecessary includesCaolán McNamara2012-01-301-5/+4
* use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak2012-01-301-2/+2
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-1/+2
* Disable Adabas UI, tooLionel Elie Mamane2012-01-271-2/+0
* Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2012-01-252-12/+91
* Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet2012-01-231-10/+8
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-235-5/+10
* ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane2012-01-231-1/+1
* ORowSetCache::fillMatrix(): correct off-by-one errorLionel Elie Mamane2012-01-221-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-213-6/+5
* ORowSetCache: overhaul internalsLionel Elie Mamane2012-01-192-148/+175
* janitorial: don't rely on detail of current OSL_ENSURE implementationLionel Elie Mamane2012-01-191-1/+1
* Oups... where is my brown paper bag?Lionel Elie Mamane2012-01-181-1/+1
* OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2012-01-182-55/+26
* janitorial: typo in commentsLionel Elie Mamane2012-01-181-1/+1
* fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2012-01-182-20/+56
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-1/+1
* janitorial: typo in private member nameLionel Elie Mamane2012-01-172-6/+6
* janitorial: const iterator where may be, indentationLionel Elie Mamane2012-01-171-7/+7
* fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane2012-01-173-7/+7
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-1/+1
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-0/+4
* use INCLUDE instead of SOLARINC, and after local includesEike Rathke2012-01-131-1/+1
* these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2012-01-132-4/+4
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-104-24/+24
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-074-5/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-062-2/+2
|\
| * fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2012-01-042-2/+2
* | make ReadUniOrByteString return a stringCaolán McNamara2012-01-061-5/+4
* | Removed unnecessary tools includes.Marcel Metz2012-01-058-8/+2
* | Removed unnecessary tools includes.Marcel Metz2012-01-053-2/+1
* | Removed unnecessary tools includes.Marcel Metz2012-01-0510-10/+0
* | Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* | add a comphelper::string::getTokenCountCaolán McNamara2012-01-058-35/+42
* | WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-2/+2
* | 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
|/