summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn2-2/+2
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist3-7/+7
2011-08-22callcatcher: various methodsCaolán McNamara1-3/+1
2011-08-14Fix visibility in basic to make automation link again.Jan Holesovsky5-15/+14
2011-08-05I believe the intent is to be non-copyable, so lets use boost on base-classCaolán McNamara2-9/+2
2011-08-05callcatcher: unused methodsCaolán McNamara1-1/+0
2011-08-02get this visibilty of this right for debug buildsCaolán McNamara1-1/+1
2011-07-31Some cppcheck cleaningJulien Nabet1-3/+6
2011-07-30convert basic to gbuildMatúš Kukan30-169/+208
2011-07-29callcatcher: remove unused methodsThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::StaticSuppressSfxResourceThomas Arnhold1-3/+0
2011-07-12callcatcher: remove unused StarBASIC::StaticEnableRescheduleThomas Arnhold1-3/+0
2011-07-12callcatcher: remove unused StarBASIC::SetGlobalLanguageModeThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::LoadOldModulesThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::GetLanguageModeThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalLanguageModeThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::GetGlobalBreakHdlThomas Arnhold1-1/+0
2011-07-12callcatcher: remove unused StarBASIC::FindVarInCurrentScopyThomas Arnhold1-2/+0
2011-07-12callcatcher: remove unused StarBASIC::ActivateObjectThomas Arnhold1-1/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-0/+53
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-0/+53
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli2-2/+5
2011-04-01CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann2-0/+52
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito35-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2-0/+52
2011-03-22Revert "Replace String with rtl::OUString"Caolán McNamara2-3/+2
2011-03-22Replace String with rtl::OUStringXisco Fauli2-2/+3
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí6-9/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens41-446/+568
2011-02-21masterfix DEV300: #i10000# added missing fileIvo Hinkelmann1-0/+86
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers2-2/+0
2011-02-15ab80: resync to m100Andreas Bregas23-451/+458
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas1-0/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-0/+7
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-21Remove old RCS lines.Thomas Arnhold1-6/+0
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko23-451/+451
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]9-3/+33
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]9-3/+33
2010-12-2168bit currency enhancementJohn LeMoyne Castle3-429/+294
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power3-294/+429
2010-12-21Merge remote branch 'origin/feature/currency-64bit'Noel Power3-429/+294
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau5-3/+33
2010-12-15Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)Joseph Powers1-2/+0
2010-12-15Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this timeJoseph Powers1-7/+13
2010-12-14revert previous patchJoseph Powers1-0/+14
2010-12-14Remove DECLARE_LIST( ErrorList, BasicError* )Joseph Powers1-14/+0
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]4-8/+11
2010-12-06John LeMoyne Castle's currency improvementsNoel Power3-429/+294