summaryrefslogtreecommitdiff
path: root/odk/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15fix for doxygen 1.8.7David Tardon2-0/+2
Earlier versions apparently used HTML as default if no output format was specified. 1.8.7 no longer does that. Change-Id: Ia8f908f54b344530e1b50e8800c032f782fb36e9
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-2/+0
...and deprecate what cannot be removed for compatibility. Change-Id: I1ea335af775b867b468b8285113631167729a92a
2013-12-17TypoStephan Bergmann1-1/+1
Change-Id: Ie781105ce7be8a617b4893fe77f6aa1467fd0e49
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-3/+3
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann1-2/+1
...which it effectively had been already anyway. Change-Id: I6c9ae34f59e8bd44a6be38e6e719ad0a96773c1c
2013-11-28detabify DoxyfileStephan Bergmann1-5/+6
Change-Id: I2f7afe172221dce2de4f5d9cbef84de95ab6078c
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2013-09-11odk: move files out of the confusing "pack" directory to better homesMichael Stahl9-0/+13283
Change-Id: I46f4954ef07f60e1f7824a47f0617f8612ea9505
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2-3/+3
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl1-2/+1
Minimum requirement has been Java 1.5 for years now. Change-Id: Id512507db1fc12c92d8f7662505eda6866da2fc6
2013-08-26uno-skeletonmaker has -l, does not need -env:UNO_TYPESStephan Bergmann1-8/+4
Change-Id: I08ba8a9e84582a50a7893625139e43408be77278
2013-06-26Related: #i121442# Add sed and cat as dependencies to odkAriel Constenla-Haile1-2/+20
(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-05Use api.libreoffice.org fallback links when no local doxygen/javadoc docuStephan Bergmann1-2/+2
Change-Id: I2b108da334f63d79a16af0e3ba956240a5aff80c
2013-06-05Some HTML clean upStephan Bergmann2-177/+151
Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4
2013-06-04notsupported.html appears unusedStephan Bergmann1-100/+0
Change-Id: I4d49158c373b24add3b42043201695e2071f4c15
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl2-258/+7
There is no need to package doxygen, users can just download that from upstream. Change-Id: I166b2f5b692d2335246e3484089ebe5d8edcae4a
2013-05-23Fix css.ucb.Content documentationAriel Constenla-Haile1-0/+13
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-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl1-6/+5
Having to maintain only one of these seems easier, and likely nobody uses csh any more. Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d
2013-02-06bump copyright year + small fixes in SDK docsAndras Timar3-3/+3
Change-Id: Iff9f11c043be5234dae43e8c3c93155019f6cf08
2013-02-06fix help text of uno-skeletonmaker -lh switchAndras Timar1-1/+1
Change-Id: I07d9708c9a6903a910b94fc1e109d79e7d93590d
2012-12-19API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann1-10/+0
...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-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann1-68/+0
Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7
2012-11-12re-base on ALv2 code. Includes:Michael Meeks6-340/+432
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-03-23.gif files don't need executable bitsMichael Stahl2-0/+0
2012-03-13change Privacy and Legal URLs in API docAndras Timar3-3/+3
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-127/+0
* 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).
2011-12-14set correct header/footer of examples html pagesAndras Timar2-3/+1
2011-12-08SDK examples : add Python section and ToolPanel python exampleLaurent Godard1-6/+10
correct minor css rendering too
2011-09-07css tweaks and LibreOffice brandingAndras Timar7-125/+976
2011-09-07add LibreOffice colors to SDK cpp doc cssAndras Timar1-17/+17
2011-09-03add LibreOffice colors to SDK doc cssAndras Timar1-11/+11
2011-09-03add LibreOffice branding: logos and colorsAndras Timar6-20/+89
2011-03-24Some OOo -> LO changes (hopeful nothing broke with them)Fridrich Štrba1-10/+10
2010-06-15gridcontrol04: i112401: correct titleJuergen Schmidt1-1/+1
2010-06-15gridcontrol04: i112401: correct version numberJuergen Schmidt4-8/+8
2010-03-31nativea: SDK rebanding, change css for generated docuJuergen Schmidt4-29/+28
2010-03-30nativea: SDK rebrandingJuergen Schmidt23-32/+42
2010-02-15sdk330: #i109273#: change copyrightJuergen Schmidt3-6/+5
2010-01-22sdk330: #i107701#: update version info for 3.3Juergen Schmidt1-0/+0
2009-11-12#i59130# add climakerJuergen Schmidt1-2/+101
2009-11-09#i106585# update docu for Java 5Juergen Schmidt1-5/+2
2009-08-06CWS-TOOLING: integrate CWS jsc320Release Engineers4-4/+4
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-07-06CWS-TOOLING: integrate CWS sdk311_DEV300Vladimir Glazounov1-0/+0
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-04-22CWS-TOOLING: integrate CWS sdk31fix_DEV300Ivo Hinkelmann1-0/+0
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
2008-12-11CWS-TOOLING: integrate CWS jsc312Rüdiger Timm1-0/+13
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-10-01CWS-TOOLING: integrate CWS jsc311Vladimir Glazounov1-1/+1
2008-07-11INTEGRATION: CWS jsc21 (1.6.2); FILE MERGEDRüdiger Timm1-0/+0
2008/04/30 11:34:24 jsc 1.6.2.1: #86121# update for 3 layer office
2008-07-11INTEGRATION: CWS jsc21 (1.1.2); FILE ADDEDRüdiger Timm1-0/+131
2008/06/16 06:44:49 jsc 1.1.2.1: new
2008-07-11INTEGRATION: CWS jsc21 (1.21.2); FILE MERGEDRüdiger Timm1-193/+2
2008/07/03 16:02:02 jsc 1.21.2.1: #88797# rework optional module, make standalone product
2008-07-11INTEGRATION: CWS jsc21 (1.27.2); FILE MERGEDRüdiger Timm1-12/+6
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