summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/nodetools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/nodetools.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/nodetools.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/slideshow/source/engine/animationnodes/nodetools.hxx b/slideshow/source/engine/animationnodes/nodetools.hxx
index 709d9fa2a300..e70defd4dc5b 100644
--- a/slideshow/source/engine/animationnodes/nodetools.hxx
+++ b/slideshow/source/engine/animationnodes/nodetools.hxx
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: nodetools.hxx,v $
- * $Revision: 1.7 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
r</member>Michael Stahl Doxygen would probably recognize these without () too but add them for consistency. sed -i "s,<member>\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1(),g" Change-Id: I2615b99265b75633459e35164e54d9da7fe76b85 2013-06-04*api: convert <member>method</member> to method()Michael Stahl Doxygen will only recognize a un-qualified method name as such if it is followed by "()". sed -i "s,<member>\([a-z][^<]\+[^)]\)</member>,\1(),g" Change-Id: I69bc17849e76f3a3d91c6daf0f1be8168a83cfc5 2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80 2013-06-04*api: convert <type>Foo</type>Michael Stahl Doxygen does not know type element and will recognize strings that contain capital letter (all API types do) automatically as type. This patch removes 15k doxygen warnings. git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150 2013-04-08fdo#46808, convert xforms::XForms to new styleNoel Grandin the service already existed, it just needed an IDL file Change-Id: I4410dbd1e047e5e7e83c84f0b0de7155cc4fa41c 2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin the service already existed, it just needed an IDL file. Change-Id: Id8f33183d9332f9defd855b3a3c7413fde24a61b 2012-12-21clean up all the UNO IDL module header guardsNoel Grandin .. so I don't keep tripping over the bad ones during my UNO cleanup work. (1) make them all use a similar syntax, makes it easier to run my automatic checker (2) some of them were just cut'n'paste accidents waiting to happen (3) remove unnecessary header guards in the __including__ file. That is very brittle. Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e 2012-11-30un-deprecate com::sun::star::xml::NamespaceContainerMichael Stahl as it is apparently used, though i don't know if those properties are intentinally undocumented implementation details or accidentally undocumented due to lack of time. Change-Id: I0b5c564a8d49fb28aca3a6c1e15816f37ed20519 2012-09-27re-base on ALv2 code. Includes:Michael Meeks linecap: Reintegrating finished LineCap feature Work contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 i118815 - Deprecate service due to removed implementation Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1233320 i118814 - Allow set timeout in Mail API Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1235679 included in the Apache baseline: dr80: #i117511# remove some assertions in xlsx/xlsb import filters Patch contributed by Daniel Rentz 2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07 2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea 2012-06-12re-base on ALv2 code.Michael Meeks 2012-01-05add mode-lines to .idl filesCaolán McNamara 2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau 2011-04-02Strip include guards in idl filesJulien Nabet 2011-01-31Some fixes to documentation (part 5)Aurimas Fišeras Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors. 2010-12-06Replace all occured, occurance etc.Takeshi Abe 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2008-04-11INTEGRATION: CWS changefileheader (1.5.300); FILE MERGEDRüdiger Timm 2008/03/31 16:07:37 rt 1.5.300.1: #i87441# Change license header to LPGL v3. 2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm 2008/03/31 16:07:37 rt 1.3.500.1: #i87441# Change license header to LPGL v3. 2008-04-11INTEGRATION: CWS changefileheader (1.4.84); FILE MERGEDRüdiger Timm 2008/03/31 16:07:37 rt 1.4.84.1: #i87441# Change license header to LPGL v3. 2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm 2008/03/31 16:07:37 rt 1.4.500.1: #i87441# Change license header to LPGL v3. 2008-01-30INTEGRATION: CWS dba24d (1.3.400); FILE MERGEDRüdiger Timm 2007/11/30 21:39:44 fs 1.3.400.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed 2006-12-01INTEGRATION: CWS dba22a (1.4.222); FILE MERGEDRüdiger Timm 2006/11/13 10:55:24 fs 1.4.222.1: corrected PRJNAME 2005-09-08INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGEDRüdiger Timm 2005/09/05 12:37:58 rt 1.3.52.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGEDRüdiger Timm 2005/09/05 12:37:57 rt 1.2.130.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGEDRüdiger Timm 2005/09/05 12:37:57 rt 1.3.52.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGEDRüdiger Timm 2005/09/05 12:37:56 rt 1.2.130.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGEDRüdiger Timm 2005/09/05 12:37:56 rt 1.2.52.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGEDRüdiger Timm 2005/09/05 12:37:55 rt 1.2.52.1: #i54170# Change license header: remove SISSL 2005-09-08INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGEDRüdiger Timm 2005/09/05 12:37:55 rt 1.2.130.1: #i54170# Change license header: remove SISSL 2005-03-23INTEGRATION: CWS eforms4 (1.2.6); FILE MERGEDVladimir Glazounov 2004/12/21 10:59:25 mbu 1.2.6.2: introducing xforms events 2004/12/14 16:10:57 dvo 1.2.6.1: #i36765# add InvalidDataOnSubmitException.idl Issue number: Submitted by: Reviewed by: 2005-03-23INTEGRATION: CWS eforms4 (1.2.6); FILE MERGEDVladimir Glazounov 2005/01/06 16:33:46 mbu 1.2.6.3: modified renameInstance method 2004/12/15 12:14:08 mbu 1.2.6.2: cloneBindingAsGhost introduced 2004/12/14 18:45:20 dvo 1.2.6.1: #i38991# remove useless bindings Issue number: Submitted by: Reviewed by: 2005-03-23INTEGRATION: CWS eforms4 (1.1.2); FILE ADDEDVladimir Glazounov 2004/12/21 13:00:30 mbu 1.1.2.2: fixed wrong namespace 2004/12/21 10:58:56 mbu 1.1.2.1: introducing xforms events 2005-03-23INTEGRATION: CWS eforms4 (1.1.2); FILE ADDEDVladimir Glazounov 2004/12/15 10:48:00 fs 1.1.2.2: slightly extendend doc 2004/12/14 16:10:34 dvo 1.1.2.1: #i36765# warning if invalid XForms data is to be submitted Issue number: Submitted by: Reviewed by: 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/08/24 13:40:57 fs 1.1.2.5: #i28195# +Binding 2004/07/12 14:13:53 fs 1.1.2.4: #114856# +XSubmission 2004/07/02 12:01:01 dvo 1.1.2.3: #114856# add XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/04/26 12:22:42 fs 1.1.2.2: +XDataTypeRepository 2004/03/23 14:20:11 dvo 1.1.2.1: #114856# add XForms API 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/07/12 13:51:34 fs 1.1.2.1: #114856# an XForm submission 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/11/05 17:48:00 fs 1.1.2.11: #i36765# allow submission with InteractionHandler 2004/11/04 12:04:21 fs 1.1.2.10: documentation 2004/08/24 13:39:52 fs 1.1.2.9: remove redundant include 2004/07/12 13:52:54 fs 1.1.2.8: #114856# introduced and used XSubmission 2004/05/26 15:07:44 dvo 1.1.2.7: #114856# xforms::XModel: bindings + submissions as container::XSet Issue number: Submitted by: Reviewed by: 2004/05/13 10:37:51 lo 1.1.2.6: #i28981# get instance by id for xforms xpath function library 2004/04/27 14:06:29 fs 1.1.2.5: comment corrected 2004/04/26 12:22:12 fs 1.1.2.4: +getDataTypeRepository 2004/04/07 13:31:01 dvo 1.1.2.3: #114856# access submission/binding 2004/04/01 11:02:50 dvo 1.1.2.2: #114856# add submission handling to xforms::XModel 2004/03/23 14:20:38 dvo 1.1.2.1: #114856# add XForms API 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/10/21 15:11:42 dvo 1.1.2.10: #i34791# XForms: set node value according to XForms simple-content rules Issue number: Submitted by: Reviewed by: 2004/08/24 13:38:33 fs 1.1.2.9: don't scream :) 2004/08/11 18:06:09 dvo 1.1.2.8: #i31958# continue XFOrmsUIHelper1 2004/08/05 16:52:24 dvo 1.1.2.7: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/05 12:06:15 dvo 1.1.2.6: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/02 13:53:06 dvo 1.1.2.5: #i31958# continue XFOrmsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/21 17:43:58 dvo 1.1.2.4: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 15:51:30 dvo 1.1.2.3: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/16 16:57:34 dvo 1.1.2.2: #114856# new methods for UI helper Issue number: Submitted by: Reviewed by: 2004/07/02 11:57:24 dvo 1.1.2.1: #114856# helper API for XForms UI Issue number: Submitted by: Reviewed by: 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/03/23 14:20:38 dvo 1.1.2.1: #114856# add XForms API 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/07/15 09:51:36 fs 1.1.2.2: #114856# +getBasicDataType 2004/04/26 12:22:27 fs 1.1.2.1: repository of XSD data types 2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte 2004/08/24 13:40:21 fs 1.1.2.1: #i28195# service for a binding