summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-02-05Cleanup of boost conversion issuesJoseph Powers
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-02Clean up makefilesThomas Arnhold
2011-01-31Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxxThomas Arnhold
2011-01-29Fix makefile syntaxisJesús Corrius
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-28cppcheck: remove unused variable dTemp and dPos.Thomas Arnhold
2011-01-27There is no SJLIBTor Lillqvist
2011-01-25WaE: unused variableCaolán McNamara
2011-01-24Add x64 Windows implementation of SbiDllMgrTor Lillqvist
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-23WaE: unused variablesCaolán McNamara
2011-01-23WaE: unused variableCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18cppcheck: pass by referenceCaolán McNamara
2011-01-16C4706 silence assign in comparison warningCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-13Remove some extra #includes and trailing whitespaceJoseph Powers
2011-01-10fix handling of excessive trailing decimal places for currency as stringNoel Power
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-31Remove DECLARE_LIST(EditList, AppWin*)Joseph Powers
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-22Add another file to EXCEPTIONSFILES.Thomas Klausner
2010-12-22Fix compilation error on WindowsNoel Power
2010-12-21Fix ambigous warning.Joseph Powers
2010-12-2168bit currency enhancementJohn LeMoyne Castle
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power
2010-12-21Merge remote branch 'origin/feature/currency-64bit'Noel Power
2010-12-17fix compiling with --enable-dbgutilPierre-André Jacquod
2010-12-16Fix bug in previous patchJoseph Powers
2010-12-16remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*)Joseph Powers
2010-12-16Remove DECLARE_LIST( StringList, String * )Joseph Powers
2010-12-16Remove DECLARE_LIST( ByteStringList, ByteString * )Joseph Powers
2010-12-16valgrind: fix leakCaolán McNamara
2010-12-15Remove DECLARE_LIST( BreakpointList, Breakpoint* )Joseph Powers
2010-12-15Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)Joseph Powers
2010-12-15Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this timeJoseph Powers
2010-12-15enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 typesNoel Power
2010-12-14revert previous patchJoseph Powers
2010-12-14Remove DECLARE_LIST( ErrorList, BasicError* )Joseph Powers
2010-12-14Changes to ImpStringToCurrencyNoel Power
2010-12-14redo stream operators & misc changes to prepare to integrate into masterNoel Power
2010-12-12Change unnamespace file.hxx macrosAndy Holder