History log of /aoo41x/main/slideshow/source/engine/ (Results 1 - 24 of 24)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
b06e87e718-Apr-2021 mseidel

Removed whitespace, fixed typos

(cherry picked from commit 3a0fc1de55289a0e30610b1b4813ae76187008b1)

23b51d7e18-Apr-2021 mseidel

Removed whitespace, fixed typos

(cherry picked from commit b1fb923c00bf9e99ed13c36972688b9a7e4939c1)

Revision tags: AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
922e08e804-Feb-2014 Herbert Dürr

#i123817# replaced boost::shared_dynamic_cast in slideshow

Boost's shared_dynamic_cast and shared_static_cast were deprecated since
boost 1.35 and removed in boost 1.53, so they have to

#i123817# replaced boost::shared_dynamic_cast in slideshow

Boost's shared_dynamic_cast and shared_static_cast were deprecated since
boost 1.35 and removed in boost 1.53, so they have to be replaced

Found-by: Ariel Constenla-Haile <arielch@apache.org>
Suggested-by: Ariel Constenla-Haile <arielch@apache.org>
Reviewed-by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564275 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0ca1f90021-Jan-2014 Herbert Dürr

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bo

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bool is already suspicious enough
and a shared_ptr->pointer->bool conversion is even worse. Cleaning up
the code fixes the build breaker seen in boost/libc++/clang environments.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68

show more ...

71df6f2d03-Jan-2014 Herbert Dürr

#i123948# fix struct/class mismatch of PrefetchPropertiesFunc's forward declaration


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555078 13f79535-47bb-0310-9956-ffa450e

#i123948# fix struct/class mismatch of PrefetchPropertiesFunc's forward declaration


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555078 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b597708b18-Nov-2013 Herbert Dürr

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/op

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1f882ec429-Oct-2013 Armin Le Grand

i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute

i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536730 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
070b55e609-Jul-2013 Armin Le Grand

i118671 take emergency exit when local slideshow is disposed from executing macros

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501160 13f79535-47bb-0310-9956-ffa450edef68

591a396916-Apr-2013 Herbert Dürr

eliminate type ambiguity for std::accumulate() invocation

else clang/libc++ cannot decide between bool and a reference into a bit-vector specialization


git-svn-id: https://svn.

eliminate type ambiguity for std::accumulate() invocation

else clang/libc++ cannot decide between bool and a reference into a bit-vector specialization


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468397 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO340
78abece830-Aug-2012 Andre Fischer

#i120764# Reduce grid size for snake wipe transition to 8*8.

Patch by: Wang Zhe
Review by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/in

#i120764# Reduce grid size for snake wipe transition to 8*8.

Patch by: Wang Zhe
Review by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378911 13f79535-47bb-0310-9956-ffa450edef68

show more ...

dbf9d0c329-Aug-2012 Pavel Janík

Fix broken C++ code.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378703 13f79535-47bb-0310-9956-ffa450edef68

bf97b58d29-Aug-2012 Andre Fischer

#i120750# Fixed processing of repeat count.

Patch by: Wang Zhe
Review and clean up by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incuba

#i120750# Fixed processing of repeat count.

Patch by: Wang Zhe
Review and clean up by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378619 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e630ada429-Aug-2012 Andre Fischer

#i120749# Fixed interpolation of "smil:to" animation when "smil:from"
is missing.

Original patch by: Wang Zhe
Fixed by: Andre Fischer


git-

#i120749# Fixed interpolation of "smil:to" animation when "smil:from"
is missing.

Original patch by: Wang Zhe
Fixed by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378592 13f79535-47bb-0310-9956-ffa450edef68

show more ...

5d3ab1ea02-Jul-2012 Ariel Constenla-Haile

i120145 - Remove ENABLE_PRESENTER_EXTRA_UI

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356139 13f79535-47bb-0310-9956-ffa450edef68

aad02ff830-May-2012 Herbert Dürr

Fix slideshow build on pre-glxext-18 systems

Patch by: Herbert Duerr
Suggested by: Herbert Duerr
Found by: Herbert Duerr


git-svn-id: https://svn.apache.org/repos/asf/in

Fix slideshow build on pre-glxext-18 systems

Patch by: Herbert Duerr
Suggested by: Herbert Duerr
Found by: Herbert Duerr


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1344175 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c966c27629-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307006 13f79535-47bb-0310-9956-ffa450edef68

67a4c09911-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

78d9348903-Jan-2012 Armin Le Grand

fix for #118525#: Using primitives for chart sub-geometry visualisation

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226879 13f79535-47bb-0310-9956-ffa450edef68

aaef562f06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198477 13f79535-47bb-0310-9956-ffa450edef68


