summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile1-48/+0
(cherry picked from commit 514bb6777e001d02dbd9be63fc7a6187560aad63) Conflicts: offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl offapi/com/sun/star/awt/XSimpleAnimation.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/typelibrary_history.txt offapi/type_reference/types.rdb toolkit/inc/toolkit/helper/servicenames.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/awt/xsimpleanimation.cxx toolkit/source/controls/tksimpleanimation.cxx toolkit/source/helper/registerservices.cxx toolkit/source/helper/servicenames.cxx toolkit/util/toolkit.xml Change-Id: If7f8de62713e28434e28975026cf8e5c66c831aa
2013-06-04*api: convert <type>Foo</type>Michael Stahl1-1/+1
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
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT1-3/+0
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-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-01-05add mode-lines to .idl filesCaolán McNamara1-0/+3
2011-04-02Strip include guards in idl filesJulien Nabet1-5/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the ↵Frank Schoenheit [fs]1-6/+3
(X)SimpleAnimation and Throbber controls
2010-04-22dv12: merge with DEV300_m76Dirk Voelzke1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-07#i105452# Added 'since' tag and published throbber serviceDirk Völzke1-2/+4
2008-04-10INTEGRATION: CWS changefileheader (1.2.294); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 15:58:14 rt 1.2.294.1: #i87441# Change license header to LPGL v3.
2006-12-20INTEGRATION: CWS jl49 (1.1.4); FILE ADDEDIvo Hinkelmann1-0/+71
2006/12/18 16:04:18 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used