summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/Clipboard
AgeCommit message (Collapse)Author
2024-06-05Fix typoAndrea Gelmini
Change-Id: I4706e1f5a2de6f1a0e48bd5e297eb904ac66f581 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168458 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
2024-06-05Fix typoAndrea Gelmini
Change-Id: Ice2853eb7a14bd614b9bb53ce13667602c6e07eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168457 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
2024-06-05tdf#143123 Port Java clipboard examples to PythonRMZeroFour
This commit ports the Clipboard example from odk/examples/DevelopersGuide/OfficeDev/ to Python. The original Java example code was moved to a java/ subdirectory, and the new Python code was added to the python/ subdirectory. Necessary changes were made in the corresponding Makefiles. Along with the sample code in Clipboard.java, the ClipboardListener, ClipboardOwner and TextTransferable classes were ported. Change-Id: Ic3a48023cfc78b770ae64adb2aee2b4d0bcefaff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165225 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>
2016-05-17odk: add missing modelinesMiklos Vajna
Change-Id: I0bd2d761b5a75681c8c3e53664084dd3b8176107 Reviewed-on: https://gerrit.libreoffice.org/25051 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2014-10-17java: final fields that can be staticNoel Grandin
Change-Id: I8c06be7bc0b8a38c662209f0de72a00550e25447
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
Change-Id: Icef19ef61ee0af2dd3bda527263934006271f219
2014-02-26Remove visual noise from odkAlexander Wilms
Change-Id: I5638e2d37827c2d7322b72bf6ce176ac843639f1 Reviewed-on: https://gerrit.libreoffice.org/8285 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-07-11Adapt example to use retrofitted UNO service ctorsStephan Bergmann
Change-Id: I85bf8e3fe76ff107cc3e611cc1103ca1f27fc00f
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK. Turns out this was explicitly included in ~all examples Makefiles, but only after settings.mk where it is now used, so include it in settings.mk now and dropped it from all the exmaples Makefiles. * The old settings.mk was apparently confused with using /MT ("link with LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link command line (where it was ignored), and you apparently can't pass both together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp. /MTd). No idea if that is exactly right, however. * Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and msvcrt.lib vs. msvcrtd.lib on Windows. Adapted examples Makefiles and /ure/source/uretest/Makefile accordingly. Some examples Makefiles additionally use msvcprt.lib, no idea whether that still needs to be addressed. Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
Change-Id: Ia61d250f6b3711abc29569c5ece38a6f87e38daa Reviewed-on: https://gerrit.libreoffice.org/3432 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
I guess I missed some last time :-) Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2005-03-29INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGEDRüdiger Timm
2005/03/03 15:41:56 jsc 1.5.10.1: #41142# replace make with internal MAKE variable
2005-01-31INTEGRATION: CWS sdksample (1.3.124); FILE MERGEDRüdiger Timm
2004/06/17 11:02:27 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
2005-01-31INTEGRATION: CWS sdksample (1.4.4); FILE MERGEDRüdiger Timm
2005/01/28 14:15:25 jsc 1.4.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:48 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:04 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:27 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:47 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:27 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature
2005-01-31INTEGRATION: CWS sdksample (1.3.124); FILE MERGEDRüdiger Timm
2004/06/17 11:02:26 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
2005-01-31INTEGRATION: CWS sdksample (1.3.124); FILE MERGEDRüdiger Timm
2004/06/17 11:02:25 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
2005-01-31INTEGRATION: CWS sdksample (1.4.40); FILE MERGEDRüdiger Timm
2004/10/15 11:04:10 jsc 1.4.40.3: #i29308# updated 2004/08/06 14:37:03 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/17 11:02:25 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature
2004-05-18INTEGRATION: CWS sdk13 (1.3.100); FILE MERGEDRüdiger Timm
2004/05/05 09:31:26 jsc 1.3.100.1: #116658# merge cinnabar changes
2004-02-02INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGEDJens-Heiner Rechtien
2004/01/30 13:11:27 hr 1.3.72.1: #111934#: merge CWS ooo111fix2
2003-06-30INTEGRATION: CWS sdk04 (1.2.6); FILE MERGEDJens-Heiner Rechtien
2003/06/24 13:38:23 jsc 1.2.6.1: #110313# insert source license header
2003-06-30INTEGRATION: CWS sdk04 (1.2.6); FILE MERGEDJens-Heiner Rechtien
2003/06/24 13:38:22 jsc 1.2.6.1: #110313# insert source license header
2003-06-10INTEGRATION: CWS sdk02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/05/09 11:44:39 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10INTEGRATION: CWS sdk02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/05/14 11:03:34 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:44:38 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10INTEGRATION: CWS sdk02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/05/09 11:44:37 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10INTEGRATION: CWS sdk02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/05/09 11:44:36 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10INTEGRATION: CWS sdk02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/05/09 11:44:35 jsc 1.1.2.1: #109045# insert new and remove example zip file