summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2011-11-15 Address data source ordering x#62860Michael Meeks1-1/+1
2011-11-15Remove some unused headersJoseph Powers3-381/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+1
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann3-25/+10
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-1/+0
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2-132/+453
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl3-255/+2
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2-24/+12
2011-10-30add constLionel Elie Mamane1-2/+2
2011-10-30Remove unnecessary variableLionel Elie Mamane1-2/+1
2011-10-30fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane2-32/+368
2011-10-30Reorganise code for more clarity; no behaviour changeLionel Elie Mamane1-81/+79
2011-10-28Remove some parenthesis for readabilityJulien Nabet1-1/+1
2011-10-27C-Style casting replaced by C++ styleJulien Nabet1-1/+1
2011-10-26WaE: illegal copy-initializationTor Lillqvist1-4/+4
2011-10-26WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-26WaE: illegal copy-initializationTor Lillqvist1-2/+2
2011-10-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann1-1/+1
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet1-1/+12
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2-20/+23
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+7
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-2/+2
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl3-13/+17
2011-10-07WaE: win32 cleanupMichael Meeks1-0/+1
2011-10-05ByteString->rtl::OStringBufferCaolán McNamara3-11/+12
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara3-9/+22
2011-09-29add modelinesCaolán McNamara5-0/+14
2011-09-29remove archaic header guardsCaolán McNamara1-2/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann5-32/+26
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara21-0/+124
2011-09-21WaE: unused variableCaolán McNamara1-1/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-37/+37
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann1-1/+4
2011-09-15dbaccess: databasecontext.cxx: copy m_aDatabaseObjectsMichael Stahl1-2/+4
2011-09-15dbaccess: RowSet.cxx: update m_bIsInsertRowMichael Stahl1-0/+1
2011-09-12Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane1-1/+1
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane1-1/+1
2011-09-12typo in parameter nameLionel Elie Mamane2-18/+18
2011-09-12callcatcher: various unused methodsCaolán McNamara2-7/+0
2011-09-03Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor1-0/+148
2011-09-01Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-31grabbag of unused codeCaolán McNamara1-137/+0
2011-08-30WaE: dbglevel=2Caolán McNamara1-7/+1
2011-08-25String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara1-1/+1
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power1-0/+104
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara1-1/+1
2011-08-12ByteString, shrink apiCaolán McNamara1-4/+3
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida9-28/+93
2011-08-09patch for xmlfilter.cxxGabor Jenei1-1/+2