summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2011-10-30fdo#33047: no data accessible if filename contains "?"Lionel Elie Mamane
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30Small fix OParseNode->OSQLParseNodeJulien Nabet
2011-10-30wrong logic in commentLionel Elie Mamane
2011-10-30Typo/spelling in commentLionel Elie Mamane
2011-10-30Errors in commentsLionel Elie Mamane
2011-10-30translate commentsLionel Elie Mamane
2011-10-30Return proper UNKNOWN_RULE instead of 0 for unknown ruleLionel Elie Mamane
2011-10-30Introduce combined 2&3 test for SQL TokenLionel Elie Mamane
2011-10-308.5 is not an integer, but an approxnumLionel Elie Mamane
2011-10-30overhaul / enhance / translate / ... commentsLionel Elie Mamane
2011-10-28tweak debug messages from commit 9b58d9353073c6535da0529cd9a48e435f043fa8Noel Power
2011-10-28leaking connection handleTerrence Enger
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann
2011-10-07cppcheck scope reduction in connectivity/.. main.cxxPierre-André Jacquod
2011-10-05fix OString concatenationMichael Meeks
2011-10-05Use OString::getStr() nowTor Lillqvist
2011-10-05Resolves: fdo#34309 odbc fractional seconds are in billionthsCaolán McNamara
2011-10-05conversion operator gone nowCaolán McNamara
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist
2011-10-04WaE: unreachable codeTor Lillqvist
2011-09-29Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(...Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26cppcheck: delete unneeded variable in connectivity testmoz/main.cxxPierre-André Jacquod
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara
2011-09-17use read_uInt8s_AsOString and comphelper::string::padToLengthCaolán McNamara
2011-09-17memcpy is of the same length as preceding memsetCaolán McNamara
2011-09-15Make this compile with MSVC and _DEBUGTor Lillqvist
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-09-07shouldEscapeDateTime() controls ODBC syntax for date literals, not ## formatLionel Elie Mamane
2011-09-06[cppchecker] unread Variable warning suppressedPierre-André Jacquod
2011-09-06IBM jni.h has non-const SetByteArrayRegion final argCaolán McNamara
2011-09-03Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-24Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER"Tor Lillqvist
2011-08-24Again, avoid debugging MSVC std::equal_range issueTor Lillqvist
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-19drop it completelyCaolán McNamara
2011-08-18registered but uninstalled database drivers break address book wizardCaolán McNamara
2011-08-18Fixed build breakage.Kohei Yoshida
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara
2011-08-15ByteString->rtl::OStringCaolán McNamara
2011-08-14=class OTableHelper: typo in private member name: refreshFor*gei*nKeysLionel Elie Mamane
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-05delete/delete[] mismatch, thanks to Terrence EngerCaolán McNamara
2011-08-04fixed typoTakeshi Abe
2011-08-01Deliver also static librariesTor Lillqvist