summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak
2012-01-31make dbaccess ByteString freeCaolán McNamara
2012-01-31useless aFontNrCaolán McNamara
2012-01-31ORowSetCache: keep m_nEndPos better up-to-dateLionel Elie Mamane
2012-01-31fdo#45453: use integers rather than booleansLionel Elie Mamane
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30Do not forward declare Splitter or include its header file if unneededMatteo Casalin
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-27Disable Adabas UI, tooLionel Elie Mamane
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-23ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane
2012-01-22ORowSetCache::fillMatrix(): correct off-by-one errorLionel Elie Mamane
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-19ORowSetCache: overhaul internalsLionel Elie Mamane
2012-01-19janitorial: don't rely on detail of current OSL_ENSURE implementationLionel Elie Mamane
2012-01-18Oups... where is my brown paper bag?Lionel Elie Mamane
2012-01-18OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane
2012-01-18janitorial: typo in commentsLionel Elie Mamane
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17janitorial: typo in private member nameLionel Elie Mamane
2012-01-17janitorial: const iterator where may be, indentationLionel Elie Mamane
2012-01-17fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud
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