Commit Graph

121 Commits

Author SHA1 Message Date
Andreas Bregas
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
Daniel Rentz
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
Andreas Bregas
bb09a0aa84 mib17: #i100659# Removed warning 2010-07-06 08:08:39 +02:00
Andreas Bregas
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
Andreas Bregas
1f3d1cba85 mib17: #111144# Fixed warning 2010-07-02 08:26:18 +02:00
Andreas Bregas
7e018ced84 mib17: #111144# Enable calls to module function via Sheet object 2010-07-01 16:23:26 +02:00
Daniel Rentz
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
Daniel Rentz
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
Caolán McNamara
268f8a159d cmcfixes74: wae fixes 2010-05-30 16:41:27 +01:00
npower Developer
cff39a2614 npower13_objectmodules: #i111097# fix for reset of vba mode for modules 2010-04-26 13:09:41 +01:00
Daniel Rentz
45cc8f5bd1 npower13_objectmodules: uppercase UNO constants 2010-04-16 17:28:52 +02:00
npower Developer
6302434c68 npower13_objectmodule: fold in review comments from ab 2010-04-07 17:00:09 +01:00
npower Developer
caca8795c9 npower13objectmodules: wae (wntmsci12.pro) 2010-03-09 10:00:03 +00:00
npower Developer
ce38eff222 npower13_objectmodule: wae fixes 2010-03-05 20:14:25 +00:00
npower Developer
da0a3a0e7f npower13_objectmodule: #i109734# object module stuff 2010-03-02 12:39:31 +00:00
Jens-Heiner Rechtien
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Mathias Bauer
8d669bc21b merge to m67 2009-12-05 19:29:07 +01:00
Mathias Bauer
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Noel Power
f212afb71b tweak VBAGlobals creation/insertion, also restore overwritten visibility
controls bits to moved ( erm delete and created in another director )
file. Add missing bits to enable Application.Quit and use preprocessor
to include some uncompiled code
2009-09-29 14:47:18 +00:00
Noel Power
118c7e8346 warnings as errors 2009-09-23 14:06:30 +00:00
Noel Power
b0465391ff oops, remove last changes ( they are not to do with Application:Quit )
or at least not directly
2009-09-23 11:48:33 +00:00
Noel Power
906fc07bf2 add missing Application::Quit bits 2009-09-23 11:40:05 +00:00
Noel Power
4cea79ccdf initial commit of code reorg, existing files that are modified 2009-09-18 15:24:22 +00:00
Release Engineers
8e73111fae CWS-TOOLING: integrate CWS ab72
2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas
2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason)
2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors
2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51)
2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos
2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch
2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch
2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch
2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch
2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code
2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support
2009-08-06 11:03:20 +00:00
Release Engineers
4bd9443878 CWS-TOOLING: integrate CWS sqlsyntaxhighlighting
2008-11-20 17:23:29 +0100 mod  r264074 : new colors by UX
2008-11-17 17:37:19 +0100 mod  r263732 : revert manual fix for icu
2008-11-17 15:03:39 +0100 mod  r263725 : manual fix for icu
2008-11-17 11:26:39 +0100 mod  r263709 : manual fix for icu
2008-11-16 18:19:16 +0100 mod  r263702 : `fix
2008-11-12 22:11:50 +0100 mod  r263619 : CWS-TOOLING: rebase CWS sqlsyntaxhighlighting to trunk@263288 (milestone: DEV300:m35)
2008-11-12 11:04:33 +0100 mod  r263578 : minor cleanup
2008-11-12 11:03:02 +0100 mod  r263577 : seperate MulitLineEditSyntaxHighlighter into new file
2008-11-06 15:13:27 +0100 fs  r263391 : merged from trunk
2008-11-06 15:09:20 +0100 fs  r263390 : merged from trunk
2008-11-06 15:07:06 +0100 fs  r263388 : reverted the change c262599. This seems to be a merge from trunk, but without properly setting svn:mergeinfo, thus it results in conflicts when doing a real 'svn merge'.
2008-11-06 15:03:19 +0100 fs  r263387 : merged rev. 262769
2008-11-03 17:58:19 +0100 mod  r263297 : little fixes
2008-11-03 17:56:49 +0100 mod  r263296 : little fixes
2008-11-03 17:12:41 +0100 mod  r263295 : new entry SQL comment for Tools-Appearance
2008-11-03 17:12:13 +0100 mod  r263294 : different tokenizer based on language
2008-11-03 17:11:40 +0100 mod  r263293 : new entry for Tools-Appearance: SQL Comment
2008-11-03 17:11:14 +0100 mod  r263292 : get notification about color changes for sql view
2008-10-29 00:01:40 +0100 mod  r262768 : string listbox
2008-10-28 23:57:45 +0100 mod  r262767 : string listbox
2008-10-22 18:38:07 +0200 mod  r262614 : source alignment fix
2008-10-22 18:37:23 +0200 mod  r262613 : '' as string as well
2008-10-22 18:36:45 +0200 mod  r262612 : get syntax highlighting in tools-sql...
2008-10-22 14:11:12 +0200 mod  r262605 : formatting fix
2008-10-22 13:30:42 +0200 mod  r262599 : additional entries for Tools-Options-Appearance
2008-10-19 22:53:50 +0200 mod  r262302 : migration from cvs to svn
2008-10-19 22:37:45 +0200 mod  r262301 : migration from cvs to svn
2008-10-19 22:36:04 +0200 mod  r262300 : migration from cvs to svn
2008-11-28 11:39:37 +00:00
Rüdiger Timm
7e6737cc86 CWS-TOOLING: integrate CWS cmcfixes50
2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 :
2008-11-10 15:06:12 +00:00
Rüdiger Timm
f85b9f658e INTEGRATION: CWS npower10 (1.41.34); FILE MERGED
2008/05/07 07:11:30 pflin 1.41.34.3: RESYNC: (1.41-1.42); FILE MERGED
2008/03/03 20:08:35 npower 1.41.34.2: #i58089#
2007/12/20 21:23:01 npower 1.41.34.1: #58089
2008-07-02 08:57:20 +00:00
Kurt Zenker
c8cc4c4ea1 INTEGRATION: CWS obo30 (1.42.22); FILE MERGED
2008/05/30 09:44:46 obo 1.42.22.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:02:49 +00:00
Rüdiger Timm
138d30c644 INTEGRATION: CWS changefileheader (1.41.58); FILE MERGED
2008/04/01 15:01:51 thb 1.41.58.2: #i85898# Stripping all external header guards
2008/03/28 16:07:15 rt 1.41.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:48:20 +00:00
Vladimir Glazounov
1ddd54a7be INTEGRATION: CWS os2port01 (1.32.10); FILE MERGED
2007/09/05 05:39:10 obr 1.32.10.3: RESYNC: (1.37-1.40); FILE MERGED
2007/08/10 10:51:51 obr 1.32.10.2: RESYNC: (1.32-1.37); FILE MERGED
2006/12/28 14:32:27 ydario 1.32.10.1: OS/2 initial import
2007-09-20 14:54:35 +00:00
Vladimir Glazounov
a87de4a43d INTEGRATION: CWS npower7 (1.36.42); FILE MERGED
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-30 08:59:22 +00:00
Oliver Bolte
1ae2577d9e #i80726# fix for testtool 2007-08-17 07:15:47 +00:00
Jens-Heiner Rechtien
d88593af59 INTEGRATION: CWS ab34 (1.36.50); FILE MERGED
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-08-03 08:55:16 +00:00
Jens-Heiner Rechtien
ede1ccf76b INTEGRATION: CWS vgbugs07 (1.36.66); FILE MERGED
2007/06/04 13:22:16 vg 1.36.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:19:36 +00:00
Vladimir Glazounov
8ba505c68c #100000# get rid of warnings 2006-11-03 14:11:10 +00:00
Vladimir Glazounov
4de7031cea INTEGRATION: CWS npower3 (1.28.4); FILE MERGED
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-11-01 15:13:15 +00:00
Oliver Bolte
04faa55080 INTEGRATION: CWS sb59 (1.31.6); FILE MERGED
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-10-12 13:26:01 +00:00
Oliver Bolte
3933f7b428 INTEGRATION: CWS pchfix02 (1.32.8); FILE MERGED
2006/09/01 17:17:01 kaib 1.32.8.1: #i68856# Added header markers and pch files
2006-09-17 09:00:50 +00:00
Ivo Hinkelmann
c6037cb219 INTEGRATION: CWS ab27 (1.30.2); FILE MERGED
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-08-04 09:54:10 +00:00
Jens-Heiner Rechtien
1a7b7426eb INTEGRATION: CWS warnings01 (1.24.6); FILE MERGED
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-06-19 16:40:39 +00:00
Rüdiger Timm
791491eded INTEGRATION: CWS npower1 (1.27.60); FILE MERGED
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-05 09:11:23 +00:00
Rüdiger Timm
614d9d4bc6 INTEGRATION: CWS ab26 (1.28.10); FILE MERGED
2006/04/28 06:42:43 ab 1.28.10.1: #i64834# Syntax highlighting: byte as keyword
2006-05-05 07:47:08 +00:00
Vladimir Glazounov
169f49f1c4 INTEGRATION: CWS ab19 (1.22.40); FILE MERGED
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
2006-04-07 13:01:25 +00:00
Jens-Heiner Rechtien
ed00d2c7c2 INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGED
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 17:38:55 +00:00
Jens-Heiner Rechtien
cef8ad253f #i10000#: Integration of CWS ab17fixes was broken. Reverse changes. 2005-09-29 15:35:53 +00:00
Jens-Heiner Rechtien
24af3817e7 INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGED
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 11:43:39 +00:00
Rüdiger Timm
9d44dd4b4e INTEGRATION: CWS ooo19126 (1.23.18); FILE MERGED
2005/09/05 14:36:06 rt 1.23.18.1: #i54170# Change license header: remove SISSL
2005-09-07 20:27:07 +00:00
Oliver Bolte
b14782997a INTEGRATION: CWS ab18 (1.22.36); FILE MERGED
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-07-08 08:58:33 +00:00
Oliver Bolte
fb32c9e1a4 INTEGRATION: CWS visibility03 (1.20.26); FILE MERGED
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-04-13 08:10:40 +00:00