summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-05ByteString->rtl::OStringBufferCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-29add modelinesCaolán McNamara
2011-09-29remove archaic header guardsCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22Always link with user32Tor Lillqvist
2011-09-21WaE: unused variableCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann
2011-09-15dbaccess: databasecontext.cxx: copy m_aDatabaseObjectsMichael Stahl
2011-09-15dbaccess: RowSet.cxx: update m_bIsInsertRowMichael Stahl
2011-09-12Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane
2011-09-12typo in parameter nameLionel Elie Mamane
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-09-03Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor
2011-09-01Some cppcheck cleaningJulien Nabet
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-30WaE: dbglevel=2Caolán McNamara
2011-08-25String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara
2011-08-24gb_Library_set_cxxflags -> gb_Library_add_cxxflagsJan Holesovsky
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-13odbcconfig is not a console applicationNorbert Thiebaud
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09patch for xmlfilter.cxxGabor Jenei
2011-08-08fix assert, names expected to be sortedCaolán McNamara
2011-08-08use SAL_N_ELEMENTSCaolán McNamara
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida