Commit Graph

260 Commits

Author SHA1 Message Date
81e857c1d7 in vba mode use proper logical operator precedence 2010-11-08 16:57:57 +00:00
928159ff71 initial import of latest cws container_controls 2010-11-02 19:52:04 +00:00
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
6db6a43ddc Merge branch 'vba' fix conflics, trailing ws & tab issues
also removed some old headers ( which I need to add new ones for )

Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/classes/sbxmod.cxx
	xmloff/inc/xmlnmspe.hxx
	xmloff/inc/xmloff/xmltoken.hxx
	xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13 10:51:50 +01:00
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01:00
8e2ae4afca Remove redundant #include directives & comments 2010-10-06 10:23:23 +02:00
d890da89f4 more removed include guards using fixguard.py 2010-10-05 18:11:20 +02:00
fefe083877 mib18: #163059# Ignore introspection based COM object members 2010-08-09 15:50:34 +02:00
e2b85f96b6 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
e1461c4204 mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
obo
b33abfe107 CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
77d761f74d jl152 #i77196# fixing merge conflicts 2010-06-07 17:08:48 +02:00
4edc7f8eac jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
3e212fc8ff CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
d6ea16e622 ab75: #i110417# add andreas's improvements and additionally don't clear previous err object data 2010-05-07 10:54:26 +01:00
86e2dc0dcb jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions... 2010-05-03 11:51:05 +02:00
1d30ea43d0 ab75: #i110417# add licence, remove unnecessary lines in resource and correct tweak in stepERROR so that in non-vba mode all is as it was before 2010-04-26 11:55:58 +01:00
c2d9d80b48 jl152 import 263449 from native0jl:#i77196# no registration of components in uno.exe at startup, fixed extension activation, basic, etc. 2010-04-21 16:04:34 +02:00
ec5477e395 npower13_objectmodule: merge heads ( from merge to DEV300_m75 ) 2010-04-08 16:44:03 +01:00
da50ceb5c0 ab75: #i110417# initial ( untested ) implementation 2010-03-29 09:39:35 +01:00
d16421f85c CWS-TOOLING: integrate CWS ab76 2010-03-10 15:42:42 +01:00
da0a3a0e7f npower13_objectmodule: #i109734# object module stuff 2010-03-02 12:39:31 +00:00
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01:00
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
98667ff62f ab76: merge with DEV300_m71 2010-02-08 10:03:32 +01:00
10a6f8b96a ab76: #i107070#: Singleton support 2010-01-26 11:52:52 +01:00
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
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
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
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
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
1c20d7b53d CWS-TOOLING: integrate CWS ab64_DEV300 2008-11-20 14:05:36 +00:00
a3458db24d CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
b1fa0d8d43 INTEGRATION: CWS ab60_DEV300 (1.6.22); FILE MERGED
2008/08/18 14:49:49 ab 1.6.22.1: #i92867# ScriptSubPackageIterator to support multiple extension libraries
2008-08-27 14:58:02 +00:00
fdac521062 INTEGRATION: CWS ab53 (1.20.26); FILE MERGED
2008/06/25 09:44:28 tkr 1.20.26.1: #i91017# add CreateInstanceWithArguments methode
2008-07-07 10:59:20 +00:00
d27a8a2f94 INTEGRATION: CWS ab53 (1.4.26); FILE MERGED
2008/06/25 15:33:08 ab 1.4.26.1: #i70283# #i80433# Changed Basic/Dialog extension handling
2008-07-07 10:59:05 +00:00
7e808e7a8f #i10000# fix for WAE for solaris 2008-07-03 14:56:27 +00:00
caf4e0f41c INTEGRATION: CWS npower10 (1.11.64); FILE MERGED
2008/05/07 07:10:12 pflin 1.11.64.2: RESYNC: (1.11-1.12); FILE MERGED
2007/12/20 21:23:02 npower 1.11.64.1: #58089
2008-07-02 09:00:57 +00:00
bcb28f89ab INTEGRATION: CWS npower10 (1.35.40); FILE MERGED
2008/05/07 07:10:16 pflin 1.35.40.4: RESYNC: (1.35-1.36); FILE MERGED
2008/03/12 06:32:49 pflin 1.35.40.3: Issue number: i85039
Submitted by:  pflin
Reviewed by:   npower, ab
Fix some issues found by code review
2008/03/03 20:08:36 npower 1.35.40.2: #i58089#
2007/12/20 21:23:01 npower 1.35.40.1: #58089
2008-07-02 09:00:35 +00:00
6c57bb5417 INTEGRATION: CWS npower10 (1.12.40); FILE MERGED
2008/05/07 07:10:08 pflin 1.12.40.2: RESYNC: (1.12-1.13); FILE MERGED
2007/12/20 21:23:01 npower 1.12.40.1: #58089
2008-07-02 08:59:35 +00:00
cb297f3981 #i10000# WaE fixes 2008-06-26 20:16:55 +00:00
c5d82678b2 INTEGRATION: CWS obo30 (1.36.22); FILE MERGED
2008/06/06 07:01:37 obo 1.36.22.2: #i90100# EOL missing
2008/05/30 09:44:46 obo 1.36.22.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:03:35 +00:00
20cab400e2 INTEGRATION: CWS ab48 (1.35.60); FILE MERGED
2008/06/10 05:09:48 ab 1.35.60.2: RESYNC: (1.35-1.36); FILE MERGED
2008/04/04 10:13:31 ab 1.35.60.1: #i75443# Support multiple array indices
2008-06-24 15:03:13 +00:00
066be5cca6 INTEGRATION: CWS ab48 (1.12.60); FILE MERGED
2008/06/10 05:09:54 ab 1.12.60.2: RESYNC: (1.12-1.13); FILE MERGED
2008/04/04 10:13:31 ab 1.12.60.1: #i75443# Support multiple array indices
2008-06-24 15:03:00 +00:00
c4808d6c7c INTEGRATION: CWS ab48 (1.12.6); FILE MERGED
2008/06/10 05:09:51 ab 1.12.6.3: RESYNC: (1.12-1.13); FILE MERGED
2008/06/06 06:45:54 ab 1.12.6.2: #i75443# Fixed problem with parsing object chains
2008/03/31 11:51:59 ab 1.12.6.1: #i79918#, #i80532# New parameter handling
2008-06-24 15:02:46 +00:00
7eadedf7dd INTEGRATION: CWS ab48 (1.6.74); FILE MERGED
2008/06/10 05:09:45 ab 1.6.74.2: RESYNC: (1.6-1.7); FILE MERGED
2008/03/31 11:50:49 ab 1.6.74.1: #i79918#, #i80532# New parameter handling
2008-06-24 15:02:30 +00:00