Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-09 | i118582: OS/2 port - cppuhelper patch. By Yuri Dario | Pedro Giffuni | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-01-19 | CWS-TOOLING: integrate CWS sb135 | Ivo Hinkelmann | |
Notes: split repo tag: ure_ooo/DEV300_m98 | |||
2011-01-03 | sb135: merged in DEV300_m96 | sb | |
2010-12-27 | dr77: rebase to DEV300m96 | Daniel Rentz [dr] | |
2010-12-17 | CWS-TOOLING: integrate CWS sb131 | Hans-Joachim Lankenau | |
2010-12-17 | CWS-TOOLING: integrate CWS chart49 | Hans-Joachim Lankenau | |
2010-12-10 | sb135: #i116043# handle extended InterfaceAttributeTypeDescription information | sb | |
2010-11-23 | sb135: merged in DEV300_m94 | sb | |
2010-11-19 | sb131: merged in re/DEV300_next towards DEV300_m94 | sb | |
2010-11-18 | #i115599# use symbol shortcut | Vladimir Glazunov | |
Notes: split repo tag: ure_ooo/DEV300_m94 | |||
2010-11-15 | sb135: merged in DEV300_m93 | sb | |
2010-11-11 | #i10000# added export for x64 | Vladimir Glazunov | |
Notes: split repo tag: ure_ooo/DEV300_m93 | |||
2010-11-09 | dr77: rebase to DEV300m92 | Daniel Rentz [dr] | |
2010-11-08 | CWS-TOOLING: integrate CWS dba34a | Vladimir Glazunov | |
2010-10-22 | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt | sb | |
2010-10-07 | chart49: merge with DEV300_m89 | Ingrid Halama | |
2010-09-29 | CWS-TOOLING: integrate CWS sb129 | Vladimir Glazunov | |
2010-09-20 | dba34a: corrected identified in map file | Frank Schoenheit [fs] | |
2010-09-17 | dba34a: impl_fireAll: oops ... don't forget to reset ↵ | Frank Schoenheit [fs] | |
handles/newValues/oldValues ... | |||
2010-09-16 | dba34a: #i111148# do not call setPropertyValue from within ↵ | Frank Schoenheit [fs] | |
setFastPropertyValue_NoBroadcast, this is prone to deadlocks. Instead, use the newly introduced setDependentFastPropertyValue, which postpones the notifications to a more appropriate point in time | |||
2010-09-15 | sb129: #i113189# textualservices no longer associates singletons with ↵ | sb | |
services, adapted bootstrapInitialContext accordingly | |||
2010-09-15 | sb129: #i113189# cleaned up makefile rules; deliver services.input to have ↵ | sb | |
it modifiable for special one-off products | |||
2010-09-14 | sb129: #i113189# adapted tests; improved subsequenttests | sb | |
2010-09-10 | sb129: #i113189# change UNO components to use passive registration | sb | |
2010-08-30 | dr77: change all exported services in oox module from MultiServiceFactory to ↵ | Daniel Rentz [dr] | |
ComponentContext | |||
2010-08-19 | chart49: #i113722# duplicate chart creation - ↵ | Ingrid Halama | |
OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak | |||
2010-06-28 | sb126: #i111793# make cppuhelper/interfacecontainer strict aliasing safe ↵ | sb | |
(patch by cmc, with slight modifications) | |||
2010-06-04 | CWS-TOOLING: integrate CWS rt38 | Ivo Hinkelmann | |
Notes: split repo tag: ure_ooo/DEV300_m81 | |||
2010-06-03 | slidecopy: merged latest DEV300.m80 changes | Frank Schoenheit [fs] | |
2010-04-28 | rt38: #i110940#: Cleaned some deliver lists - do not try to copy ↵ | Ruediger Timm | |
non-existing files. | |||
2010-04-09 | slidecopy: merge CWS wth MWS-m76 | Frank Schoenheit [fs] | |
2010-03-24 | slidecopy: correct symbols | Frank Schoenheit [fs] | |
2010-03-23 | slidecopy: +createOneInstanceComponentFactory | Frank Schoenheit [fs] | |
2010-03-04 | sb118: #i109791# improved CPPUNIT_CFLAGS handling | sb | |
2010-03-04 | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too | Rene Engelhard | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-02-08 | sb118: merged in DEV300_m71 | sb | |
2010-02-03 | sb118: makefile dependencies fix | sb | |
2010-01-29 | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵ | sb | |
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates | |||
2010-01-26 | merge DEV300_m70 | Michael Stahl | |
2010-01-13 | sb118: OOO_SUBSEQUENT_TESTS added | sb | |
2010-01-13 | swunolocking1: #i108161#: WeakReferenceHelper: | Michael Stahl | |
Apple g++ 4.0.1 erroneously believes that it is ambiguous to use WeakReference<XInterface>::operator=(Reference<XInterface>). as a workaround, introduce WeakReferenceHelper::clear(), and fix all users. |