OGLTrans/OGLTrans_Shaders.hxx
OGLTrans/OGLTrans_TransitionImpl.hxx
activities/accumulation.hxx
activities/activitybase.hxx
activities/activityparameters.hxx
activities/continuousactivitybase.hxx
activities/continuouskeytimeactivitybase.hxx
activities/discreteactivitybase.hxx
activities/interpolation.hxx
activities/simplecontinuousactivitybase.hxx
animationnodes/animationaudionode.hxx
animationnodes/animationbasenode.hxx
animationnodes/animationcolornode.hxx
animationnodes/animationcommandnode.hxx
animationnodes/animationpathmotionnode.hxx
animationnodes/animationsetnode.hxx
animationnodes/animationtransformnode.hxx
animationnodes/animationtransitionfilternode.hxx
animationnodes/basecontainernode.hxx
animationnodes/basenode.hxx
animationnodes/generateevent.hxx
animationnodes/nodetools.hxx
animationnodes/paralleltimecontainer.hxx
animationnodes/propertyanimationnode.hxx
animationnodes/sequentialtimecontainer.hxx
animationnodes/setactivity.hxx
effectrewinder.hxx
rehearsetimingsactivity.hxx
shapes/appletshape.hxx
shapes/backgroundshape.hxx
shapes/drawinglayeranimation.hxx
shapes/drawshape.hxx
shapes/drawshapesubsetting.hxx
shapes/externalshapebase.hxx
shapes/gdimtftools.hxx
shapes/intrinsicanimationactivity.hxx
shapes/mediashape.hxx
shapes/viewappletshape.hxx
shapes/viewbackgroundshape.hxx
shapes/viewmediashape.hxx
shapes/viewshape.hxx
slide/layer.hxx
slide/layermanager.hxx
slide/shapemanagerimpl.hxx
slide/slideanimations.hxx
slide/userpaintoverlay.hxx
transitions/barndoorwipe.hxx
transitions/barwipepolypolygon.hxx
transitions/boxwipe.hxx
transitions/checkerboardwipe.hxx
transitions/clippingfunctor.hxx
transitions/clockwipe.hxx
transitions/combtransition.hxx
transitions/doublediamondwipe.hxx
transitions/ellipsewipe.hxx
transitions/fanwipe.hxx
transitions/figurewipe.hxx
transitions/fourboxwipe.hxx
transitions/iriswipe.hxx
transitions/parametricpolypolygon.hxx
transitions/parametricpolypolygonfactory.hxx
transitions/pinwheelwipe.hxx
transitions/randomwipe.hxx
transitions/slidechangebase.hxx
transitions/snakewipe.hxx
transitions/spiralwipe.hxx
transitions/sweepwipe.hxx
transitions/transitiontools.hxx
transitions/veewipe.hxx
transitions/waterfallwipe.hxx
transitions/zigzagwipe.hxx
waitsymbol.hxx
70f497fb06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198291 13f79535-47bb-0310-9956-ffa450edef68


OGLTrans/OGLTrans_Shaders.cxx
OGLTrans/OGLTrans_TransitionImpl.cxx
OGLTrans/OGLTrans_TransitionerImpl.cxx
activities/activitiesfactory.cxx
activities/activitybase.cxx
activities/continuousactivitybase.cxx
activities/continuouskeytimeactivitybase.cxx
activities/discreteactivitybase.cxx
activities/simplecontinuousactivitybase.cxx
activitiesqueue.cxx
animatedsprite.cxx
animationfactory.cxx
animationnodes/animationaudionode.cxx
animationnodes/animationbasenode.cxx
animationnodes/animationcolornode.cxx
animationnodes/animationcommandnode.cxx
animationnodes/animationnodefactory.cxx
animationnodes/animationpathmotionnode.cxx
animationnodes/animationsetnode.cxx
animationnodes/animationtransformnode.cxx
animationnodes/animationtransitionfilternode.cxx
animationnodes/basecontainernode.cxx
animationnodes/basenode.cxx
animationnodes/generateevent.cxx
animationnodes/nodetools.cxx
animationnodes/paralleltimecontainer.cxx
animationnodes/propertyanimationnode.cxx
animationnodes/sequentialtimecontainer.cxx
attributemap.cxx
color.cxx
debug.cxx
delayevent.cxx
effectrewinder.cxx
eventmultiplexer.cxx
eventqueue.cxx
expressionnodefactory.cxx
rehearsetimingsactivity.cxx
screenupdater.cxx
shapeattributelayer.cxx
shapes/appletshape.cxx
shapes/backgroundshape.cxx
shapes/drawinglayeranimation.cxx
shapes/drawshape.cxx
shapes/drawshapesubsetting.cxx
shapes/externalshapebase.cxx
shapes/gdimtftools.cxx
shapes/intrinsicanimationactivity.cxx
shapes/mediashape.cxx
shapes/shapeimporter.cxx
shapes/viewappletshape.cxx
shapes/viewbackgroundshape.cxx
shapes/viewmediashape.cxx
shapes/viewshape.cxx
shapesubset.cxx
slide/layer.cxx
slide/layermanager.cxx
slide/shapemanagerimpl.cxx
slide/slideanimations.cxx
slide/slideimpl.cxx
slide/userpaintoverlay.cxx
slidebitmap.cxx
slideshowcontext.cxx
slideshowimpl.cxx
slideview.cxx
smilfunctionparser.cxx
soundplayer.cxx
sp_debug.cxx
tools.cxx
transitions/barndoorwipe.cxx
transitions/barwipepolypolygon.cxx
transitions/boxwipe.cxx
transitions/checkerboardwipe.cxx
transitions/clippingfunctor.cxx
transitions/clockwipe.cxx
transitions/combtransition.cxx
transitions/doublediamondwipe.cxx
transitions/ellipsewipe.cxx
transitions/fanwipe.cxx
transitions/figurewipe.cxx
transitions/fourboxwipe.cxx
transitions/iriswipe.cxx
transitions/parametricpolypolygonfactory.cxx
transitions/pinwheelwipe.cxx
transitions/randomwipe.cxx
transitions/shapetransitionfactory.cxx
transitions/slidechangebase.cxx
transitions/slidetransitionfactory.cxx
transitions/snakewipe.cxx
transitions/spiralwipe.cxx
transitions/sweepwipe.cxx
transitions/transitionfactorytab.cxx
transitions/transitiontools.cxx
transitions/veewipe.cxx
transitions/waterfallwipe.cxx
transitions/zigzagwipe.cxx
unoviewcontainer.cxx
usereventqueue.cxx
waitsymbol.cxx
wakeupevent.cxx
a720027407-Sep-2011 Michael Stahl

