Commit Graph

391 Commits

Author SHA1 Message Date
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
5db01bbf8f mib17: #i110821# COM default member support 2010-06-25 08:57:06 +02:00
1a639c734c mib16: compiler warning (debug only) 2010-06-17 16:09:17 +02:00
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
02799da3b5 mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:19:01 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
602a9be0b5 masterfix: #i10000# removed rtl namespace usage 2010-06-03 16:50:35 +02:00
8d02df8532 cmcfixes74: wae fixes 2010-05-31 12:16:26 +01:00
f956107199 CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
3e212fc8ff CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
0cdf13605c CWS-TOOLING: integrate CWS ab75 2010-05-21 11:42:22 +02:00
87523ea710 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
3d877b87f3 ab75: #i110417# Fixed warning 2010-05-11 11:10:53 +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
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
b9840e950d ab75: #i110417# get rid of unnecessary tmp string 2010-04-20 13:21:03 +01:00
72a7c8ea48 ab75: #i110417# improve ErrObj behaviour 2010-04-20 13:11:25 +01:00
a48f33596d ab75: #i10417# make sure substituted Err object only returned for vba mode 2010-04-19 20:29:31 +01:00
3a8d3af3d9 add declaration of unoToSbxValue to header instead of in several cxx files 2010-04-16 14:10:50 +02:00
ec5477e395 npower13_objectmodule: merge heads ( from merge to DEV300_m75 ) 2010-04-08 16:44:03 +01:00
6302434c68 npower13_objectmodule: fold in review comments from ab 2010-04-07 17:00:09 +01:00
da50ceb5c0 ab75: #i110417# initial ( untested ) implementation 2010-03-29 09:39:35 +01:00
sb
bbbc4c556a sb121: removed obsolete comments (-Wa,--noexecstack long been superseded by .note.GNU-stack on unxlngi6, anyway, and the other occurrences obviously being cargo-cult copies) 2010-03-17 17:14:05 +01:00
c0ae58c88a npower13_objectmodule: #i109734# resolve macros after basic is loaded, fix error with 'Me' rtlfunc 2010-03-02 16:13:21 +00:00
da0a3a0e7f npower13_objectmodule: #i109734# object module stuff 2010-03-02 12:39:31 +00:00
8db77584e2 #i109671#: fix license header 2010-03-01 12:24:16 +01: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
c0835b075c undo previous erroneous change, solar.hrc belongs to svl instead vcl now 2010-01-14 22:27:44 +01:00
edc2727719 rebase to DEV300_m69 2010-01-14 19:11:13 +01:00
8d669bc21b merge to m67 2009-12-05 19:29:07 +01:00
7902a74a45 CWS-TOOLING: integrate CWS npower12 2009-12-02 17:38:39 +01:00
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
02a9bf4e43 merge with m61 2009-10-09 15:11:54 +02:00
0a266bd33b merge commit 2009-09-25 21:47:16 +02:00
4cea79ccdf initial commit of code reorg, existing files that are modified 2009-09-18 15:24:22 +00: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
e7c6e5d2c2 merge commit to DEV300_m57 2009-09-09 11:45:13 +02:00
hg
e1197fe509 merge with m55 2009-10-08 16:03:52 +00:00
e1fca8328d #i92516# move solar.hrc to vcl 2009-08-15 16:27:42 +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
94c78bed28 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible 2009-07-10 14:03:42 +02:00
97da5f56bd CWS-TOOLING: integrate CWS npower11
2009-01-21 11:00:00 +0100 npower  r266639 : replace ScAddress::CONV_XL_R1C1 with
formula::FormulaGrammar::CONV_XL_R1C1 
2009-01-21 10:58:33 +0100 npower  r266638 : fixup access for changes to compiler.[ch]xx
2009-01-21 10:57:46 +0100 npower  r266637 : replace the static with non-static  member ( to align with the latest
m39 ) changes
2009-01-20 11:53:52 +0100 npower  r266562 : CWS-TOOLING: rebase CWS npower11 to trunk@266428 (milestone: DEV300:m39)
2009-01-09 23:31:00 +0100 cloph  r266122 : fix typo (missing "="), initialize variables to avoid WaE breakage
2009-01-09 11:57:20 +0100 npower  r266071 : wae Mac OSX gcc-4.0.1 (PPC)
2009-01-08 11:09:49 +0100 npower  r265986 : wae - Mac OSX gcc-4.0.1 (PPC)
2009-01-07 10:33:20 +0100 npower  r265952 : wae Mac OSX gcc-4.0.1 
2008-12-18 19:14:10 +0100 npower  r265712 : wae for wntmsci12 target
2008-12-17 16:14:54 +0100 npower  r265640 : add Outline property for Font, also remove growing list of friend classes
for ScCellRangeObj and replace by a single class.
2008-12-17 16:11:02 +0100 npower  r265639 : fix path variable for 3.1, also tweak the unix logs
2008-12-11 02:39:58 +0100 hanbo  r265233 : fix the vba/vba namespace of constants
2008-11-25 17:05:39 +0100 npower  r264317 : namespace changes
2008-11-25 14:12:37 +0100 npower  r264308 : revert changes made by mistake when migrating cws
2008-11-25 13:30:59 +0100 npower  r264296 : i#93944# namespace changes
2008-11-25 13:29:25 +0100 npower  r264293 : i#93944# namespace changes
2008-11-25 13:27:08 +0100 npower  r264289 : i#93944# namespace changes
2008-11-24 18:24:17 +0100 npower  r264263 : svn migration
2008-11-24 18:22:47 +0100 npower  r264262 : not needed anymore
2008-11-24 18:21:23 +0100 npower  r264261 : svn migration
2008-11-24 18:18:31 +0100 npower  r264260 : svn migration
2009-02-13 13:03:24 +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
4cd7a9b5d6 CWS-TOOLING: integrate CWS mingwport16
2009-01-15 13:11:20 +0100 releng  r266363 : tidy-up tabs
2008-11-28 15:33:23 +0100 tono  r264557 : i95203: mingw build without stlport
2008-11-22 07:19:50 +0100 tono  r264180 : i96436: make mingw bridge conform with reg-struct-return
2008-11-22 05:14:58 +0100 tono  r264179 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 17:09:04 +0100 tono  r264153 : i95203: mingw build without stlport
2008-11-21 16:59:55 +0100 tono  r264152 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:59:18 +0100 tono  r264151 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:57:01 +0100 tono  r264150 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:53:19 +0100 tono  r264149 : i96100: mingw port for icu 4.0
2008-11-13 13:41:13 +0100 tono  r263643 : i95203: mingw: Build without stlport
2008-11-13 13:29:38 +0100 tono  r263640 : i96100: MinGW port for icu 4.0
2008-11-13 13:17:10 +0100 tono  r263634 : i96098: MinGW port fix for new Windows API
2008-11-09 15:22:59 +0100 tono  r263497 : i95198: mingwport do not interfere with Cygwin
2008-11-09 14:44:54 +0100 tono  r263496 : i95190: mingwport avoid use of MS assembler
2008-11-09 14:32:26 +0100 tono  r263495 : i95190: mingwport trivial build fixes
2009-01-20 16:36:21 +00:00
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
f07ad1e362 CWS-TOOLING: integrate CWS pflin10 2008-10-28 08:22:18 +00:00
37b4be1c67 INTEGRATION: CWS os2port03 (1.6.92); FILE MERGED
2008/07/16 12:31:35 obr 1.6.92.2: RESYNC: (1.6-1.7); FILE MERGED
2008/01/14 16:06:43 ydario 1.6.92.1: Skip building of os2 asm
Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
2008-07-22 16:17:52 +00:00
ebc7dc58a5 INTEGRATION: CWS ab53 (1.26.24); FILE MERGED
2008/06/25 09:45:48 tkr 1.26.24.1: #i91017# add CreateInstanceWithArguments methode
2008-07-07 11:00:14 +00:00