summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15Remove DOSThomas Arnhold
2011-02-15Remove HP9000 - revert ifndefThomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-14IZ #116920 RND returns one fixClio
2011-02-14ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )Noel Power
2011-02-13Remove some dead codeThomas Arnhold
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-09Remove unused basic/workbenThomas Arnhold
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-08assign the right varDavid Tardon
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