Age | Commit message (Collapse) | Author | Files | Lines |
|
(and some places need a lower case LCPRODUCTNAME; plus some more clean up)
Change-Id: I7e97fcbe2e59ef22dffa7c0b47f076446873d09e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176539
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
|
|
Change-Id: I466b8f86e8a53a238ed2ce2d2b053dc519ff8eed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164794
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
This patch creates separate folders for 3 different SDK examples in
DevelopersGuide/FirstSteps:
1. FirstUnoContact
2. FirstLoadComponent
3. HelloTextTableShape
Each one of these are ported to 4 languages: Java, C++, BASIC, Python.
The Java Makefile in the top folder is now separated into 3 different
Makefiles for Java programs.
Change-Id: Ifb2003be2aafb4caec4810eb21fbb4708b9a0628
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159591
Tested-by: Hossein <hossein@libreoffice.org>
Reviewed-by: Hossein <hossein@libreoffice.org>
|
|
Change-Id: I699112a3e554013bab75b82d1eae00098216c886
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144893
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I95c78d1346d354b755aeecaa1e6c9d789be0b693
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132905
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
|
|
Change-Id: Icbb000677066127fa67e8c22fb0ab6880acc0169
|
|
Change-Id: I3159bfc21a35fc80aef57c7d809d8ea8c62a732e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108566
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I6fb736591f32907c8977fbac8fbf1dcbaef1bb97
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86092
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I62b669b85e2380df2a6efa05764f21405e7eb2ae
Reviewed-on: https://gerrit.libreoffice.org/77318
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ib361243332b7219c0073c787c378c648e44705f2
Reviewed-on: https://gerrit.libreoffice.org/75487
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
|
|
Change-Id: I0d49ec7db57a0f7d18489dad61e86cbfdf4418cd
|
|
Change-Id: Iabd06fbda15d2f83f6ee0cdd37b268910d380476
|
|
Change-Id: I0ba8a017a0c9178cb185c9a44bcee36caaf145de
Reviewed-on: https://gerrit.libreoffice.org/44692
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3
Reviewed-on: https://gerrit.libreoffice.org/41194
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I26ddcdd7bb9616c0599eec9101603d4be1ea4147
|
|
Change-Id: Ifbd88aa55d5aa32a7b8dc11d7ac0310d0ef1e5d1
|
|
Change-Id: I1274f75a49a999285488e99713782956e2287249
Reviewed-on: https://gerrit.libreoffice.org/15870
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I18f2abfeee3b7e440aace632aec1296a1beab1f7
|
|
Change-Id: Id69c946e4e3166f7a9fe20de2247f208d05f2680
|
|
Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4
|
|
...instead of relying on the implicit CPPU_CURRENT_LANGUAGE_BINDING_NAME
convention. Keeping that convention an implementation detail makes it easier to
do improvements in the future. (Theoretically, the bundled extension in mysqlc
could be considered internal code and not adapted, but just be safe.)
Change-Id: Iae41a6e072dabc2bf7c1481ba6cfed61680edf37
|
|
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
|
|
Change-Id: I2b108da334f63d79a16af0e3ba956240a5aff80c
|
|
Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4
|
|
... so adjust the links to the less predictable defaults for now.
Change-Id: Ia39823fe048ceb878465ce4bfdb60a3276864ba3
|
|
Change-Id: I2b1874ff926c7510016919b9f11674a4746fa82c
|
|
Change-Id: Iff9f11c043be5234dae43e8c3c93155019f6cf08
|
|
Change-Id: Ied4259b1d08ae54fc0ba036239227ac897e11ebd
|
|
Patches contributed by Pedro Giffuni:
Avoid some uses of non portable #!/bin/bash in shell scripts.
http://svn.apache.org/viewvc?view=revision&revision=1235297
Reduce the dependencies on non standard GNU copy.
http://svn.apache.org/viewvc?view=revision&revision=1238684
Correct /usr/bin/env path.
http://svn.apache.org/viewvc?view=revision&revision=1235619
Complex Toolbar Controls Extension from the SDK
Patches contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1190390
i118615 - make epm more verbose
http://svn.apache.org/viewvc?view=revision&revision=1204288
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
Patches contributed by Juergen Schmidt:
jsc341: i117327: take care if no dependency node in current
description exists, create one
http://svn.apache.org/viewvc?view=revision&revision=1172101
jsc341: i117327: add extra extension dependency check
http://svn.apache.org/viewvc?view=revision&revision=1172098
make initial branding changes
http://svn.apache.org/viewvc?view=revision&revision=1231878
Patches contributed by Ingo Schmidt
native373: #i117733# no linux jre installation on 64 bit systems
http://svn.apache.org/viewvc?view=revision&revision=1167536
native373: ##164464# improve debian support
http://svn.apache.org/viewvc?view=revision&revision=1167537
Patch contribtued by Armin Le-Grand:
Changed various aspects concerning usages of old vendor names
http://svn.apache.org/viewvc?view=revision&revision=1293313
fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2009-07-31 11:40:04 +0200 jsc r274518 : #103926# apply patch
2009-07-16 17:17:01 +0200 jsc r274063 : #i103311# check new Solaris compiler version ox5100
2009-07-07 17:20:41 +0200 jsc r273811 : cleanup
2009-07-07 15:21:26 +0200 jsc r273799 : #98322# correct LD_LIBRARY_PATH, sdk/lib dir instead of sdkout/platfrom/lib, all unix excepting mac
2009-07-07 15:07:05 +0200 jsc r273798 : #i98322# correct link
2009-07-07 09:43:57 +0200 jsc r273773 : #i98322# correct link path
2009-07-06 15:49:07 +0200 jsc r273749 : #i98322# correct typo
2009-07-06 14:17:27 +0200 jsc r273743 : #i103311# support sunstudio compiler 12u1, version 5.10 (which results in 0x5100)
2009-07-03 13:54:58 +0200 jsc r273693 : #i96576# support opensolaris and enhance docu to relfect usage of gmake
2009-07-02 13:12:02 +0200 jsc r273643 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:11:30 +0200 jsc r273642 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:05:35 +0200 jsc r273640 : #i103260# correct typo for windows
2009-07-02 13:01:34 +0200 jsc r273639 : #i103260# provide regview with path as argument
2009-07-01 07:18:01 +0200 jsc r273541 : CWS-TOOLING: rebase CWS jsc320 to trunk@273468 (milestone: DEV300:m51)
2009-06-30 08:01:13 +0200 jsc r273485 : #98322# include import purpenvhelper lib under windows
2009-06-10 15:07:29 +0200 jsc r272815 : CWS-TOOLING: rebase CWS jsc320 to trunk@272291 (milestone: DEV300:m49)
2009-05-27 09:36:23 +0200 jsc r272329 : #i98322# create link for purpenvhelper library in SDK
2009-05-27 09:35:41 +0200 jsc r272328 : #i98322# create link for purpenvhelpr library in SDK
2009-05-14 16:19:41 +0200 jsc r271900 : increase version number in SDK header image
2009-05-14 16:11:05 +0200 jsc r271899 : #i101408# new version 3.2
2009-05-14 15:33:47 +0200 jsc r271894 : #i99163# apply patch to correct wrong tags for autodoc
2009-05-14 14:49:58 +0200 jsc r271889 : #i99707# apply patch to remove unused code
|
|
2008/01/08 15:35:48 jsc 1.11.38.1: #i82046# adapt DevGuide links to wiki
|
|
2007/07/06 06:55:55 jsc 1.10.44.1: #i78746# insert description for GUI examples
|
|
2006/10/17 15:03:56 ab 1.8.90.2: RESYNC: (1.8-1.9); FILE MERGED
2006/09/04 13:00:20 ab 1.8.90.1: #i67556# Added DialogComponent
|
|
2006/09/07 13:37:55 jl 1.8.74.2: #i69363# added example for simple license mechanism
2006/09/07 13:27:18 jl 1.8.74.1: #i69363# added example for simple license mechanism
|
|
2005/04/15 07:54:54 jsc 1.7.12.1: #120062# adapt year 2004 -> 2005
|
|
2005/01/27 17:07:20 jsc 1.6.4.14: #i38748# correct links
2005/01/27 08:12:39 jsc 1.6.4.13: #i40344# inset blue bullet for TestCppComponent
2005/01/20 09:16:02 jsc 1.6.4.12: #i38748# adapt style
2005/01/20 08:57:26 jsc 1.6.4.11: #i39331# insert Scripting Framework in content link table
2005/01/19 17:22:09 toconnor 1.6.4.10: #i39331# add Scripting Framework examples to SDK
Issue number:
Submitted by:
Reviewed by:
2005/01/13 14:02:20 jsc 1.6.4.9: #i39890# change doc extensions
2005/01/11 11:11:41 jsc 1.6.4.8: #i40344# adapt docu
2004/12/21 17:15:44 jsc 1.6.4.7: #i38748# redesigned and updated
2004/11/26 17:18:59 jsc 1.6.4.6: #i37906# insert link to OASIS, update links to DevGuide
2004/10/28 15:36:06 jsc 1.6.4.5: #i29308# remove office start info for the forms examples
2004/10/18 12:21:38 jsc 1.6.4.4: #i35359# intergate descritpions for new forms source files
2004/10/15 11:04:08 jsc 1.6.4.3: #i29308# updated
2004/08/17 14:19:37 jsc 1.6.4.2: #i29308# change FirstConnnection to FirstUnoContact, insert xcu files for flat xml filter
2004/08/11 15:08:07 tbe 1.6.4.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section
|
|
2004/05/13 15:48:40 jsc 1.5.20.3: #116007# change typo in descr
2004/05/12 14:06:44 jsc 1.5.20.2: #116705# improve output
2004/03/22 15:39:30 jsc 1.5.20.1: #116007# correct typo
|
|
2004/01/30 13:11:10 hr 1.4.72.1: #111934#: merge CWS ooo111fix2
|
|
2003/06/25 07:39:35 jsc 1.2.6.2: #110423# resolve merge conflicts
2003/06/24 11:07:04 jsc 1.2.6.1: #110423# insert workaround for IE6
|
|
2003/06/19 09:05:47 mi 1.2.2.2: #107198# acessibility / alt-tags added
2003/06/19 08:54:43 mi 1.2.2.1: #107198# acessibility / alt-tags added
|
|
2003/06/06 11:35:55 jsc 1.1.2.6: #109632# use new logo_color style
2003/06/05 13:42:55 jsc 1.1.2.5: #109045# correct links
2003/05/27 13:19:00 jsc 1.1.2.4: #109045# remove typo
2003/05/23 07:35:53 jsc 1.1.2.3: #109045# add new examples
2003/05/14 10:36:27 jsc 1.1.2.2: #109632# set background color
2003/05/09 11:37:29 jsc 1.1.2.1: #109045# insert new and remove example zip file
|