Commit Graph

116 Commits

Author SHA1 Message Date
2250429dda Related: #i121442# Add sed and cat as dependencies to odk
(cherry picked from commit 0a78e6e85d8e921705b7ea90038f822d47fb58ab)

Conflicts:
	odk/cfgWin.js
	odk/configure.pl
	odk/docs/install.html
	odk/setsdkenv_unix.sh.in
	odk/setsdkenv_windows.template
	odk/settings/std.mk

Change-Id: Ie124ffbb857e796923981e13dc3116c7af341056
2013-06-26 09:11:40 +01:00
2c2dc8ebb7 Use api.libreoffice.org fallback links when no local doxygen/javadoc docu
Change-Id: I2b108da334f63d79a16af0e3ba956240a5aff80c
2013-06-05 11:06:14 +02:00
06c7349758 Some HTML clean up
Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4
2013-06-05 11:06:14 +02:00
57d8858884 notsupported.html appears unused
Change-Id: I4d49158c373b24add3b42043201695e2071f4c15
2013-06-04 15:17:21 +02:00
9d93ed7cd1 API CHANGE: odk: stop packaging autodoc tool
There is no need to package doxygen, users can just download that from
upstream.

Change-Id: I166b2f5b692d2335246e3484089ebe5d8edcae4a
2013-06-04 12:01:10 +02:00
a02388b900 Fix css.ucb.Content documentation
Make it more readable by adding a table

(cherry picked from commit e7b7b284aca5f3936ab1a5902652af41ea849093)

Conflicts:
	offapi/com/sun/star/ucb/Content.idl

Change-Id: I31d3fc46993cad81d57ba15f77b8fbc797e4c541
2013-05-23 09:33:43 +01:00
6f749e9595 odk: remove duplicative setsdenv_unix.csh
Having to maintain only one of these seems easier, and likely nobody
uses csh any more.

Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d
2013-04-10 16:21:42 +02:00
87d46d5b42 bump copyright year + small fixes in SDK docs
Change-Id: Iff9f11c043be5234dae43e8c3c93155019f6cf08
2013-02-06 16:46:06 +01:00
038c59bf46 fix help text of uno-skeletonmaker -lh switch
Change-Id: I07d9708c9a6903a910b94fc1e109d79e7d93590d
2013-02-06 16:26:57 +01:00
5a1d51139c API CHANGE: Remove support for uno executable's -ro/-rw arguments
...and instead require users to specify URE_MORE_SERVICES/TYPES (resp.
UNO_SERVICES/TYPES for invocations from within the build) bootstrap variables.

This removes usage of deprecated bootstrap_InitialComponentContext from the
uno executable's code.

Change-Id: I9af626f47a94c3bea1fb0d3c3efbab54f8db9e40
2012-12-19 18:36:42 +01:00
b7215602c0 API CHANGE: Remove obsolete regcomp from URE
Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7
2012-12-18 16:23:24 +01:00
2b4fd2c89a re-base on ALv2 code. Includes:
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.
2012-11-12 11:46:43 +00:00
dc1b917cda .gif files don't need executable bits 2012-03-23 21:58:14 +01:00
6c412d2e69 change Privacy and Legal URLs in API doc 2012-03-13 11:53:05 +01:00
58ab12acf5 Switch from autodoc to doxygen for SDK C++ documentation.
* New build prerequisite doxygen (controllable via --with-doxygen).
* Adapted various headers to slightly different doxygen documentation
  syntax, but much clean up still remains to be done (i.e., warnings
  emitted by doxygen fixed).
