summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2010-12-21Fix ambigous warning.Joseph Powers1-1/+1
2010-12-2168bit currency enhancementJohn LeMoyne Castle21-1312/+998
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power21-998/+1333
2010-12-21Merge remote branch 'origin/feature/currency-64bit'Noel Power22-1445/+998
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-53/+142
2010-12-16Remove DECLARE_LIST( StringList, String * )Joseph Powers3-15/+10
2010-12-16Remove DECLARE_LIST( ByteStringList, ByteString * )Joseph Powers1-7/+0
2010-12-16valgrind: fix leakCaolán McNamara1-4/+3
2010-12-15Remove DECLARE_LIST( BreakpointList, Breakpoint* )Joseph Powers5-147/+98
2010-12-15Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)Joseph Powers1-2/+0
2010-12-15Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this timeJoseph Powers4-24/+58
2010-12-15enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 typesNoel Power1-8/+2
2010-12-14revert previous patchJoseph Powers1-0/+14
2010-12-14Remove DECLARE_LIST( ErrorList, BasicError* )Joseph Powers1-14/+0
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
2010-12-11cleaning of __EXPORT defineGert Faller2-10/+10
2010-12-10propogate exit code out to mainCaolán McNamara2-2/+3
2010-12-06John LeMoyne Castle's currency improvementsNoel Power22-1441/+1005
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe3-6/+6
2010-11-27translation of comments to EnglishAndreas Mantke1-22/+21
2010-11-21Translation of comments to EnglishAndreas Mantke1-66/+66
2010-11-20Translation of comments to EnglishAndreas Mantke1-18/+18
2010-11-19Translation of comments to EnglishAndreas Mantke1-18/+18
2010-11-17translation of comments to EnglishAndreas Mantke1-12/+12
2010-11-10fix testtool not boostrapping libreoffice instanceNoel Power1-1/+1
2010-11-09Large amount of commented code removedKevin Hunter1-135/+12
2010-11-08in vba mode use proper logical operator precedenceNoel Power2-4/+121
2010-11-05Translation of comments to EnglishAndreas Mantke1-62/+61
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreNoel Power11-30/+30
2010-11-05That's not a constant string, hence the smoketest failureCaolán McNamara1-1/+1
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller11-30/+30
2010-11-04OO Basic Million-to-One bug (#i76852#) fixedJohn LeMoyne Castle1-1/+1
2010-11-02initial import of latest cws container_controlsNoel Power4-2/+104
2010-11-02Translation of comments to EnglishAndreas Mantke1-2/+2
2010-11-02Translation of comments to EnglishAndreas Mantke1-2/+2
2010-11-01translation of comments to EnglishAndreas Mantke1-6/+6
2010-11-01WaE remove unused StringsCaolán McNamara1-2/+0
2010-11-01WaE, resolve && || warning with a small optimizationCaolán McNamara1-7/+11
2010-11-01WaE unused parameterCaolán McNamara1-1/+1
2010-11-01translation of comments to EnglishAndreas Mantke1-100/+100
2010-10-28add modelines to .hxx files as wellCaolán McNamara81-0/+218
2010-10-26micro optimizationCaolán McNamara1-25/+22
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud2-4/+2
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud4-92/+114
2010-10-25remvove vos/macros.h usageNorbert Thiebaud5-48/+32