Age | Commit message (Expand) | Author |
2011-02-05 | Cleanup of boost conversion issues | Joseph Powers |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
2011-02-02 | Clean up makefiles | Thomas Arnhold |
2011-01-31 | Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx | Thomas Arnhold |
2011-01-29 | Fix makefile syntaxis | Jesús Corrius |
2011-01-29 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara |
2011-01-28 | cppcheck: remove unused variable dTemp and dPos. | Thomas Arnhold |
2011-01-27 | There is no SJLIB | Tor Lillqvist |
2011-01-25 | WaE: unused variable | Caolán McNamara |
2011-01-24 | Add x64 Windows implementation of SbiDllMgr | Tor Lillqvist |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-23 | WaE: unused variables | Caolán McNamara |
2011-01-23 | WaE: unused variable | Caolán McNamara |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-18 | cppcheck: pass by reference | Caolán McNamara |
2011-01-16 | C4706 silence assign in comparison warning | Caolán McNamara |
2011-01-16 | equalsAsciiL faster than equals | Caolán McNamara |
2011-01-16 | equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*) | Caolán McNamara |
2011-01-13 | Remove some extra #includes and trailing whitespace | Joseph Powers |
2011-01-10 | fix handling of excessive trailing decimal places for currency as string | Noel Power |
2011-01-01 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-31 | Remove DECLARE_LIST(EditList, AppWin*) | Joseph Powers |
2010-12-30 | osl_getProcessInfo requires Size to be set first | Caolán McNamara |
2010-12-30 | osl_getProcessInfo requires Size to be set first | Caolán McNamara |
2010-12-30 | osl_getProcessInfo requires Size to be set first | Caolán McNamara |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-23 | cppcheck: can reduce the scope of this variable | Caolán McNamara |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-22 | Add another file to EXCEPTIONSFILES. | Thomas Klausner |
2010-12-22 | Fix compilation error on Windows | Noel Power |
2010-12-21 | Fix ambigous warning. | Joseph Powers |
2010-12-21 | 68bit currency enhancement | John LeMoyne Castle |
2010-12-21 | revert Merge remote branch origin/feature/currency-64bit | Noel Power |
2010-12-21 | Merge remote branch 'origin/feature/currency-64bit' | Noel Power |
2010-12-17 | fix compiling with --enable-dbgutil | Pierre-André Jacquod |
2010-12-16 | Fix bug in previous patch | Joseph Powers |
2010-12-16 | remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*) | Joseph Powers |
2010-12-16 | Remove DECLARE_LIST( StringList, String * ) | Joseph Powers |
2010-12-16 | Remove DECLARE_LIST( ByteStringList, ByteString * ) | Joseph Powers |
2010-12-16 | valgrind: fix leak | Caolán McNamara |
2010-12-15 | Remove DECLARE_LIST( BreakpointList, Breakpoint* ) | Joseph Powers |
2010-12-15 | Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*) | Joseph Powers |
2010-12-15 | Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this time | Joseph Powers |
2010-12-15 | enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 types | Noel Power |
2010-12-14 | revert previous patch | Joseph Powers |
2010-12-14 | Remove DECLARE_LIST( ErrorList, BasicError* ) | Joseph Powers |
2010-12-14 | Changes to ImpStringToCurrency | Noel Power |
2010-12-14 | redo stream operators & misc changes to prepare to integrate into master | Noel Power |
2010-12-12 | Change unnamespace file.hxx macros | Andy Holder |