Commit Graph

28 Commits

Author SHA1 Message Date
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
Armin Le Grand
a519296007 Resolves: #i42894# added support for <presentation:animations>...
at import and creation

(cherry picked from commit 0f11a9d487744af6c50e9f1d547c22cd4bdeab48)

Conflicts:
	sd/source/core/EffectMigration.cxx
	sd/source/ui/dlg/animobjs.cxx
	sd/source/ui/unoidl/unoobj.cxx

Change-Id: Ib498bf718d40501cbab71a700342343df68a6ee9
2014-02-17 10:53:36 +00:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
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
2013-04-07 14:23:11 +02:00
Julien Nabet
9a544af808 coverity#704288 Logically dead code
Change-Id: I46cebb9155440c6925df987f95ba46c1e54e8eec
2013-03-24 00:16:06 +01:00
Michael Meeks
837e2808f7 re-base on ALv2 code. Includes:
Patches contributed by Armin Le-Grand
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166

    Patches contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1172128
    http://svn.apache.org/viewvc?view=revision&revision=1172133

    Patch contributed by Ariel Constenla-Haile
    i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
    contextmenu  - CWS contextmenu1
    http://svn.apache.org/viewvc?view=revision&revision=1182915

    Patch contributed by Zhang Jian Fang
    #118876#, Add check if the OutlinerParaObject is created successfully
    http://svn.apache.org/viewvc?view=revision&revision=1243381

restore a re-based rdbedit.
2012-11-28 12:48:36 +00:00
Olivier Hallot
ff3fd9331d More RTL_CONSTASCII_USTRINGPARAM removals
/sd/../core
2012-04-15 23:14:28 -03:00
Olivier Hallot
db08c1ac5e Fix for fdo43460 Part XXXI getLength() to isEmpty()
Part XXXI
Modules
sd
2012-01-10 23:08:01 -02:00
Ocke Janssen [oj]
e0247cb339 impress210: comment out not needed line
# HG changeset patch
# User Ocke Janssen [oj] <Ocke.Janssen@oracle.com>
# Date 1301304590 -7200
# Node ID de9c2cc66a6d7a2f16479b97b059b38090f317a0
# Parent  ac21acda382420131e228c65959f33b6ef999475

impress210: comment out not needed line
2011-12-06 09:39:13 +01:00
Christian Lippka ORACLE
f0a1b95f99 impress210: #i41995# fixed import of path animation from sxi files
# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299691949 -3600
# Node ID 8edc33ef50a3b6ebbc4e88d574b6b1ba57b1dbaa
# Parent  0b9b11216b0d3401f8824542dd5f2794eb141035

impress210: #i41995# fixed import of path animation from sxi files
2011-12-06 09:39:12 +01:00
Norbert Thiebaud
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
Thomas Arnhold
f4aaa487d7 Move DBG_ERROR to OSL_FAIL 2011-03-02 15:03:01 +01:00
Takeshi Abe
d43823cf05 narrowed a variable's scope 2011-01-28 12:04:28 +00:00
Kayo Hamid
c919c3a73b Cleanup commented code in impress
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2010-12-02 22:58:51 +01:00
Caolán McNamara
36da8a25f2 cppcheck: use prefix variant 2010-11-28 12:27:31 +00:00
Norbert Thiebaud
be0c9d8021 merge vosremoval-reference.diff 2010-10-25 17:58:18 -05: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
16fdd141d2 INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED
2008/04/01 15:33:50 thb 1.11.298.3: #i85898# Stripping all external header guards
2008/04/01 12:38:25 thb 1.11.298.2: #i85898# Stripping all external header guards
2008/03/31 13:56:44 rt 1.11.298.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:34:14 +00:00
Kurt Zenker
216ee06650 INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED
2006/11/22 12:41:31 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:29:54 +00:00
Oliver Bolte
2423ea6afe INTEGRATION: CWS pchfix02 (1.9.62); FILE MERGED
2006/09/01 17:36:41 kaib 1.9.62.1: #i68856# Added header markers and pch files
2006-09-16 17:12:59 +00:00
Jens-Heiner Rechtien
4ef3a21f2c INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED
2006/05/23 16:21:52 sb 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED
2006/05/12 16:40:33 sb 1.7.34.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006-06-19 11:30:26 +00:00
Kurt Zenker
f3b48e496f INTEGRATION: CWS impress91 (1.7.146); FILE MERGED
2006/04/04 08:37:09 cl 1.7.146.1: #i55227# fixed effect import of outline shapes
2006-04-26 19:45:09 +00:00
Rüdiger Timm
90c146697b INTEGRATION: CWS cov2src (1.6.20); FILE MERGED
2005/10/18 12:38:26 rt 1.6.20.1: #126234# Join MWS COV680 m4 into SRC680
2005-10-19 11:23:07 +00:00
Jens-Heiner Rechtien
874c3258b0 INTEGRATION: CWS impress49 (1.3.32); FILE MERGED
2005/06/10 15:51:17 cl 1.3.32.2: #i41546# reworked after effects
2005/05/19 14:45:19 cl 1.3.32.1: #i48848# fixed some timing issues when importing old presentations
2005-09-23 09:41:59 +00:00
Rüdiger Timm
ca813637b1 INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED
2005/09/05 13:20:12 rt 1.4.64.1: #i54170# Change license header: remove SISSL
2005-09-09 02:09:22 +00:00
Kurt Zenker
6d59b66864 INTEGRATION: CWS impress61 (1.3.94); FILE MERGED
2005/06/28 16:04:04 cl 1.3.94.1: #i48848# fixed some timing issues when importing old presentations
2005-07-14 09:43:22 +00:00
Christian Lippka
c1e529a621 fixed merge problem from cws effectmigration01 2005-03-29 13:56:14 +00:00
Kurt Zenker
06d4934f95 INTEGRATION: CWS impress36 (1.1.2); FILE ADDED
2005/02/25 15:17:40 cl 1.1.2.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code
2005-03-18 15:45:03 +00:00