summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-12/+91
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet1-10/+8
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev5-5/+10
2012-01-23ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane1-1/+1
2012-01-22ORowSetCache::fillMatrix(): correct off-by-one errorLionel Elie Mamane1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-6/+5
2012-01-19ORowSetCache: overhaul internalsLionel Elie Mamane2-148/+175
2012-01-19janitorial: don't rely on detail of current OSL_ENSURE implementationLionel Elie Mamane1-1/+1
2012-01-18Oups... where is my brown paper bag?Lionel Elie Mamane1-1/+1
2012-01-18OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2-55/+26
2012-01-18janitorial: typo in commentsLionel Elie Mamane1-1/+1
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2-20/+56
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-17janitorial: typo in private member nameLionel Elie Mamane2-6/+6
2012-01-17janitorial: const iterator where may be, indentationLionel Elie Mamane1-7/+7
2012-01-17fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane3-7/+7
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+4
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke1-1/+1
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2-4/+4
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara4-24/+24
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz4-5/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl2-2/+2
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-5/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz8-8/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz10-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara8-35/+42
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2-2/+2
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-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-8/+8
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot121-436/+436
2011-12-19msvc 2008 express won't link without explicit salhelperCaolán McNamara1-1/+2
2011-12-15Removed extra semicolonsJesse3-3/+3
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-13/+13
2011-12-14unused stringsCaolán McNamara1-3/+0
2011-12-13intermediate string object unnecessaryCaolán McNamara1-3/+1
2011-12-12Remove ByteStringJulien Nabet1-2/+2
2011-12-11Remove ByteStringJulien Nabet1-2/+1
2011-12-11correct extra whitespaceLionel Elie Mamane1-1/+1
2011-12-11Remove ByteStringJulien Nabet2-1/+4