summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
...
| * | | avoid implicit castCaolán McNamara2011-03-012-4/+4
| * | | avoid implicit castingCaolán McNamara2011-03-011-4/+4
| * | | found an implicit casting bugCaolán McNamara2011-03-011-1/+1
| * | | overload match and avoid implicit castCaolán McNamara2011-03-011-0/+4
| * | | don't rely on implicit castingCaolán McNamara2011-03-012-4/+4
| * | | Remove "using namespace ::rtl"Julien Nabet2011-02-267-7/+19
| * | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-2610-15/+15
| * | | Remove dead codeChristina Roßmanith2011-02-242-3/+3
| * | | translated commentsRob Snelders2011-02-247-84/+84
| * | | Removed commented codeChristina Rossmanith2011-02-241-2/+2
| * | | translated comments (36-45/54)Rob Snelders2011-02-2410-55/+54
| * | | translated comments (30-35/54)Rob Snelders2011-02-216-76/+65
| * | | Removed commented out method.Kohei Yoshida2011-02-181-3/+1
| * | | Removed commented codeChristina Rossmanith2011-02-184-67/+9
| * | | cppcheck: better formed operator=Caolán McNamara2011-02-184-4/+6
| * | | translated comments (25-29/54)Rob Snelders2011-02-185-122/+114
| * | | WaE: unused variableDavid Tardon2011-02-171-1/+1
| * | | Remove WTC supportThomas Arnhold2011-02-161-1/+1
| * | | Remove SCO supportThomas Arnhold2011-02-161-2/+2
| * | | translated comments (17-24/54)Rob Snelders2011-02-158-99/+77
| * | | translated comments (10-16/54)Rob Snelders2011-02-147-265/+237
| * | | translated comments (5-9/54)Rob Snelders2011-02-125-22/+12
| * | | translated comments (4/54)Rob Snelders2011-02-114-45/+41
| * | | Some cppcheck cleaningJulien Nabet2011-02-106-11/+9
| * | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-3/+0
| * | | Don't be shy, include <algorithm> always, not just on MinGWTor Lillqvist2011-02-091-2/+0
| * | | Port stuff to our private implementation of SGI extensionsFridrich Štrba2011-02-089-25/+41
| * | | std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba2011-02-082-7/+7
| * | | Remove dead code. Mostly unused namespacesThomas Arnhold2011-02-0731-49/+4
| * | | Remove dead codeThomas Arnhold2011-02-074-6/+0
| * | | migrate to use boost unordered containersFridrich Štrba2011-02-054-7/+7
| * | | Reformatted some comments / fixed typosChristina Rossmanith2011-02-041-9/+11
| * | | gcc 4.6.0 various warningsCaolán McNamara2011-02-033-0/+3
| * | | Fix CDEFS definition.Thomas Arnhold2011-02-021-2/+1
| * | | Clean up makefilesThomas Arnhold2011-02-015-14/+8
| * | | translate german commentsTobias Rosenberger2011-01-311-8/+7
| * | | translate german commentsTobias Rosenberger2011-01-311-23/+16
| * | | translate german commentsTobias Rosenberger2011-01-311-16/+14
| * | | Remove double line spacing.Thomas Arnhold2011-01-312-28/+0
| * | | WaE: various new gcc 4.6.0 warningsCaolán McNamara2011-01-291-1/+1
| * | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-286-37/+31
| * | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-3/+0
| * | | dba34a: #i107809# drop support for old Mozilla profile format, support new-st...Frank Schoenheit [fs]2011-01-266-146/+8
| * | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-261-1/+1
| * | | Add informative comment about ULONG and BOOL screwup in sqltypes.hTor Lillqvist2011-01-251-0/+7
| * | | WaE: unused variableCaolán McNamara2011-01-251-2/+2
| * | | fix build with system ODBCDavid Tardon2011-01-251-0/+4
| * | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-251-6/+6
| * | | Work around compilation errors on 64-bit WindowsTor Lillqvist2011-01-251-0/+5
| * | | Use correct parameter types in ADO API callsTor Lillqvist2011-01-256-17/+17