History log of /trunk/main/slideshow/ (Results 26 - 50 of 51)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

42dadaea29-Aug-2012 Andre Fischer

Added options to create subset of full animation set.


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

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

7ee1d29c10-Jun-2012 Ariel Constenla-Haile

GCC 4.7 build breakers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348595 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

9f22d7c229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

bb113e6329-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

73c9600316-Feb-2012 Yuri Dario

i118923 - OS/2 port: use 8.3 names for targets.

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

e4af8f1124-Jan-2012 Pedro Giffuni

Avoid some uses of non portable #!/bin/bash in shell scripts.

bash is common in GNU/linux but is, in general, not
available by default on other systems or likely to
be in a different

Avoid some uses of non portable #!/bin/bash in shell scripts.

bash is common in GNU/linux but is, in general, not
available by default on other systems or likely to
be in a different place. When possible /bin/sh
should be used but if bash extensions are required
"#!/bin/env bash" is considered more portable.


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

show more ...

3eeae03512-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230734 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

e6b7d82911-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229816 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


inc/pch/precompiled_slideshow.hxx
source/engine/OGLTrans/OGLTrans_Shaders.hxx
source/engine/OGLTrans/OGLTrans_TransitionImpl.hxx
source/engine/activities/accumulation.hxx
source/engine/activities/activitybase.hxx
source/engine/activities/activityparameters.hxx
source/engine/activities/continuousactivitybase.hxx
source/engine/activities/continuouskeytimeactivitybase.hxx
source/engine/activities/discreteactivitybase.hxx
source/engine/activities/interpolation.hxx
source/engine/activities/simplecontinuousactivitybase.hxx
source/engine/animationnodes/animationaudionode.hxx
source/engine/animationnodes/animationbasenode.hxx
source/engine/animationnodes/animationcolornode.hxx
source/engine/animationnodes/animationcommandnode.hxx
source/engine/animationnodes/animationpathmotionnode.hxx
source/engine/animationnodes/animationsetnode.hxx
source/engine/animationnodes/animationtransformnode.hxx
source/engine/animationnodes/animationtransitionfilternode.hxx
source/engine/animationnodes/basecontainernode.hxx
source/engine/animationnodes/basenode.hxx
source/engine/animationnodes/generateevent.hxx
source/engine/animationnodes/nodetools.hxx
source/engine/animationnodes/paralleltimecontainer.hxx
source/engine/animationnodes/propertyanimationnode.hxx
source/engine/animationnodes/sequentialtimecontainer.hxx
source/engine/animationnodes/setactivity.hxx
source/engine/effectrewinder.hxx
source/engine/rehearsetimingsactivity.hxx
source/engine/shapes/appletshape.hxx
source/engine/shapes/backgroundshape.hxx
source/engine/shapes/drawinglayeranimation.hxx
source/engine/shapes/drawshape.hxx
source/engine/shapes/drawshapesubsetting.hxx
source/engine/shapes/externalshapebase.hxx
source/engine/shapes/gdimtftools.hxx
source/engine/shapes/intrinsicanimationactivity.hxx
source/engine/shapes/mediashape.hxx
source/engine/shapes/viewappletshape.hxx
source/engine/shapes/viewbackgroundshape.hxx
source/engine/shapes/viewmediashape.hxx
source/engine/shapes/viewshape.hxx
source/engine/slide/layer.hxx
source/engine/slide/layermanager.hxx
source/engine/slide/shapemanagerimpl.hxx
source/engine/slide/slideanimations.hxx
source/engine/slide/userpaintoverlay.hxx
source/engine/transitions/barndoorwipe.hxx
source/engine/transitions/barwipepolypolygon.hxx
source/engine/transitions/boxwipe.hxx
source/engine/transitions/checkerboardwipe.hxx
source/engine/transitions/clippingfunctor.hxx
source/engine/transitions/clockwipe.hxx
source/engine/transitions/combtransition.hxx
source/engine/transitions/doublediamondwipe.hxx
source/engine/transitions/ellipsewipe.hxx
source/engine/transitions/fanwipe.hxx
source/engine/transitions/figurewipe.hxx
source/engine/transitions/fourboxwipe.hxx
source/engine/transitions/iriswipe.hxx
source/engine/transitions/parametricpolypolygon.hxx
source/engine/transitions/parametricpolypolygonfactory.hxx
source/engine/transitions/pinwheelwipe.hxx
source/engine/transitions/randomwipe.hxx
source/engine/transitions/slidechangebase.hxx
source/engine/transitions/snakewipe.hxx
source/engine/transitions/spiralwipe.hxx
source/engine/transitions/sweepwipe.hxx
source/engine/transitions/transitiontools.hxx
source/engine/transitions/veewipe.hxx
source/engine/transitions/waterfallwipe.hxx
source/engine/transitions/zigzagwipe.hxx
source/engine/waitsymbol.hxx
source/inc/activitiesfactory.hxx
source/inc/activitiesqueue.hxx
source/inc/activity.hxx
source/inc/animatableshape.hxx
source/inc/animatedsprite.hxx
source/inc/animation.hxx
source/inc/animationactivity.hxx
source/inc/animationeventhandler.hxx
source/inc/animationfactory.hxx
source/inc/animationfunction.hxx
source/inc/animationnode.hxx
source/inc/animationnodefactory.hxx
source/inc/attributableshape.hxx
source/inc/attributemap.hxx
source/inc/boolanimation.hxx
source/inc/coloranimation.hxx
source/inc/cursormanager.hxx
source/inc/debug.hxx
source/inc/delayevent.hxx
source/inc/disposable.hxx
source/inc/doctreenode.hxx
source/inc/doctreenodesupplier.hxx
source/inc/enumanimation.hxx
source/inc/event.hxx
source/inc/eventhandler.hxx
source/inc/eventmultiplexer.hxx
source/inc/eventqueue.hxx
source/inc/expressionnode.hxx
source/inc/expressionnodefactory.hxx
source/inc/externalmediashape.hxx
source/inc/framerate.hxx
source/inc/hslcolor.hxx
source/inc/hslcoloranimation.hxx
source/inc/hyperlinkarea.hxx
source/inc/hyperlinkhandler.hxx
source/inc/interruptabledelayevent.hxx
source/inc/intrinsicanimationeventhandler.hxx
source/inc/listenercontainer.hxx
source/inc/listenercontainerimpl.hxx
source/inc/mouseeventhandler.hxx
source/inc/numberanimation.hxx
source/inc/pairanimation.hxx
source/inc/pauseeventhandler.hxx
source/inc/rgbcolor.hxx
source/inc/screenupdater.hxx
source/inc/shape.hxx
source/inc/shapeattributelayer.hxx
source/inc/shapeattributelayerholder.hxx
source/inc/shapecursoreventhandler.hxx
source/inc/shapeimporter.hxx
source/inc/shapelistenereventhandler.hxx
source/inc/shapemanager.hxx
source/inc/shapemaps.hxx
source/inc/shapesubset.hxx
source/inc/slide.hxx
source/inc/slidebitmap.hxx
source/inc/slideshowcontext.hxx
source/inc/slideshowexceptions.hxx
source/inc/slideview.hxx
source/inc/smilfunctionparser.hxx
source/inc/soundplayer.hxx
source/inc/state.hxx
source/inc/stringanimation.hxx
source/inc/subsettableshapemanager.hxx
source/inc/tools.hxx
source/inc/transitionfactory.hxx
source/inc/transitioninfo.hxx
source/inc/unoview.hxx
source/inc/unoviewcontainer.hxx
source/inc/usereventqueue.hxx
source/inc/userpainteventhandler.hxx
source/inc/view.hxx
source/inc/vieweventhandler.hxx
source/inc/viewlayer.hxx
source/inc/viewrepainthandler.hxx
source/inc/viewupdate.hxx
source/inc/wakeupevent.hxx
test/tests.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


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

123