Mikhail Voytenko
edcda91155
mib19: #163433# let Application::Run find the correct document
2010-09-07 17:59:48 +02:00
Andreas Bregas
492878bbb8
mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling
2010-09-02 09:04:11 +02:00
Mikhail Voytenko
e20d0e3eb6
mib19: #163217# let the basic listeners stop listening on termination, patch from AB
2010-08-30 09:45:08 +02:00
Andreas Bregas
d67208c7d5
mib19: #163377# Support procedure properties for UserForm modules
2010-08-23 10:54:49 +02:00
Andreas Bregas
7e01ecf1f7
mib19: #163242# Removed redundant code
2010-08-19 17:14:58 +02:00
Andreas Bregas
b5da113978
mib19: #163242# Avoid multiple initialization of class and object modules
2010-08-17 13:03:11 +02:00
Daniel Rentz
c26a9b2de5
mib18: wae
2010-08-13 17:59:32 +02:00
Michael Brauer
232ee1a3b0
mib18: #163285#: Set correct error code in Collection.item and Collection.remove
2010-08-13 12:52:17 +02:00
Andreas Bregas
d2aa21c674
mib18: #163254# Set right name and parent for copied object class members
2010-08-13 08:01:31 +02:00
Andreas Bregas
20e2562e7b
mib18: #163254# Fixed instantiation of class modules for object members
2010-08-12 08:40:35 +02:00
Andreas Bregas
f4f1756a4c
mib18: #163025# Changed RunInit handling for class modules to get right order
2010-08-05 11:52:07 +02:00
Andreas Bregas
42893428c4
mib17: #162900# Support parameters for Property Get calls
2010-07-20 12:50:30 +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
5db01bbf8f
mib17: #i110821# COM default member support
2010-06-25 08:57:06 +02:00
Daniel Rentz
5ed103d2dd
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:02:53 +02:00
Kurt Zenker
3e212fc8ff
CWS-TOOLING: integrate CWS npower13_objectmodules
2010-05-21 16:13:20 +02:00
Ivo Hinkelmann
0cdf13605c
CWS-TOOLING: integrate CWS ab75
2010-05-21 11:42:22 +02:00
Daniel Rentz
87523ea710
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
Ivo Hinkelmann
8ea2bf29c7
#i10000# fixed bad merge
2010-05-17 12:37:12 +02:00
Andreas Bregas
8f06a6a35a
ab75: merge with DEV300_m77
2010-05-11 11:36:26 +02:00
Ivo Hinkelmann
a8697ca9b4
CWS-TOOLING: integrate CWS npower14miscfixes
2010-05-11 11:26:34 +02:00
npower Developer
d6ea16e622
ab75: #i110417# add andreas's improvements and additionally don't clear previous err object data
2010-05-07 10:54:26 +01:00
npower Developer
72a7c8ea48
ab75: #i110417# improve ErrObj behaviour
2010-04-20 13:11:25 +01:00
Daniel Rentz
45cc8f5bd1
npower13_objectmodules: uppercase UNO constants
2010-04-16 17:28:52 +02:00
npower Developer
c4f5d0e925
npowermiscfixes: #i109644# fix potential crash when using 'option VBASupport 1' ( regression introduced by new lazy loading for this issue )
2010-03-30 13:01:30 +01:00
npower Developer
da50ceb5c0
ab75: #i110417# initial ( untested ) implementation
2010-03-29 09:39:35 +01:00
Andreas Bregas
748a986e2f
npower14miscfixes: Removed warning
2010-03-22 14:55:40 +01:00
npower Developer
da0a3a0e7f
npower13_objectmodule: #i109734# object module stuff
2010-03-02 12:39:31 +00:00
npower Developer
1c87beca79
npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )
2010-02-26 18:29:25 +00:00
sb
2951cc3ad8
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +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
sb
e6823163e3
sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)
2010-01-27 16:23:59 +01:00
Kurt Zenker
7902a74a45
CWS-TOOLING: integrate CWS npower12
2009-12-02 17:38:39 +01:00
Noel Power
4cea79ccdf
initial commit of code reorg, existing files that are modified
2009-09-18 15:24:22 +00:00
Ivo Hinkelmann
c932a23fb0
CWS-TOOLING: integrate CWS ab74
...
2009-09-10 10:13:43 +0200 jsk r276023 : Test Cases for #i103691, #i103697, #i103990
2009-09-03 15:42:36 +0200 ab r275754 : #i103990# Removed warning
2009-09-03 09:02:32 +0200 ab r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56)
2009-09-02 17:14:42 +0200 ab r275724 : #i103697# Applied patch
2009-08-27 15:11:50 +0200 ab r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise
2009-08-26 08:57:21 +0200 ab r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug
2009-08-17 14:17:32 +0200 ab r275053 : #i73263# Adapted breakpoint dialog to longer strings
2009-08-13 17:09:30 +0200 ab r274951 : #i103691# Fix empty comparison behaviour
2009-08-13 13:03:28 +0200 ab r274935 : #i103948# Applied patch
2009-08-13 12:31:15 +0200 ab r274931 : #i103134# Patch: Always set default property
2009-08-13 11:02:50 +0200 ab r274926 : #i103990# Support arrays in user types
2009-07-21 11:16:54 +0200 ab r274171 : #i102816# Make sure LocaleItem is loaded before copying from it
2009-07-20 14:56:35 +0200 ab r274139 : #i102816# Use default language as final fallback in service implementation
2009-09-17 14:29:05 +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
Ivo Hinkelmann
a63e7873d3
CWS-TOOLING: integrate CWS cli005
...
2009-01-30 15:47:54 +0100 cli r267204 : Translated comments to English.
2009-01-30 11:46:57 +0100 cli r267188 : CWS-TOOLING: rebase CWS cli005 to trunk@267171 (milestone: DEV300:m41)
2009-01-29 17:57:42 +0100 cli r267165 : Translated comments to English.
2009-01-29 11:40:24 +0100 cli r267108 : Translated comments to English and fixed indentations.
2009-01-28 17:57:58 +0100 cli r267075 : Remove Java parsing method stubs from basic parser^^
2009-01-28 17:38:47 +0100 cli r267072 : Translated comments to English.
2009-01-28 16:55:51 +0100 cli r267066 : Translated comments to English.
2009-01-28 12:19:02 +0100 cli r267053 : Translated comments to English.
2009-01-27 13:24:28 +0100 cli r266987 : Quick fix for #i92947#
2009-01-27 12:48:19 +0100 cli r266983 : CWS-TOOLING: rebase CWS cli005 to trunk@266944 (milestone: DEV300:m40)
2009-01-26 18:20:48 +0100 cli r266941 : Translated comments.
2009-01-26 17:04:09 +0100 cli r266938 : Some translations. mgrtest.cxx needs HEAVY refactoring...
2009-01-26 16:49:09 +0100 cli r266936 : Translated comments in all include files.
2009-01-26 14:18:54 +0100 cli r266924 : Some comments translated.
2009-01-24 17:19:07 +0100 cli r266883 : Translation of german comments to english.
2009-01-24 16:00:05 +0100 cli r266881 : Indentation
2009-01-24 15:53:04 +0100 cli r266880 : Apply patch for issue #i96836#
2009-04-25 00:18:20 +00:00
Oliver Bolte
3266965986
CWS-TOOLING: integrate CWS ab61
...
2009-01-29 09:39:19 +0100 jsk r267096 : #i97038
2009-01-20 12:35:31 +0100 ab r266568 : #i94994# Applied patch
2009-01-19 17:50:55 +0100 ab r266514 : #i97038# Applied patch
2009-01-13 14:47:20 +0100 ab r266226 : #i96087# Applied patch
2009-01-13 12:24:30 +0100 ab r266207 : #i95200# Applied patch
2008-12-19 16:37:32 +0100 ab r265735 : #i93214# Applied patch
2008-12-19 16:21:38 +0100 ab r265730 : #i57749# Applied patch
2009-02-11 07:51:53 +00:00
Rüdiger Timm
7545436c5b
CWS-TOOLING: integrate CWS cmcfixes51
...
2008-12-08 10:12:55 +0100 cmc r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
Rüdiger Timm
f07ad1e362
CWS-TOOLING: integrate CWS pflin10
2008-10-28 08:22:18 +00:00
Rüdiger Timm
3a9ce1e442
INTEGRATION: CWS changefileheader (1.33.64); FILE MERGED
...
2008/04/01 15:01:50 thb 1.33.64.3: #i85898# Stripping all external header guards
2008/04/01 10:48:40 thb 1.33.64.2: #i85898# Stripping all external header guards
2008/03/28 16:07:14 rt 1.33.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:46:58 +00:00
Vladimir Glazounov
80a36d14e8
INTEGRATION: CWS npower7 (1.31.2); FILE MERGED
...
2007/05/02 09:44:21 npower 1.31.2.1: #i76819#
2007-08-30 08:58:59 +00:00
Jens-Heiner Rechtien
818df0f64c
INTEGRATION: CWS vgbugs07 (1.31.10); FILE MERGED
...
2007/06/04 13:22:15 vg 1.31.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:18:35 +00:00
Rüdiger Timm
bf74849def
INTEGRATION: CWS residcleanup (1.30.8); FILE MERGED
...
2007/03/12 12:22:29 pl 1.30.8.3: #i75311# separate stt and sb resources
2007/02/20 11:08:04 pl 1.30.8.2: #i74635# all basic resources from stt resource file henceforth
2007/02/18 21:06:56 pl 1.30.8.1: #i74635# get rid of implicit global ResMgr
2007-04-26 07:33:02 +00:00
Rüdiger Timm
3c0abdd849
INTEGRATION: CWS npower5 (1.29.42); FILE MERGED
...
2007/01/23 19:21:05 npower 1.29.42.4: #i70951# cater for optional key and before params
2007/01/23 09:38:15 npower 1.29.42.3: #i70951 named params, used static definition for param info
2007/01/19 16:50:50 npower 1.29.42.2: Issue number: 71492
2007/01/19 16:46:03 npower 1.29.42.1: #i70951#, #i70952# add named params and fix indexing error for collection class
Issue number:
Submitted by:
Reviewed by:
2007-01-29 14:04:54 +00:00
Oliver Bolte
52f6e917ab
INTEGRATION: CWS pchfix02 (1.28.26); FILE MERGED
...
2006/09/01 17:17:01 kaib 1.28.26.1: #i68856# Added header markers and pch files
2006-09-17 09:00:06 +00:00
Jens-Heiner Rechtien
d5a86422f0
INTEGRATION: CWS warnings01 (1.24.6); FILE MERGED
...
2006/05/23 19:06:46 sb 1.24.6.4: RESYNC: (1.26-1.27); FILE MERGED
2005/12/21 13:52:08 ab 1.24.6.3: #i53898# Clean up Basic to simplify warning removement in depended modules and later use
2005/12/01 14:55:54 ab 1.24.6.2: #i53898# Removed warnings for unxlngi6
2005/11/07 12:02:40 ab 1.24.6.1: #i53898# Removed warnings
2006-06-19 16:39:57 +00:00
Vladimir Glazounov
028c35a613
INTEGRATION: CWS ab19 (1.23.40); FILE MERGED
...
2006/03/21 12:55:13 ab 1.23.40.3: #i17806# StarBASIC::MakeErrorText(): Clear error text in case of no valid error code
2006/03/03 10:35:48 ab 1.23.40.2: RESYNC: (1.23-1.26); FILE MERGED
2005/08/18 12:08:25 ab 1.23.40.1: #i17806# Fixed error text creation for Error Id 0
2006-04-07 13:00:59 +00:00
Jens-Heiner Rechtien
6b2cd8de22
#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.
2005-09-29 15:10:51 +00:00
Jens-Heiner Rechtien
449932c303
INTEGRATION: CWS ab17fixes (1.23.8); FILE MERGED
2005-09-29 11:41:58 +00:00