Commit graph

24632 commits

Author SHA1 Message Date
Daniel Rentz
fca9fd4bee mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Daniel Rentz
549c7c352a mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
Andreas Bregas
1418192906 mib17: merge 2010-07-27 12:20:29 +02:00
Mikhail Voytenko
bb67a6209d mib17: merging 2010-07-27 11:57:42 +02:00
Daniel Rentz
c4e382c4e9 mib17: #i112634# prepare loading VBA with document events from ODF and XLSM 2010-07-27 11:53:35 +02:00
Mathias Bauer
42114b9a3c CWS changehid: resync to m85 2010-07-22 10:55:12 +02:00
Jens-Heiner Rechtien
d90f2e3df8 CWS-TOOLING: integrate CWS unoawt2 2010-07-21 15:32:50 +02:00
Joachim Lingner
10cd763487 jl154 merging with OOO300_m1 2010-07-16 15:45:18 +02:00
Daniel Rentz
5e171284bb mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events 2010-07-15 14:30:44 +02:00
Caol?n McNamara
2a1e0645f3 cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment, can't find out of os/2 has setenv/unsetenv, so use putenv which I can definitely see in the ancient emx headers 2010-07-14 12:19:12 +01:00
Mathias Bauer
0f600eaa38 CWS changehid: resync to m84 2010-07-13 14:38:37 +02:00
Bjoern Michaelsen
34522941f7 CWS gnumake2: resync to DEV300_m84 2010-07-13 14:36:24 +02:00
Kurt Zenker
5394e06d44 CWS-TOOLING: integrate CWS jl153_OOO330 2010-07-13 14:03:52 +02:00
Kurt Zenker
33ddb7dd30 CWS-TOOLING: integrate CWS configure25_OOO330 2010-07-13 13:58:14 +02:00
Lars Langhans
4963930875 sb123:merge 2010-07-12 13:38:01 +02:00
sb
ce86770502 sb126: #i107490# dead code not removed by previous cleanup 2010-07-12 11:44:25 +02:00
Daniel Rentz
9eaf48be9b mib17: #i112634# API changes 2010-07-12 11:17:00 +02:00
Mathias Bauer
1a3ab0a069 CWS changehid: #i111874#: change code to support HelpIds as byte strings 2010-07-10 18:21:24 +02:00
Caol?n McNamara
4b566610a7 cmcfixes76: #i112656# fix up windows casts 2010-07-09 12:34:33 +01:00
Caol?n McNamara
e587dbf204 #i112656# osl_setEnvironment/osl_clearEnvironment, rtl_stringbuffer_newFromStringBuffer needs inited argument 2010-07-08 20:53:56 +01:00
Daniel Rentz
ecc8b1ae1d mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files 2010-07-07 19:44:06 +02:00
sb
7ef2d674d1 sb126: #i111184# introduced test::uniquePipeName 2010-07-07 16:25:37 +02:00
sb
648603aa7c sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now obsolete CPPU_LEAK_STATIC_DATA) 2010-07-07 13:03:20 +02:00
Daniel Rentz
b103addffc mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power 2010-07-06 19:34:53 +02:00
Frank Schoenheit [fs]
d297ee4d52 Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2 2010-07-06 15:24:32 +02:00
Caol?n McNamara
5099e959ae cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment 2010-07-06 12:41:29 +01:00
Caol?n McNamara
bee6b9eadc cmcfixes76: #i112656# osl_clearEnvironment, MacOSX 10.4 has old-school void ret unsetenv 2010-07-06 12:14:39 +01:00
Joachim Lingner
9a2205a1fc jl154 #i112934# replace old license headers introduced by CWS jl152 2010-07-05 15:46:50 +02:00
sb
71a7ba716e sb126: #i112784# do not leak ContextAdmin (patch by cmc) 2010-07-02 15:53:28 +02:00
Malte Timmermann [mt]
d91a5e95d2 codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
Ocke Janssen [oj]
f938ba01ac unoawt2: add XItemList same as for listbox model 2010-07-01 11:52:27 +02:00
Joachim Lingner
bf3afb1dec jl154 merge with DEV300_m84 2010-06-30 17:12:59 +02:00
sb
f7ec66632c sb126: merged in DEV300_m84 2010-06-30 15:38:26 +02:00
Malte Timmermann
0b1d119dd2 codecleanup02: #i112685# Removed ifdefs and code for MAC 2010-06-30 09:48:27 +02:00
sb
2c5bdad1ea sb126: #i111793# make cppuhelper/interfacecontainer strict aliasing safe (patch by cmc, with slight modifications) 2010-06-28 13:46:02 +02:00
Frank Schoenheit [fs]
414d7d423f unoawt2: why the heck does the IDL compiler complain, but still build it? Fixed build breaker ... 2010-06-25 17:40:24 +02:00
Frank Schoenheit [fs]
b03a30dd5a unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSettingsSupplier, giving access to their style, in particular, to the HC flag 2010-06-25 15:09:38 +02:00
sb
e2a5cf6e3a sb126: #i112681# make bridges match remotebridges (patch by cmc) 2010-06-25 13:15:39 +02:00
Caol?n McNamara
7add7926ef cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment 2010-06-24 20:59:17 +01:00
Carsten Driesner
372bb3504d Merge changes 2010-06-24 11:35:00 +02:00
obo
e92af53734 CWS-TOOLING: integrate CWS calc55 2010-06-23 13:54:50 +02:00
sb
5302330cfd sb126: #i109853# no need to set CPPU_ENV in cppu/inc/uno/lbnames.h 2010-06-23 11:07:00 +02:00
Rene Engelhard
7effb6ba59 configure25: #i111045# jemalloc 2010-06-22 18:10:51 +02:00
obo
151c27ee2e CWS-TOOLING: integrate CWS mingwport30 2010-06-22 16:02:44 +02:00
obo
f32a2e368c CWS-TOOLING: integrate CWS cmcfixes75 2010-06-22 15:46:16 +02:00
Carsten Driesner
302e5229bb dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows 2010-06-22 11:12:01 +02:00
obo
3d4c4439aa CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
obo
3538711e3c CWS-TOOLING: integrate CWS dr76 2010-06-22 09:47:50 +02:00
Joachim Lingner
4b1df3631f jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
450bfadf07 CWS-TOOLING: integrate CWS mib16 2010-06-22 05:59:20 +02:00