summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-01-19CWS-TOOLING: integrate CWS ab79Ivo Hinkelmann2-0/+101
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-14removetooltypes01: #i112600# Remove tools types from basicCarsten Driesner5-30/+30
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko1-4/+4
2011-01-13Remove some extra #includes and trailing whitespaceJoseph Powers3-19/+17
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-2/+2
2011-01-10fix handling of excessive trailing decimal places for currency as stringNoel Power1-0/+15
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko136-4234/+4234
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]44-377/+1659
2011-01-06undoapi: merge after pulling CWS sb135Frank Schoenheit [fs]1-1/+2
2011-01-05ab79: #i116184# Fixed warningAndreas Bregas1-4/+4
2011-01-05ab79: #i116184# Improved type supportAndreas Bregas1-0/+94
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-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]44-377/+1659
2010-12-22Add another file to EXCEPTIONSFILES.Thomas Klausner1-1/+1
2010-12-22Fix compilation error on WindowsNoel Power1-24/+0
2010-12-22sb137: merged in DEV300_m96sb44-377/+1659
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-20#i10000# replace obsolete defineooo/DEV300_m96Hans-Joachim Lankenau1-1/+1
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau1-1/+1
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau34-329/+1642
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-2/+2
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
2010-12-15Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this timeJoseph Powers4-43/+77
2010-12-15enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 typesfeature/currency-64bitNoel Power1-8/+2
2010-12-14revert previous patchJoseph Powers1-0/+14
2010-12-14Remove DECLARE_LIST( ErrorList, BasicError* )Joseph Powers1-16/+2
2010-12-14Changes to ImpStringToCurrencyNoel Power1-42/+38
2010-12-14redo stream operators & misc changes to prepare to integrate into masterNoel Power3-25/+24
2010-12-12Change unnamespace file.hxx macrosAndy Holder1-5/+5