Age | Commit message (Expand) | Author |
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 |
2010-12-11 | cleaning of __EXPORT define | Gert Faller |
2010-12-10 | propogate exit code out to main | Caolán McNamara |
2010-12-06 | John LeMoyne Castle's currency improvements | Noel Power |
2010-12-06 | remove obsolete __FAR_DATA | Michael Callahan |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-27 | translation of comments to English | Andreas Mantke |
2010-11-21 | Translation of comments to English | Andreas Mantke |
2010-11-20 | Translation of comments to English | Andreas Mantke |
2010-11-19 | Translation of comments to English | Andreas Mantke |
2010-11-17 | translation of comments to English | Andreas Mantke |
2010-11-10 | fix testtool not boostrapping libreoffice instance | Noel Power |
2010-11-09 | Large amount of commented code removed | Kevin Hunter |
2010-11-08 | in vba mode use proper logical operator precedence | Noel Power |