summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-02-14ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )Noel Power2-2/+2
2011-02-13Remove some dead codeThomas Arnhold2-7/+0
2011-02-10Some cppcheck cleaningJulien Nabet5-9/+9
2011-02-09Remove unused basic/workbenThomas Arnhold3-699/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist2-4/+2
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist3-6/+6
2011-02-08assign the right varDavid Tardon1-1/+1
2011-02-05Cleanup of boost conversion issuesJoseph Powers1-0/+1
2011-02-05migrate to use boost unordered containersFridrich Štrba6-12/+12
2011-02-02Clean up makefilesThomas Arnhold1-10/+0
2011-01-31Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxxThomas Arnhold5-474/+0
2011-01-29Fix makefile syntaxisJesús Corrius1-0/+1
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara2-7/+4
2011-01-28cppcheck: remove unused variable dTemp and dPos.Thomas Arnhold1-3/+1
2011-01-27There is no SJLIBTor Lillqvist2-5/+0
2011-01-25WaE: unused variableCaolán McNamara1-2/+0
2011-01-24Add x64 Windows implementation of SbiDllMgrTor Lillqvist5-25/+852
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+1
2011-01-23WaE: unused variablesCaolán McNamara2-21/+13
2011-01-23WaE: unused variableCaolán McNamara1-2/+0
2011-01-21Remove old RCS lines.Thomas Arnhold1-6/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-18cppcheck: pass by referenceCaolán McNamara2-4/+4
2011-01-16C4706 silence assign in comparison warningCaolán McNamara1-1/+1
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-8/+8
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-1/+1
2011-01-13Remove some extra #includes and trailing whitespaceJoseph Powers3-19/+17
2011-01-10fix handling of excessive trailing decimal places for currency as stringNoel Power1-0/+15
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-31Remove DECLARE_LIST(EditList, AppWin*)Joseph Powers5-75/+123
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara1-0/+1
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara1-0/+1
2010-12-30osl_getProcessInfo requires Size to be set firstCaolán McNamara1-0/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-22Add another file to EXCEPTIONSFILES.Thomas Klausner1-1/+1
2010-12-22Fix compilation error on WindowsNoel Power1-24/+0
2010-12-21Fix ambigous warning.Joseph Powers1-3/+3
2010-12-2168bit currency enhancementJohn LeMoyne Castle21-1349/+1035
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power21-1035/+1370
2010-12-21Merge remote branch 'origin/feature/currency-64bit'Noel Power22-1482/+1035
2010-12-17fix compiling with --enable-dbgutilPierre-André Jacquod1-4/+0
2010-12-16Fix bug in previous patchJoseph Powers1-1/+1
2010-12-16remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*)Joseph Powers1-55/+144
2010-12-16Remove DECLARE_LIST( StringList, String * )Joseph Powers4-28/+23
2010-12-16Remove DECLARE_LIST( ByteStringList, ByteString * )Joseph Powers1-8/+1
2010-12-16valgrind: fix leakCaolán McNamara1-4/+3
2010-12-15Remove DECLARE_LIST( BreakpointList, Breakpoint* )Joseph Powers5-161/+112
2010-12-15Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)Joseph Powers1-3/+1