Commit graph

64524 commits

Author SHA1 Message Date
Frank Schönheit
8192ecb0c7 removed the SFX_BINDINGS, use the bindings of the own view frame instead 2000-09-19 13:36:11 +00:00
Jens-Heiner Rechtien
62823accc3 initial import 2000-09-18 23:31:44 +00:00
Jens-Heiner Rechtien
483889728b initial import 2000-09-18 16:24:28 +00:00
Jens-Heiner Rechtien
fd069bee7e initial import 2000-09-18 16:07:07 +00:00
Jens-Heiner Rechtien
04c1c754ab Initial revision 2000-09-18 16:01:14 +00:00
Jens-Heiner Rechtien
ee27dd7255 initial import 2000-09-18 15:33:13 +00:00
Jens-Heiner Rechtien
c25ec0608a initial import 2000-09-18 15:18:56 +00:00
Andre Fischer<andre.f.fischer
b8d78852ac renaissance1: #i113685# Avoid (indirect) static BitmapEx. 2010-08-05 15:59:10 +02:00
Andre Fischer<Andre.W.Fischer
df2bc9a970 impressaccessibility7: #i111668# Added guards against empty mpEditSource in SvxUnoTextRangeBase. 2010-06-10 18:09:39 +02:00
Gregor Hartmann<gh
3a8d3af3d9 add declaration of unoToSbxValue to header instead of in several cxx files 2010-04-16 14:10:50 +02:00
Mihaela Kedikova
6de19ad740 gridcontrol_03: merge with DEV300_m75 2010-03-23 15:28:55 +01:00
Joerg Skottke [jsk] jsk
d7dd152214 Branch merge with changes from remote tip 2009-11-02 13:48:09 +01:00
sb
47692bfc12 sb111: #i101955# moved configmgr2/ to configmgr/ 2009-11-02 12:49:32 +01:00
sb
3ccd559f44 sb111: #i101955# silently ignore a r/o user installation (not storing new changes being made) 2009-11-02 10:15:56 +01:00
sb
6f8b9d15d0 sb111: merged in DEV300_m63 2009-10-30 15:07:18 +01:00
sb
580594c584 sb111: #i101955# call the extension manager's bookkeeping file configmgr.ini on all platforms (instead of configmgrrc) 2009-10-30 12:10:50 +01:00
sb
50a3428b4d sb111: #i101955# for completeness, complemented component-schema.dtd and component-update.dtd with new data.dtd 2009-10-30 11:31:21 +01:00
sb
3c70bf087e sb111: #i101955# in xcu ignore modify/remove of unknown extension props and set members 2009-10-29 11:44:00 +01:00
skotti
a32c335c3d Merge latest DEV300 and CWS sb111 2009-10-27 14:57:42 +01:00
sb
b8519a1c00 #i101955# reverted to simpler dmake syntax that is less prone to trigger errors in the dmake implementation 2009-10-26 17:07:40 +01:00
sb
1660e49cfe merged in DEV300_m62 2009-10-21 16:53:02 +02:00
sb
cf310f7d6e #i101955# corrected building of fcfg_drivers zips 2009-10-20 15:13:50 +02:00
sb
b2effc203a #i101955# further improved change notifications 2009-10-15 16:31:42 +02:00
sb
6687b8e545 #i101955# unused include 2009-10-14 17:42:09 +02:00
sb
40af0637fe #i101955# implemented more change notifications 2009-10-14 17:40:43 +02:00
sb
f31fb84e0d #i101955# silently ignore unreadable parts of a corrupted registrymodificaions.xcu; migrate old user layer data (can be removed again once migration is no longer relevant); improved XcuParser to correctly record modifications from old user layer data; localized property values support oor:op "fuse" instead of "modify" 2009-10-14 10:12:41 +02:00
sb
e4ca0b8958 #i101955# insert extension xcs/xcu files into shared or user extension layer 2009-10-12 15:53:03 +02:00
sb
4313b90827 #i101955# prevent localize_sl from erroneously localizing within qa/unit directory 2009-10-12 15:16:24 +02:00
sb
37a5c460aa #i101955# updated DTDs, removed unused XSDs; cleanup 2009-10-12 13:55:27 +02:00
sb
e35b10e406 #i101955# missing additional types in derivations of Access::getTypes() 2009-10-09 15:34:20 +02:00
sb
51dea5076f #i101955# in path representations, support set element segments whose template name is not qualified by a component name (and for now always accept them if the unqualified template name part matches) 2009-10-09 15:13:55 +02:00
sb
fbbcf92cfa #i101955# some minor clean up 2009-10-08 15:48:40 +02:00
sb
b40b233657 merged in DEV300_m61 2009-10-08 14:05:50 +02:00
sb
4e68e9c248 #i101955# to improve performance, keep references to external services (so they are not re-created for subsequent oor:external values) 2009-10-02 15:12:00 +02:00
sb
c8dddd5a6b #i101955# adapted LDAP backend to new interface, dropped registry/ldap/*-attr.map files, replaced registry/data/org/openoffice/LDAP.xcu.sample with registry/oo-ldap.xcd.sample and registry/oo-ad-ldap.xcd.sample 2009-10-02 13:56:08 +02:00
sb
31c6f22a45 #i101955# obtain external values on demand in PropertyNode::getValue instead of up-front in XcuParser 2009-10-01 16:48:00 +02:00
sb
e573925559 #i101955# changed platform backend interface once again, from XNameAccess to XPropertySet 2009-10-01 13:40:46 +02:00
sb
3ffb5481b5 #i101955# adapted more platform backends to new interface 2009-10-01 10:39:31 +02:00
sb
49a83697aa #i101955# fixed some typos causing errors on wntmsci12 only 2009-10-01 10:18:13 +02:00
sb
48df5d3811 #i101955# adapted desktop and gconf platform backends to new interface (gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections 2009-09-30 09:14:44 +02:00
sb
a54048870a #i101955# do not fail if an oor:external service is not installed 2009-09-29 16:42:30 +02:00
sb
023b02436b #i101955# indentation fixed 2009-09-28 16:01:20 +02:00
sb
e993d53e2a merged in DEV300_m60 2009-09-25 15:27:34 +02:00
sb
42345be352 #i101955# configmgr2 support for platform backends (with a new interface); adapted locale backend, rest to follow 2009-09-25 14:47:45 +02:00
sb
5743ea3fcb #i101955# minor improvements 2009-09-23 17:48:27 +02:00
sb
d6688c4ca3 #i101955# notification support, continued (still to be continued; at least no longer fails miserably now) 2009-09-23 16:07:30 +02:00
sb
5ab6b21f22 #i101955# rudimentary notification support, continued (to be continued; known to not work correctly yet) 2009-09-22 17:15:42 +02:00
sb
ec826ada91 #i101955# rudimentary notification support, continued (to be continued; known to not work correctly yet) 2009-09-22 10:36:09 +02:00
sb
b5ba31ba01 #i101955# rudimentary notification support (to be continued; known to not work correctly yet) 2009-09-21 13:14:11 +02:00
sb
07efdd981d #i101955# cleaned up markAsModified 2009-09-18 16:01:24 +02:00