summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-1/+2
* 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
* 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
* 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
* 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
* 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
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-8/+8
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-8/+8
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-8/+8
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-21121-436/+436
* Removed extra semicolonsJesse2011-12-153-3/+3
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-143-13/+13
* unused stringsCaolán McNamara2011-12-141-3/+0
* intermediate string object unnecessaryCaolán McNamara2011-12-131-3/+1
* Remove ByteStringJulien Nabet2011-12-121-2/+2
* Remove ByteStringJulien Nabet2011-12-111-2/+1
* correct extra whitespaceLionel Elie Mamane2011-12-111-1/+1
* Remove ByteStringJulien Nabet2011-12-112-1/+4
* childs -> childrenMichael T. Whiteley2011-12-0812-25/+25
* Change "menues" to "menus"Michael T. Whiteley2011-12-071-1/+1
* 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