summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-2/+3
* Address data source ordering x#62860Michael Meeks2011-11-151-1/+1
* Remove some unused headersJoseph Powers2011-11-153-381/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+1
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-113-25/+10
* remove empty Text [ x-comment ] entriesAndras Timar2011-11-081-1/+0
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-022-132/+453
|\
| * factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2011-10-302-24/+12
| * add constLionel Elie Mamane2011-10-301-2/+2
| * Remove unnecessary variableLionel Elie Mamane2011-10-301-2/+1
| * fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane2011-10-302-32/+368
| * Reorganise code for more clarity; no behaviour changeLionel Elie Mamane2011-10-301-81/+79
* | move CloseVeto from dbaccess to unotoolsMichael Stahl2011-10-313-255/+2
|/
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* C-Style casting replaced by C++ styleJulien Nabet2011-10-271-1/+1
* WaE: illegal copy-initializationTor Lillqvist2011-10-261-4/+4
* WaE: unreferenced local variableTor Lillqvist2011-10-261-2/+2
* WaE: illegal copy-initializationTor Lillqvist2011-10-261-2/+2
* WaE: unreferenced local variableTor Lillqvist2011-10-251-1/+1
* Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann2011-10-241-1/+1
* Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet2011-10-221-1/+12
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-192-20/+23
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-5/+7
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-111-2/+2
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-113-13/+17
* WaE: win32 cleanupMichael Meeks2011-10-071-0/+1
* ByteString->rtl::OStringBufferCaolán McNamara2011-10-053-11/+12
* tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara2011-09-303-9/+22
* add modelinesCaolán McNamara2011-09-295-0/+14
* remove archaic header guardsCaolán McNamara2011-09-291-2/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-275-32/+26
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2221-0/+124
* WaE: unused variableCaolán McNamara2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-37/+37
* Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann2011-09-191-1/+4
* dbaccess: databasecontext.cxx: copy m_aDatabaseObjectsMichael Stahl2011-09-151-2/+4
* dbaccess: RowSet.cxx: update m_bIsInsertRowMichael Stahl2011-09-151-0/+1
* Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane2011-09-121-1/+1
* cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane2011-09-121-1/+1
* typo in parameter nameLionel Elie Mamane2011-09-122-18/+18
* callcatcher: various unused methodsCaolán McNamara2011-09-122-7/+0
* Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor2011-09-031-0/+148
* Some cppcheck cleaningJulien Nabet2011-09-011-1/+1
* grabbag of unused codeCaolán McNamara2011-08-311-137/+0
* WaE: dbglevel=2Caolán McNamara2011-08-301-7/+1
* String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara2011-08-251-1/+1
* fix leaking 'Pictures' streams from basic dialogs in baseNoel Power2011-08-221-0/+104
* convert tools::Config to rtl::OStringCaolán McNamara2011-08-191-1/+1
* ByteString, shrink apiCaolán McNamara2011-08-121-4/+3
* No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida2011-08-119-28/+93