Age | Commit message (Expand) | Author |
2011-10-30 | fdo#33047: no data accessible if filename contains "?" | Lionel Elie Mamane |
2011-10-30 | factorise multiple SQL_ISRULEOR2 implementations into one | Lionel Elie Mamane |
2011-10-30 | Small fix OParseNode->OSQLParseNode | Julien Nabet |
2011-10-30 | wrong logic in comment | Lionel Elie Mamane |
2011-10-30 | Typo/spelling in comment | Lionel Elie Mamane |
2011-10-30 | Errors in comments | Lionel Elie Mamane |
2011-10-30 | translate comments | Lionel Elie Mamane |
2011-10-30 | Return proper UNKNOWN_RULE instead of 0 for unknown rule | Lionel Elie Mamane |
2011-10-30 | Introduce combined 2&3 test for SQL Token | Lionel Elie Mamane |
2011-10-30 | 8.5 is not an integer, but an approxnum | Lionel Elie Mamane |
2011-10-30 | overhaul / enhance / translate / ... comments | Lionel Elie Mamane |
2011-10-28 | tweak debug messages from commit 9b58d9353073c6535da0529cd9a48e435f043fa8 | Noel Power |
2011-10-28 | leaking connection handle | Terrence Enger |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-18 | Undo basis/brand split: move program/classes/ from basis to brand. | Stephan Bergmann |
2011-10-07 | cppcheck scope reduction in connectivity/.. main.cxx | Pierre-André Jacquod |
2011-10-05 | fix OString concatenation | Michael Meeks |
2011-10-05 | Use OString::getStr() now | Tor Lillqvist |
2011-10-05 | Resolves: fdo#34309 odbc fractional seconds are in billionths | Caolán McNamara |
2011-10-05 | conversion operator gone now | Caolán McNamara |
2011-10-04 | WaE: deletion of pointer to incomplete type; no destructor called | Tor Lillqvist |
2011-10-04 | WaE: unreachable code | Tor Lillqvist |
2011-09-29 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(... | Stephan Bergmann |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-26 | cppcheck: delete unneeded variable in connectivity testmoz/main.cxx | Pierre-André Jacquod |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-19 | rework this in terms of read_uInt8s_AsOString | Caolán McNamara |
2011-09-17 | use read_uInt8s_AsOString and comphelper::string::padToLength | Caolán McNamara |
2011-09-17 | memcpy is of the same length as preceding memset | Caolán McNamara |
2011-09-15 | Make this compile with MSVC and _DEBUG | Tor Lillqvist |
2011-09-15 | We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source files | Tor Lillqvist |
2011-09-07 | shouldEscapeDateTime() controls ODBC syntax for date literals, not ## format | Lionel Elie Mamane |
2011-09-06 | [cppchecker] unread Variable warning suppressed | Pierre-André Jacquod |
2011-09-06 | IBM jni.h has non-const SetByteArrayRegion final arg | Caolán McNamara |
2011-09-03 | Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/") | Jenei Gábor |
2011-08-29 | More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC builds | Tor Lillqvist |
2011-08-24 | Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER" | Tor Lillqvist |
2011-08-24 | Again, avoid debugging MSVC std::equal_range issue | Tor Lillqvist |
2011-08-19 | convert tools::Config to rtl::OString | Caolán McNamara |
2011-08-19 | drop it completely | Caolán McNamara |
2011-08-18 | registered but uninstalled database drivers break address book wizard | Caolán McNamara |
2011-08-18 | Fixed build breakage. | Kohei Yoshida |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara |
2011-08-15 | ByteString->rtl::OString | Caolán McNamara |
2011-08-14 | =class OTableHelper: typo in private member name: refreshFor*gei*nKeys | Lionel Elie Mamane |
2011-08-08 | callcatcher: ditch some more methods | Caolán McNamara |
2011-08-05 | delete/delete[] mismatch, thanks to Terrence Enger | Caolán McNamara |
2011-08-04 | fixed typo | Takeshi Abe |
2011-08-01 | Deliver also static libraries | Tor Lillqvist |