summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/attributemap.cxx
AgeCommit message (Collapse)Author
2017-10-23loplugin:includeform: slideshowStephan Bergmann
Change-Id: Idbfda5c87dafd6f5f76f724030f0a153398d7ab3
2017-02-15convert AttributeType to scoped enumNoel Grandin
and drop unused CHAR_ROTATION enumerator Change-Id: I9ca50aef41fa736c7f34c210844fb54f60f5bca8
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
Change-Id: I78cf8058a5682baa3d7b00a25feeb2d28fb3e66e Reviewed-on: https://gerrit.libreoffice.org/31799 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
also clean-up and 'standardize' the include sections of canvas' source code Change-Id: Ib437a41ea41ae2ea6528f755ae5b2828775aaf73 Reviewed-on: https://gerrit.libreoffice.org/17633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-07-14Mark as constTakeshi Abe
Change-Id: I0bf93f1293fb08b8b558fcac0cb496ed99ad13d9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
Avoid some uses of non portable #!/bin/bash in shell scripts. Patch contributed by Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1235297 remove redundant namespace, patch contributed Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1162610 removal of OS/2 port changes, and preferring our similiar tools/inc/tools/solar.h DLLPOSTFIX cleanup. i118595 - Removal of the use of getopt() from rscdep. Patch contributed by Andre Fische http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-01-28Remove double line spacing.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
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-10INTEGRATION: CWS changefileheader (1.7.74); FILE MERGEDRüdiger Timm
2008/03/31 14:00:13 rt 1.7.74.1: #i87441# Change license header to LPGL v3.
2006-12-13INTEGRATION: CWS presfixes09 (1.4.10); FILE MERGEDKurt Zenker
2006/10/18 19:47:57 thb 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/12 19:25:04 thb 1.4.10.2: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/03/24 18:23:05 thb 1.4.10.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006-11-21INTEGRATION: CWS pj65 (1.5.12); FILE MERGEDVladimir Glazounov
2006/10/31 13:17:49 pjanik 1.5.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-09-17INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGEDOliver Bolte
2006/09/01 17:39:28 kaib 1.4.42.1: #i68856# Added header markers and pch files
2005-11-02INTEGRATION: CWS canvas02 (1.3.4); FILE MERGEDKurt Zenker
2005/10/19 14:41:25 thb 1.3.4.1: #i48939# Moved ValueMap from slideshow; adapted AttributeMap accordingly; added debug trigger code, which initiates a screen dump, after an animation batch has completed
2005-09-07INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm
2005/09/05 17:40:59 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2004-11-26INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDEDRüdiger Timm
2004/10/21 23:24:35 thb 1.1.2.2: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/07/22 19:35:26 thb 1.1.2.1: #110496# Initial revision