summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbxmod.cxx
AgeCommit message (Collapse)AuthorFilesLines
2007-08-30INTEGRATION: CWS npower7 (1.36.42); FILE MERGEDVladimir Glazounov1-4/+9
2007/05/02 09:44:42 npower 1.36.42.3: #i76818# 2007/02/19 10:28:52 npower 1.36.42.2: use a internal flag for vba mode 2007/02/16 17:14:14 npower 1.36.42.1: #i73830 compatible rtl like function
2007-08-17#i80726# fix for testtoolOliver Bolte1-2/+6
2007-08-03INTEGRATION: CWS ab34 (1.36.50); FILE MERGEDJens-Heiner Rechtien1-3/+25
2007/07/24 13:47:27 ab 1.36.50.3: RESYNC: (1.36-1.37); FILE MERGED 2007/06/20 10:48:58 ab 1.36.50.2: #i75428# Search MSO Macro Runtime lib and disable search for vba mode 2007/03/12 12:12:36 ab 1.36.50.1: #i73457# Prevent sub from beeing set as param 0 for return type void
2007-06-27INTEGRATION: CWS vgbugs07 (1.36.66); FILE MERGEDJens-Heiner Rechtien1-5/+5
2007/06/04 13:22:16 vg 1.36.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2006-11-03#100000# get rid of warningsVladimir Glazounov1-6/+6
2006-11-01INTEGRATION: CWS npower3 (1.28.4); FILE MERGEDVladimir Glazounov1-17/+89
2006/10/05 13:36:02 npower 1.28.4.9: #i64377# make sure pLegacyPCode is still set up when we call fixUpMethodStar 2006/10/03 16:53:32 npower 1.28.4.8: #i64377# fix load of basic from password protected stream, also fix load so it properly detects new/old image versions 2006/09/28 22:29:14 npower 1.28.4.7: RESYNC: (1.31-1.33); FILE MERGED 2006/08/18 14:26:57 npower 1.28.4.6: #i64377# check in forgotten local edits <sigh> 2006/06/30 11:22:52 npower 1.28.4.5: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/29 11:47:39 npower 1.28.4.4: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/28 11:01:24 npower 1.28.4.3: RESYNC: (1.28-1.31); FILE MERGED 2006/04/26 08:49:40 npower 1.28.4.2: #i64377# make sure which pImage is not null there is a valid return 2006/04/20 09:41:54 npower 1.28.4.1: #i64377# initial modifications to support large program sizes
2006-10-12INTEGRATION: CWS sb59 (1.31.6); FILE MERGEDOliver Bolte1-9/+10
2006/08/18 18:44:24 sb 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2006/08/11 15:04:27 sb 1.31.6.1: #i67487# Made code warning-free (wntmsci10).
2006-09-17INTEGRATION: CWS pchfix02 (1.32.8); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:17:01 kaib 1.32.8.1: #i68856# Added header markers and pch files
2006-08-04INTEGRATION: CWS ab27 (1.30.2); FILE MERGEDIvo Hinkelmann1-3/+9
2006/07/20 12:47:35 ab 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/24 08:15:46 ab 1.30.2.1: #i65532# Clear CreateObject function as it can contain an Uno object
2006-06-19INTEGRATION: CWS warnings01 (1.24.6); FILE MERGEDJens-Heiner Rechtien1-71/+66
2006/05/23 19:07:27 sb 1.24.6.7: RESYNC: (1.27-1.30); FILE MERGED 2005/12/21 13:52:09 ab 1.24.6.6: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/08 14:26:54 ab 1.24.6.5: #i53898# Removed os2/mac define usage 2005/12/05 14:17:14 ab 1.24.6.4: #i53898# Removed warnings for solaris 2005/12/01 14:55:55 ab 1.24.6.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:33:03 pl 1.24.6.2: RESYNC: (1.24-1.27); FILE MERGED 2005/11/07 12:02:41 ab 1.24.6.1: #i53898# Removed warnings
2006-05-05INTEGRATION: CWS npower1 (1.27.60); FILE MERGEDRüdiger Timm1-2/+4
2006/04/24 14:56:33 npower 1.27.60.2: RESYNC: (1.27-1.28); FILE MERGED 2006/04/12 11:25:07 npower 1.27.60.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support
2006-05-05INTEGRATION: CWS ab26 (1.28.10); FILE MERGEDRüdiger Timm1-2/+3
2006/04/28 06:42:43 ab 1.28.10.1: #i64834# Syntax highlighting: byte as keyword
2006-04-07INTEGRATION: CWS ab19 (1.22.40); FILE MERGEDVladimir Glazounov1-17/+29
2006/03/03 10:37:39 ab 1.22.40.3: RESYNC: (1.22-1.27); FILE MERGED 2005/08/11 13:57:32 ab 1.22.40.2: #i14140# SimpleTokenizer: Fixed handling of oct/hex literals 2005/08/11 13:04:49 ab 1.22.40.1: #i17826# SimpleTokenizer can handle [] identifiers now
2005-09-29INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGEDJens-Heiner Rechtien1-2/+6
2005/09/29 18:31:11 hr 1.22.8.3: #i10000: manual resync; repair broken CWS 2005/08/23 11:35:01 ab 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/01 10:06:54 ab 1.22.8.1: #i48868# Block execution of previous call level
2005-09-29#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.Jens-Heiner Rechtien1-51/+21
2005-09-29INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGEDJens-Heiner Rechtien1-21/+51
2005/08/23 11:35:01 ab 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/01 10:06:54 ab 1.22.8.1: #i48868# Block execution of previous call level
2005-09-07INTEGRATION: CWS ooo19126 (1.23.18); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:36:06 rt 1.23.18.1: #i54170# Change license header: remove SISSL
2005-07-08INTEGRATION: CWS ab18 (1.22.36); FILE MERGEDOliver Bolte1-2/+3
2005/06/29 14:33:31 ab 1.22.36.1: #i49110# SbModule::LoadBinaryData(): Call LoadCompleted() to assign the module to the loaded subs
2005-04-13INTEGRATION: CWS visibility03 (1.20.26); FILE MERGEDOliver Bolte1-3/+3
2005/04/06 15:23:35 mhu 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/24 18:01:16 mhu 1.20.26.1: #i45006# Adapted to moved sbx headers.
2005-03-29INTEGRATION: CWS ab14fixes (1.20.18); FILE MERGEDRüdiger Timm1-4/+47
2005/03/04 13:23:44 ab 1.20.18.3: #120061# typeof as new reserved word 2005/02/21 16:22:55 ab 1.20.18.2: #115829# Clear class data before compiling the module 2005/02/15 09:01:33 ab 1.20.18.1: #115829# Handle SbIfaceMapperMethod
2004-11-15INTEGRATION: CWS texteng03 (1.17.40); FILE MERGEDRüdiger Timm1-348/+121
2004/11/04 10:20:47 ab 1.17.40.5: #108518# Fixed uninitialised variable 2004/11/02 11:35:15 ab 1.17.40.4: #108518# Syntax highlighter now directly works on Unicode characters 2004/11/01 15:33:11 ab 1.17.40.3: #116174# Removed StarScript related code that caused performance problems 2004/10/29 13:26:13 ab 1.17.40.2: #111742# Enum support 2004/10/21 09:43:28 ab 1.17.40.1: #118206# Check option compatible also in SetSource32() preparsing
2004-11-15INTEGRATION: CWS tbe13 (1.17.36); FILE MERGEDOliver Bolte1-2/+8
2004/11/04 11:20:41 ab 1.17.36.1: #i30690# Protect call to Basic IDE Error handling and resource access with SolarMutex
2004-11-02INTEGRATION: CWS ab11clonepp4 (1.17.44); FILE MERGEDPascal Junck1-3/+29
2004/10/15 08:39:04 ab 1.17.44.1: #118083# #118084# Class support PP4 -> SO 8
2004-05-28INTEGRATION: CWS ab08fixes (1.16.2); FILE MERGEDOliver Bolte1-6/+4
2004/05/18 11:23:48 ab 1.16.2.1: #i16341# Fixed addLines() method
2004-03-17INTEGRATION: CWS jl5vba (1.15.72); FILE MERGEDOliver Bolte1-3/+44
2004/01/20 15:38:22 ab 1.15.72.1: #111934# Merge #111741# User defined types #112369# Decimal type #109170# Recursion limit
2003-07-01INTEGRATION: CWS vcl14 (1.14.10); FILE MERGEDVladimir Glazounov1-3/+3
2003/06/27 14:23:12 ab 1.14.10.1: #110072# SbMethod::Broadcast(): Check pMod for NULL
2003-05-22INTEGRATION: CWS uno4 (1.13.10); FILE MERGEDVladimir Glazounov1-5/+18
2003/05/16 09:30:40 ab 1.13.10.1: #109018# GlobalRunInit(): Exclude already initialised basic from parent initialisation
2003-04-23INTEGRATION: CWS uno2 (1.12.6); FILE MERGEDRüdiger Timm1-16/+89
2003/04/13 16:00:09 ab 1.12.6.2: #100883# Enable recursion in Basic 2003/04/11 14:20:43 ab 1.12.6.1: #108672# Basic Modules > 64K
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-5/+6
2002-10-25#104083# SbMethod::Call(): Compile module before callingAndreas Bregas1-2/+7
2002-08-09#92464# FindNextStmnt method with FollowJumps optionAndreas Bregas1-3/+15
2002-07-10#99860# decrement CallLevel even when compiler error occuredGregor Hartmann1-2/+4
2002-01-08#96008# Clearing RTL function CreateUnoDialog after Basic executionAndreas Bregas1-2/+8
2001-11-14#92172# Fixed StoreBinaryData()Andreas Bregas1-4/+4
2001-10-23#92172# New methods Store/LoadBinaryData()Andreas Bregas1-2/+33
2001-10-17del: old segemntc.hMartin Hollmichel1-12/+2
2001-09-04#88329# Implementation GlobalRunDeInit()Andreas Bregas1-2/+20
2001-07-03#88042# ClearAllModuleVars(): No deletion of vars in child basicsAndreas Bregas1-3/+5
2000-10-10#71504# No // comment in syntax highlightingAndreas Bregas1-4/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+1984