- 738f9cc fix OString concatenation by Michael Meeks · 15 years ago
- 2bc6f34 Use OString::getStr() now by Tor Lillqvist · 15 years ago
- 9bb1870 Resolves: fdo#34309 odbc fractional seconds are in billionths by Caolán McNamara · 15 years ago
- ceb199f conversion operator gone now by Caolán McNamara · 15 years ago
- 1967376 WaE: deletion of pointer to incomplete type; no destructor called by Tor Lillqvist · 15 years ago
- 67a565ea WaE: unreachable code by Tor Lillqvist · 15 years ago
- 011320d Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *() in Mac OS X only code. by Stephan Bergmann · 15 years ago
- 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
- bd4200d cppcheck: delete unneeded variable in connectivity testmoz/main.cxx by Pierre-André Jacquod · 15 years ago
- 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- 94d8c09 rework this in terms of read_uInt8s_AsOString by Caolán McNamara · 15 years ago
- 32b2e81 use read_uInt8s_AsOString and comphelper::string::padToLength by Caolán McNamara · 15 years ago
- ba3ac57 memcpy is of the same length as preceding memset by Caolán McNamara · 15 years ago
- eab413f Make this compile with MSVC and _DEBUG by Tor Lillqvist · 15 years ago
- 6b45788 We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source files by Tor Lillqvist · 15 years ago
- ca3df6a shouldEscapeDateTime() controls ODBC syntax for date literals, not ## format by Lionel Elie Mamane · 15 years ago
- 3d411ec [cppchecker] unread Variable warning suppressed by Pierre-André Jacquod · 15 years ago
- b9b22fa IBM jni.h has non-const SetByteArrayRegion final arg by Caolán McNamara · 15 years ago
- bc0a497 Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/") by Jenei Gábor · 15 years ago
- a647a54 More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC builds by Tor Lillqvist · 15 years ago
- a02a427 Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER" by Tor Lillqvist · 15 years ago
- 785d8c7 Again, avoid debugging MSVC std::equal_range issue by Tor Lillqvist · 15 years ago
- d1fb13a convert tools::Config to rtl::OString by Caolán McNamara · 15 years ago
- 2add3f0 drop it completely by Caolán McNamara · 15 years ago
- b573629 registered but uninstalled database drivers break address book wizard by Caolán McNamara · 15 years ago
- aea70b2 Fixed build breakage. by Kohei Yoshida · 15 years ago
- 061ebc3 add a getToken wrapper for extracting a single token painlessly by Caolán McNamara · 15 years ago
- 3324eca ByteString->rtl::OString by Caolán McNamara · 15 years ago
- fbe20a2 =class OTableHelper: typo in private member name: refreshFor*gei*nKeys by Lionel Elie Mamane · 15 years ago
- 5298b1b callcatcher: ditch some more methods by Caolán McNamara · 15 years ago
- 2f8580e delete/delete[] mismatch, thanks to Terrence Enger by Caolán McNamara · 15 years ago
- 5b7e898 fixed typo by Takeshi Abe · 15 years ago
- 882a522 Deliver also static libraries by Tor Lillqvist · 15 years ago
- 08790c8 Related: fdo#35404 survive nil xTable by Caolán McNamara · 15 years ago
- 200bc6c resyncing to master by Bjoern Michaelsen · 15 years ago
- 778576d Generate correctly named import library for WNTGCC by Tor Lillqvist · 15 years ago
- 44e18c3 Add a few casts to fix MinGW compilation errors by Tor Lillqvist · 15 years ago
- b9d3016 Win32 header names need to be in lowercase as that is how they are in MinGW by Tor Lillqvist · 15 years ago
- bd6f8a6 MinGW needs -fpermissive for <adoint.h> by Tor Lillqvist · 15 years ago
- 9b8b278 Keep this one component_getImplementationEnvironment method by Matúš Kukan · 15 years ago
- a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
- 993d287 Deliver also static archives, as built for iOS by Tor Lillqvist · 15 years ago
- 62c9633 ByteString::CreateFromInt32->rtl::OString::valueOf by Caolán McNamara · 15 years ago
- 92667c8e Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
- dbef0eb gnumake4: added dbaccess and reportdesign [hg:a75d5667430f] by Ocke Janssen [oj] · 15 years ago
- aff97b5 gnumake4: remove evoab [hg:0109ce6e2910] by Ocke Janssen [oj] · 15 years ago
- bcbf10e unused buffer by Caolán McNamara · 15 years ago
- 71cb7d2 remove unused filler and width by Caolán McNamara · 15 years ago
- b6212a4 Merge remote-tracking branch 'origin/libreoffice-3-4' by Jan Holesovsky · 15 years ago
- 892d3e7 Removed commented code by Christina Rossmanith · 15 years ago
- 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- a037698 this is overly static for little gain by Caolán McNamara · 15 years ago
- 205540a WaE: unused return value by Caolán McNamara · 15 years ago
- ae0eaa5 fix build in connectivity/qa with system-hsqldb by Rene Engelhard · 15 years ago
- f7afe79 fix compile with Bison 2.5 by Kelly Anderson · 15 years ago
- 8ce9824 fix compile with Bison 2.5 by Kelly Anderson · 15 years ago
- 9df8682 Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
- 11c7184 Drop OS2 by Tor Lillqvist · 15 years ago
- f51c3f6 Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 by Thorsten Behrens · 15 years ago
- 95cbf32 remove double space from en-US message by Andras Timar · 15 years ago
- 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- b0b3e5f remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) by Christina Rossmanith · 15 years ago
- 261c4cf those TRUE->sal_True conversions look really wrong by Caolán McNamara · 15 years ago
- 9d71fa6 catch by const reference by Caolán McNamara · 15 years ago
- 0e1d128 Remove the C52 define. by Francois Tigeot · 15 years ago
- f18378b Merge remote-tracking branch 'origin/libreoffice-3-4' by Petr Mladek · 15 years ago
- 42eb7b6 set some more files to use exceptions by Caolán McNamara · 15 years ago
- a0f825b fix evolution local addressbook integration, which uses a new local: uri by Michael Meeks · 15 years ago
- a43360f buildfix-evo1-vs-evo2.diff: Evo address books conflics (bnc#496902, i#101439) by Petr Mladek · 15 years ago
- df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
- f4d10fe removes some variableScope cppcheck warnings by Kayo Hamid · 15 years ago
- ffc70ce set build depencencies against the new "translations" module by Petr Mladek · 15 years ago
- ba55b41 remove commented code in connectivity by Pierre-André Jacquod · 15 years ago
- f9079cc translated comments by Rob Snelders · 15 years ago
- da0151b Revert "Actually make this work with --disable-mozilla --without-system-mozilla" by Thomas Arnhold · 15 years ago
- bd68312 Actually make this work with --disable-mozilla --without-system-mozilla by Thomas Arnhold · 15 years ago
- 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- e35cffb solar types are gone--remove this hack by David Tardon · 15 years ago
- 055049f WaE: silence some warnings by Thomas Arnhold · 15 years ago
- 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- 1768cff dba34d: Solaris WaE by Frank Schoenheit [fs] · 15 years ago
- f74016f dba34d: check extensions is empty by Ocke Janssen [oj] · 15 years ago
- c696ee2 dba34d: fix for assertion from comphelper by Ocke Janssen [oj] · 15 years ago
- 1705149 dba34d: #i32633# fix for lcase and ucase by Ocke Janssen [oj] · 15 years ago
- 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 6495f39 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 1f6580e Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 9a96bb8 Move DBG_TRACE to OSL_TRACE by Thomas Arnhold · 15 years ago
- e8ca279 Move DBG_TRACE5 to OSL_TRACE by Thomas Arnhold · 15 years ago
- ef0bcb7d Move DBG_TRACE3 to OSL_TRACE by Thomas Arnhold · 15 years ago
- c663b3e Move DBG_TRACE2 to OSL_TRACE by Thomas Arnhold · 15 years ago
- e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
- 73f23c6 Automated merge with ssh://hg.services.openoffice.org/cws/dba34d by Ocke Janssen · 15 years ago
- 0840df75 dba34d: #i116509# check if first and previous work by Ocke Janssen · 15 years ago
- 35fbb45 Revert idle whitespace changes by Thorsten Behrens · 15 years ago
- 7bd6550 dba34d: #i117276# mid for driver doesn't be static by Ocke Janssen · 15 years ago
- 783a2ba dba34d: pulled and merged latest changes from CWS dba34c by Frank Schoenheit [fs] · 15 years ago
- 76d93f3 Remove bogus and useless comments in libs-core. by Guillaume Poussel · 15 years ago