Commit Graph

933 Commits

Author SHA1 Message Date
b50137566f Remove component_getImplementationEnvironment 2011-07-12 16:45:29 +02:00
a74f430a1a tweak the odk example to be equivalent to the standard template 2011-06-03 08:55:08 +01:00
3b8b6cef10 Change <file>.toURL() to <file>.toURI().toURL() 2011-05-03 23:02:44 +02:00
27aec216f2 Change <file>.toURL() to <file>.toURI().toURL() 2011-05-02 22:54:04 +02:00
11cdc4ccc4 Merge commit 'ooo/DEV300_m103'
Conflicts:
	odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx
	odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx
	odk/examples/cpp/complextoolbarcontrols/exports.cxx
	odk/examples/cpp/counter/countermain.cxx
	odk/examples/cpp/remoteclient/remoteclient.cxx
	odk/settings/settings.mk
2011-03-23 16:59:36 +01:00
f03de39457 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:11:43 +01:00
ab416c033d Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-17 17:00:48 +01:00
7149c61435 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:19:28 +01:00
e3ceb1d3d8 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101':
  sb138: #i116038# fresh implementation of binary URP bridge
  dba34b: #i106807# use mysql instead of adabas now
  sb126: #i112627# adapted SDK/DevGuide to configmgr re-write

Conflicts:
	odk/util/makefile.pmk
2011-03-08 22:34:23 -06:00
7de486ee0f jsc340: i114609: no visibility compiler flag for jni lib 2011-03-03 14:28:00 +01:00
3b2efb2043 Remove "using namespace ::rtl" 2011-03-02 20:36:58 +01:00
8e8fc2abfa jsc340: i114609: adapt examples to work with the URE and use the passive registration 2011-03-01 09:48:57 +01:00
471c9c37fe jsc340: i114609: adapt examples to work with the URE and use the passive registration 2011-03-01 07:41:02 +01:00
01f92dfffd jsc340: i114609: adapt examples to work with the URE and use the passive registration 2011-02-28 14:10:02 +01:00
e89e842175 jsc340: merge to dev300m101 2011-02-24 13:34:07 +01:00
6a500920e5 jsc340: fix problem with showing Java awt UI from the AppKit thread 2011-02-23 14:27:55 +01:00
4ef76a17ee jsc340: i114609: support passive component registration 2011-02-23 13:37:36 +01:00
4bd94edc87 jsc340: i114609: support passive component registration 2011-02-22 16:34:11 +01:00
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +01:00
1628005298 Trying to remove the stlport mention from the code 2011-02-09 16:20:25 +01:00
134b85e8f8 jsc340: i114609: support passive component registration 2011-02-01 18:08:59 +01:00
319b9959b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:36:40 +01:00
7b0075d0c8 Remove block of commented code 2011-01-09 20:36:58 +00:00
be9c779f35 cppcheck: unused variables 2010-12-09 12:14:17 +00:00
91a0a53e0c Replace all occured, occurance etc. 2010-12-05 20:19:49 +00:00
1d922012be RTL_CONSTASCII_USTRINGPARAM in sdk 2 2010-11-27 09:28:39 +01:00
7ccc9aaef5 RTL_CONSTASCII_USTRINGPARAM in sdk 1 2010-11-27 09:10:56 +01:00
4c44f82eb5 fix invalid XML 2010-11-24 14:20:54 +01:00
5afd753bff dba34b: #i106807# use mysql instead of adabas now 2010-11-04 14:56:15 +01:00
8cad7d1947 add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00
e9a59da46a Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:58:04 +02:00
1540d92828 more removed include guards using fixguard.py 2010-10-05 18:12:39 +02:00
sb
01efc73464 sb126: merged in DEV300_m84 2010-06-30 15:38:26 +02:00
sb
b0aafa9b40 sb126: #i112627# adapted SDK/DevGuide to configmgr re-write 2010-06-23 15:05:34 +02:00
f5e707cdeb gridcontrol04: i112401: correct version number 2010-06-15 06:41:02 +02:00
9f01eba054 nativea: SDK rebranding 2010-03-30 18:16:13 +02:00
1fa5fb8f90 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
2245eadb5d CWS-TOOLING: integrate CWS sdk330 2010-03-03 13:05:39 +01:00
e19bda917c sdk330: #i109273#: change copyright 2010-02-15 09:59:02 +01:00
1296914c84 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
5b41f1c392 autorecovery: commit resolved merge (after rebase to m71) 2010-02-04 10:38:39 +01:00
6a35ea7299 autorecovery: more sophisticated configuration data for interaction handlers
The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e.
components to delegate a request to, based on the type of the request, and some configuration data.

The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type
information, so any handlers registered there were always called when no default implementation for a given request
was available.

The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler
implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether
it is also responsible for sub types.
The generic interaction handler implementation uses this configuration data, when it encounteres an interaction
request it cannot fullfill itself, to instantiate a component to delegate the request to.

As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also,
if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being
"Parent", the value being the XWindow interface of the parent window for any message boxes.

As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the
css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme
is pre-filled with data assigning this responsibility.

Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the
default css.task.InteractionHandler.
2010-02-01 21:32:33 +01:00
97cc93cbc8 rebase to dev300 m69. 2010-01-07 17:58:13 +01:00
f7fab85572 #i61429# - Adapted UCB clients to deprecated XContentCreator interface. 2010-01-06 16:46:36 +01:00
7520c01c2c merge to m67 2009-12-05 19:29:07 +01:00
82ae264574 #i106627# adapt macro name 2009-11-12 11:47:29 +00:00
013ebedd5f #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
b4a2e03a6b #i89936# change sample to match DevGuide 2009-11-10 08:34:00 +00:00
6cd26e560b #i106584# remove argc, argv from macro 2009-11-09 13:54:14 +00:00
40487924f7 #i106627# extend and adapt env for VC9, building manifest, change macro 2009-11-05 14:21:50 +00:00