Commit Graph

18 Commits

Author SHA1 Message Date
Takeshi Abe
19ba9e08ca slideshow: simplify code by replacing std::find_if by std::any_of/std::none_of
Change-Id: Ib8eec5074e82127e11f4fba2c0b143ab8cef3bcc
Reviewed-on: https://gerrit.libreoffice.org/15714
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2015-05-13 10:50:47 +00:00
Thorsten Behrens
7d68c0f5ad Slightly less verbose adaptation to boost-1.56.0
This fixes up 45dfbdca6a

Change-Id: I754fec5c94d51cbae69ad1155f57b0bb53788ba5
2014-12-05 16:17:24 +01:00
Michael Stahl
6a0fe37dec sal: clean up public headers with include-what-you-use
Sadly cannot forward declare "struct {...} TimeValue;".

rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h
was painful enough for now...

Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
2014-11-17 11:06:53 +01:00
Jörg Sonnenberger
45dfbdca6a Fix build with boost-1.56.0.
Change-Id: I61686bf61ff1e0561c385492c563e4495456ca47
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2014-08-29 10:10:15 +01:00
Alexander Wilms
0ce0c369aa Remove unneccessary comments
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23 03:38:49 +00:00
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
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-07-11 18:12:35 +01:00
Norbert Thiebaud
05b879dabf remove include of pch header from slidewhow 2011-11-27 13:22:08 -06:00
Joseph Powers
41449a86c4 unusedcode.easy: slideshow::internal cleanup 2011-08-31 07:37:32 -07:00
Sebastian Spaeth
80b0861510 Add vim/emacs modelines to all source files
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-10-13 10:57:43 +02:00
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
e5d876378d INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED
2008/03/31 14:00:15 rt 1.8.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:29:24 +00:00
Ivo Hinkelmann
197d1f8cff INTEGRATION: CWS thbpp8b (1.7.38); FILE MERGED
2007/08/01 12:51:23 thb 1.7.38.1: #i80217# To have iterator stay valid, use find followed by erase (container must contain at utmost one target view, anyway)
2007-08-17 11:43:29 +00:00
Kurt Zenker
4804229968 INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED
2006/10/18 19:51:40 thb 1.5.18.4: RESYNC: (1.5-1.6); FILE MERGED
2006/04/03 16:18:58 thb 1.5.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow
2006/03/24 18:23:10 thb 1.5.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/06 22:14:30 thb 1.5.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio
2006-12-13 14:21:35 +00:00
Oliver Bolte
daed7f4c5c INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED
2006/09/01 17:39:34 kaib 1.5.50.1: #i68856# Added header markers and pch files
2006-09-17 07:29:46 +00:00
Rüdiger Timm
6cd29be717 INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED
2005/09/05 17:41:07 rt 1.4.22.1: #i54170# Change license header: remove SISSL
2005-09-07 19:31:37 +00:00
Rüdiger Timm
8ad088b65e INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED
2005/03/14 16:12:28 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005-03-30 06:58:47 +00:00
Vladimir Glazounov
aaa0e47dc1 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:17:46 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:45:29 +00:00
Rüdiger Timm
f92f462034 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/21 23:24:37 thb 1.1.2.3: #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/09/13 13:57:04 dbo 1.1.2.2: #110496# fixing boost::ref -> boost::cref
Issue number:
Submitted by:
Reviewed by:
2004/09/12 20:57:59 thb 1.1.2.1: #110496# Initial revision
2004-11-26 18:00:38 +00:00