slideshow: remove some forgotten tools-types

Submitted on behalf of a third party:
Ariel Constenla-Haile <ariel.constenla.haile@googlemail.com>

git-svn-id: https://svn.apache.or

slideshow: remove some forgotten tools-types

Submitted on behalf of a third party:
Ariel Constenla-Haile <ariel.constenla.haile@googlemail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1166122 13f79535-47bb-0310-9956-ffa450edef68

show more ...

198461a528-Aug-2011 Michael Stahl

unotools: OOutputStreamWrapper:

remove invocation of DECLARE_UNO3_AGG_DEFAULTS
(symbols are somehow not exported with GCC 4.6, and it seems to be
unnecessary)

git-svn-id:

unotools: OOutputStreamWrapper:

remove invocation of DECLARE_UNO3_AGG_DEFAULTS
(symbols are somehow not exported with GCC 4.6, and it seems to be
unnecessary)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162610 13f79535-47bb-0310-9956-ffa450edef68

show more ...

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...


OGLTrans/OGLTrans_Shaders.cxx
OGLTrans/OGLTrans_Shaders.hxx
OGLTrans/OGLTrans_TransitionImpl.cxx
OGLTrans/OGLTrans_TransitionImpl.hxx
OGLTrans/OGLTrans_TransitionerImpl.cxx
OGLTrans/exports.dxp
OGLTrans/makefile.mk
OGLTrans/ogltrans.component
activities/accumulation.hxx
activities/activitiesfactory.cxx
activities/activitybase.cxx
activities/activitybase.hxx
activities/activityparameters.hxx
activities/continuousactivitybase.cxx
activities/continuousactivitybase.hxx
activities/continuouskeytimeactivitybase.cxx
activities/continuouskeytimeactivitybase.hxx
activities/discreteactivitybase.cxx
activities/discreteactivitybase.hxx
activities/interpolation.hxx
activities/makefile.mk
activities/simplecontinuousactivitybase.cxx
activities/simplecontinuousactivitybase.hxx
activitiesqueue.cxx
animatedsprite.cxx
animationfactory.cxx
animationnodes/animationaudionode.cxx
animationnodes/animationaudionode.hxx
animationnodes/animationbasenode.cxx
animationnodes/animationbasenode.hxx
animationnodes/animationcolornode.cxx
animationnodes/animationcolornode.hxx
animationnodes/animationcommandnode.cxx
animationnodes/animationcommandnode.hxx
animationnodes/animationnodefactory.cxx
animationnodes/animationpathmotionnode.cxx
animationnodes/animationpathmotionnode.hxx
animationnodes/animationsetnode.cxx
animationnodes/animationsetnode.hxx
animationnodes/animationtransformnode.cxx
animationnodes/animationtransformnode.hxx
animationnodes/animationtransitionfilternode.cxx
animationnodes/animationtransitionfilternode.hxx
animationnodes/basecontainernode.cxx
animationnodes/basecontainernode.hxx
animationnodes/basenode.cxx
animationnodes/basenode.hxx
animationnodes/generateevent.cxx
animationnodes/generateevent.hxx
animationnodes/makefile.mk
animationnodes/nodetools.cxx
animationnodes/nodetools.hxx
animationnodes/paralleltimecontainer.cxx
animationnodes/paralleltimecontainer.hxx
animationnodes/propertyanimationnode.cxx
animationnodes/propertyanimationnode.hxx
animationnodes/sequentialtimecontainer.cxx
animationnodes/sequentialtimecontainer.hxx
animationnodes/setactivity.hxx
arith-grammar.txt
attributemap.cxx
color.cxx
debug.cxx
delayevent.cxx
effectrewinder.cxx
effectrewinder.hxx
eventmultiplexer.cxx
eventqueue.cxx
expressionnodefactory.cxx
makefile.mk
rehearsetimingsactivity.cxx
rehearsetimingsactivity.hxx
screenupdater.cxx
shapeattributelayer.cxx
shapes/appletshape.cxx
shapes/appletshape.hxx
shapes/backgroundshape.cxx
shapes/backgroundshape.hxx
shapes/drawinglayeranimation.cxx
shapes/drawinglayeranimation.hxx
shapes/drawshape.cxx
shapes/drawshape.hxx
shapes/drawshapesubsetting.cxx
shapes/drawshapesubsetting.hxx
shapes/externalshapebase.cxx
shapes/externalshapebase.hxx
shapes/gdimtftools.cxx
shapes/gdimtftools.hxx
shapes/intrinsicanimationactivity.cxx
shapes/intrinsicanimationactivity.hxx
shapes/makefile.mk
shapes/mediashape.cxx
shapes/mediashape.hxx
shapes/shapeimporter.cxx
shapes/viewappletshape.cxx
shapes/viewappletshape.hxx
shapes/viewbackgroundshape.cxx
shapes/viewbackgroundshape.hxx
shapes/viewmediashape.cxx
shapes/viewmediashape.hxx
shapes/viewshape.cxx
shapes/viewshape.hxx
shapesubset.cxx
slide/layer.cxx
slide/layer.hxx
slide/layermanager.cxx
slide/layermanager.hxx
slide/makefile.mk
slide/shapemanagerimpl.cxx
slide/shapemanagerimpl.hxx
slide/slideanimations.cxx
slide/slideanimations.hxx
slide/slideimpl.cxx
slide/userpaintoverlay.cxx
slide/userpaintoverlay.hxx
slidebitmap.cxx
slideshowcontext.cxx
slideshowimpl.cxx
slideview.cxx
smilfunctionparser.cxx
soundplayer.cxx
sp_debug.cxx
tools.cxx
transitions/barndoorwipe.cxx
transitions/barndoorwipe.hxx
transitions/barwipepolypolygon.cxx
transitions/barwipepolypolygon.hxx
transitions/boxwipe.cxx
transitions/boxwipe.hxx
transitions/checkerboardwipe.cxx
transitions/checkerboardwipe.hxx
transitions/clippingfunctor.cxx
transitions/clippingfunctor.hxx
transitions/clockwipe.cxx
transitions/clockwipe.hxx
transitions/combtransition.cxx
transitions/combtransition.hxx
transitions/doublediamondwipe.cxx
transitions/doublediamondwipe.hxx
transitions/ellipsewipe.cxx
transitions/ellipsewipe.hxx
transitions/fanwipe.cxx
transitions/fanwipe.hxx
transitions/figurewipe.cxx
transitions/figurewipe.hxx
transitions/fourboxwipe.cxx
transitions/fourboxwipe.hxx
transitions/iriswipe.cxx
transitions/iriswipe.hxx
transitions/makefile.mk
transitions/parametricpolypolygon.hxx
transitions/parametricpolypolygonfactory.cxx
transitions/parametricpolypolygonfactory.hxx
transitions/pinwheelwipe.cxx
transitions/pinwheelwipe.hxx
transitions/randomwipe.cxx
transitions/randomwipe.hxx
transitions/shapetransitionfactory.cxx
transitions/slidechangebase.cxx
transitions/slidechangebase.hxx
transitions/slidetransitionfactory.cxx
transitions/snakewipe.cxx
transitions/snakewipe.hxx
transitions/spiralwipe.cxx
transitions/spiralwipe.hxx
transitions/sweepwipe.cxx
transitions/sweepwipe.hxx
transitions/transitionfactorytab.cxx
transitions/transitiontools.cxx
transitions/transitiontools.hxx
transitions/veewipe.cxx
transitions/veewipe.hxx
transitions/waterfallwipe.cxx
transitions/waterfallwipe.hxx
transitions/zigzagwipe.cxx
transitions/zigzagwipe.hxx
unoviewcontainer.cxx
usereventqueue.cxx
waitsymbol.cxx
waitsymbol.hxx
wakeupevent.cxx