2012-01-05 19:43:14 +01:00
8f3a15ca0e set correct header/footer of examples html pages 2011-12-14 12:52:32 +01:00
07249785a7 SDK examples : add Python section and ToolPanel python example
correct minor css rendering too
2011-12-08 15:12:44 +01:00
e1d42d4040 css tweaks and LibreOffice branding 2011-09-07 00:20:01 +02:00
40ab4aebb7 add LibreOffice colors to SDK cpp doc css 2011-09-07 00:20:00 +02:00
133eacbdf0 add LibreOffice colors to SDK doc css 2011-09-03 23:34:55 +02:00
f465c23f91 add LibreOffice branding: logos and colors 2011-09-03 18:27:35 +02:00
a613c9ad5b Some OOo -> LO changes (hopeful nothing broke with them) 2011-03-24 09:40:09 +01:00
7179d4e31a gridcontrol04: i112401: correct title 2010-06-15 07:04:22 +02:00
f5e707cdeb gridcontrol04: i112401: correct version number 2010-06-15 06:41:02 +02:00
918bdca9fd nativea: SDK rebanding, change css for generated docu 2010-03-31 07:44:50 +02:00
9f01eba054 nativea: SDK rebranding 2010-03-30 18:16:13 +02:00
e19bda917c sdk330: #i109273#: change copyright 2010-02-15 09:59:02 +01:00
b6e7f9099f sdk330: #i107701#: update version info for 3.3 2010-01-22 10:31:53 +01:00
58aa4be8bd #i59130# add climaker 2009-11-12 12:50:22 +00:00
c5b6d47deb #i106585# update docu for Java 5 2009-11-09 16:25:34 +00:00
72b0b03c84 CWS-TOOLING: integrate CWS jsc320
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
2009-08-06 07:01:05 +00:00
fc2d14be59 CWS-TOOLING: integrate CWS sdk311_DEV300
2009-06-09 10:22:56 +0200 jsc  r272754 : #i101883# adapt number
2009-06-03 13:25:57 +0200 jsc  r272559 : #i101883# ensure correct archive name for sdk, adapt resolve_variables_in_downloadname to exchange packageversion
2009-06-03 13:20:14 +0200 jsc  r272558 : #i101883# ensure correct archive or package name
2009-06-02 14:56:40 +0200 jsc  r272506 : #i101883# ensure correct archive or package name
2009-05-27 11:26:35 +0200 jsc  r272337 : CWS-TOOLING: rebase CWS sdk311 to branches/OOO310@272261 (milestone: OOO310:m12)
2009-05-26 15:15:13 +0200 jsc  r272305 : #i101883# ifdef links to URE libs for MacOSX and adapt compiler settings
2009-07-06 14:40:18 +00:00
6df63a0fa7 CWS-TOOLING: integrate CWS sdk31fix_DEV300
2009-04-03 15:43:49 +0200 jsc  r270492 : correct classpath
2009-04-02 16:27:49 +0200 jsc  r270416 : fix typo in run target and classpath
2009-04-02 16:27:14 +0200 jsc  r270415 : remove Inspector example, change docu to link into the wiki on the related project page
2009-04-01 14:07:33 +0200 jsc  r270327 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:57:53 +0200 jsc  r270315 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:47:59 +0200 jsc  r270314 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:33:10 +0200 jsc  r270304 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:30:39 +0200 jsc  r270303 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:29:19 +0200 jsc  r270301 : #i100712# change header image version number
2009-04-22 12:39:28 +00:00
26db47abd0 CWS-TOOLING: integrate CWS jsc312
2008-12-04 17:08:20 +0100 jsc  r264858 : #i96902# update reference rdb
2008-12-04 17:06:34 +0100 jsc  r264857 : #i96902# update reference rdb
2008-11-28 14:54:24 +0100 jsc  r264556 : #i96671# correct location of generated scripts
2008-11-28 14:29:30 +0100 jsc  r264554 : #92661# minor changes
2008-11-28 09:36:27 +0100 jsc  r264527 : #92661# minor optimizations
2008-11-27 11:32:24 +0100 jsc  r264470 : #92661# retrieve lib path and load related library full qualified
2008-11-18 09:08:22 +0100 jsc  r263745 : #i93980# change docu, insert note that regview and regmerge are part of the ure
2008-11-18 09:05:12 +0100 jsc  r263744 : #i93980# remove regview and regmerge
2008-11-18 08:57:09 +0100 jsc  r263743 : #i93981# insert SDK rpath link option for regcompare
2008-11-18 08:55:08 +0100 jsc  r263742 : #i93981# insert SDK rpath link option
2008-11-17 16:26:25 +0100 jsc  r263727 : #i96055# correct brackets
2008-12-11 13:10:39 +00:00
f4a2f19886 CWS-TOOLING: integrate CWS jsc311 2008-10-01 08:05:58 +00:00
963952c228 INTEGRATION: CWS jsc21 (1.6.2); FILE MERGED
2008/04/30 11:34:24 jsc 1.6.2.1: #86121# update for 3 layer office
2008-07-11 13:15:42 +00:00
10942a021c INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED
2008/06/16 06:44:49 jsc 1.1.2.1: new
2008-07-11 13:15:27 +00:00
3333569a15 INTEGRATION: CWS jsc21 (1.21.2); FILE MERGED
2008/07/03 16:02:02 jsc 1.21.2.1: #88797# rework optional module, make standalone product
2008-07-11 13:15:16 +00:00
93532bf025 INTEGRATION: CWS jsc21 (1.27.2); FILE MERGED
2008/07/03 16:02:02 jsc 1.27.2.2: #88797# rework optional module, make standalone product
2008/05/27 18:27:02 jsc 1.27.2.1: #i88797# update compiler versions
2008-07-11 13:14:55 +00:00
21c4c844ae INTEGRATION: CWS jsc20 (1.20.76); FILE MERGED
2008/01/08 15:35:48 jsc 1.20.76.1: #i82046# adapt DevGuide links to wiki
2008-01-28 15:16:12 +00:00
3612a9f235 INTEGRATION: CWS jsc20 (1.12.188); FILE MERGED
2008/01/08 15:35:48 jsc 1.12.188.1: #i82046# adapt DevGuide links to wiki
2008-01-28 15:15:56 +00:00
f17e3d2dcc INTEGRATION: CWS jsc20 (1.26.152); FILE MERGED
2008/01/08 15:35:48 jsc 1.26.152.1: #i82046# adapt DevGuide links to wiki
2008-01-28 15:15:42 +00:00
370eae2459 INTEGRATION: CWS jsc16 (1.19.30); FILE MERGED
2006/12/18 13:40:57 jsc 1.19.30.2: #i72403# extend uno-skeletonmaker docu for add-ons
2006/12/18 12:26:07 jsc 1.19.30.1: #i72403# extend uno-skeletonmaker docu for add-ons
2006-12-20 11:43:59 +00:00
55e0b2fdf0 INTEGRATION: CWS jsc13_SRC680 (1.18.6); FILE MERGED
2006/08/17 17:13:39 jsc 1.18.6.2: #139641# correct another typo
2006/08/17 16:28:54 jsc 1.18.6.1: #139641# correct typo
2006-08-22 11:57:21 +00:00
2342db3813 INTEGRATION: CWS jsc12 (1.17.72); FILE MERGED
2006/07/28 14:06:03 jsc 1.17.72.3: #i66747# integrate reviewed english version
2006/07/28 08:11:21 jsc 1.17.72.2: #i66747# update uno-skeletonmaker docu
2006/07/14 15:17:22 jsc 1.17.72.1: #i66747# integrate uno-skeletonmaker docu
2006-08-01 15:31:25 +00:00
a4212c2bfd INTEGRATION: CWS jsc2 (1.2.42); FILE MERGED
2005/12/09 08:58:39 jsc 1.2.42.1: #i59020# adapt styles
2005-12-28 17:05:47 +00:00
67d4a3fa45 INTEGRATION: CWS sdkinstaller2 (1.25.4); FILE MERGED
2005/11/11 12:19:13 jsc 1.25.4.1: #i57724# correct reference to user specific setsdkenv_windows.bat (windows only)
2005-12-14 09:04:32 +00:00
d7a35aea43 INTEGRATION: CWS sdkinstaller (1.24.14); FILE MERGED
2005/10/20 14:32:08 jsc 1.24.14.1: #124595# reviewed
2005-11-09 08:30:17 +00:00
8632b86fac INTEGRATION: CWS sdkhotfix (1.2.24); FILE MERGED
2005/07/15 09:51:53 jsc 1.2.24.1: #124336# new brand
2005-07-18 11:47:10 +00:00
a15ff18e91 INTEGRATION: CWS sdkhotfix (1.2.24); FILE MERGED
2005/07/15 07:51:37 jsc 1.2.24.1: #124336# new brand
2005-07-18 11:46:56 +00:00