Commit Graph

80 Commits

Author SHA1 Message Date
Julien Nabet
b42c792f50 Remove some unused methods 2012-04-09 13:00:31 +02:00
Olivier Hallot
29598e43c4 More OUString ctor simplifcations
remove more OUString explicit contructions

(make C++ strings look like Strings)
2012-04-07 09:02:24 -03:00
Olivier Hallot
fe51974e65 More removal of RTL_CONSTASCII_USTRINGPARAM in sd
More removal of RTL_CONSTASCII_USTRINGPARAM in module sd
2012-04-05 19:34:00 -03:00
Stephan Bergmann
bd205223ec New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...see ebe26f72e9 "WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
Kohei Yoshida
2a7c07e2e5 InsertData to AppendData, to hide the insert position.
Only a few places in sc specified insert position, and those were
not strictly necessary.
2012-02-01 20:21:04 -05:00
Ivan Timofeev
bc8fa08a7a pointer -> reference 2012-02-01 20:00:29 +04:00
Caolán McNamara
3c62fbcdd7 simplify LocalFileHelper::ConvertURLToPhysicalName 2012-01-10 10:09:28 +00:00
Michael Stahl
431604f9fa refactor media embedding completely:
Do the tempfile handling in SdrMediaObj, not in the window;
this has the advantage that it works even in the presence of clipboard
documents without SfxBaseModels and thus without storage (sc, sw).

The SdrMediaObj instances share ownership of a temp file.
2011-12-06 04:36:22 +01:00
Michael Stahl
59307a7164 actually play embedded media:
In order to do this, the media is written to a temp file by
avmedia::MediaWindowBaseImpl.  This requires some rather ugly hacks to
transport the Storage that contains the media to the avmedia stuff,
including adding a XModel reference to avmedia::MediaItem.
2011-12-03 00:48:16 +01:00
Michael Stahl
e8a54ef88d add avmedia::EmbedMedia
This new function is used by sc,sd,sw to embed media in the document storage.
2011-12-03 00:48:15 +01:00
Norbert Thiebaud
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
Takeshi Abe
dfd08cdf16 replaced String in SfxPickList with rtl::OUString
this consists of 12df49396e and related changes
2011-11-16 00:43:11 +09:00
Ivan Timofeev
c62fc469aa fdo#38391: don't crash while dropping texture 2011-09-17 19:35:50 +01:00
Caolán McNamara
bca3c46249 adjust for return by ref instead of pointer 2011-05-20 15:22:48 +01:00
Rafael Dominguez
e8f7f4c383 Remove List sd::View::mpLockedRedraws 2011-05-04 05:15:19 -07:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
Carsten Driesner
3d6bed44c8 removetooltypes01: #i112600# Remove tools types from sd 2011-01-17 11:41:00 +01:00
Jan Holesovsky
ad11d85818 Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:17:18 +01:00
Christian Lippka ORACLE
b853aa1b54 impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) 2010-12-15 10:03:28 +01:00
Christian Lippka ORACLE
f47680bc0f impress207: #i115993# do not insert objects as presentation objects on master pages 2010-12-08 14:39:25 +01:00
Robert Roth
b4106d0526 Removed dead code and comments from sd 2010-12-05 12:47:23 +00:00
Caolán McNamara
07d1d90f7a fix unused variable left over after 7234327b5e949ec7769505f6dd02630135ec788f 2010-11-17 16:01:47 +00: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
Petr Mladek
8e7505f5f5 remove include guards using fixguard.py 2010-10-05 18:20:54 +02:00
Thorsten Behrens
d0ac8f1e78 linkwarn-sd-no-dnd-links.diff: Do not link on drag and drop.
n#348149
2010-08-25 23:20:11 +02:00
Christian Lippka
defcfcf416 cws impress190: rebase m82 2010-06-14 18:49:32 +02:00
Christian Lippka
58dd850178 #i89450# removed unused code 2010-05-05 17:39:48 +02:00
Christian Lippka
a7df737242 fixed unix warnings 2010-04-13 12:10:03 +02:00
Christian Lippka
1c858f73a9 renaissance2: merge to m73 2010-03-12 20:13:16 +01:00
Christian Lippka
55525d4462 more fixes for new presentation layout shapes 2010-02-25 18:04:05 +01:00
Christian Lippka
1294294cc6 presentation placeholder rework 2010-02-23 00:23:09 +01:00
Vladimir Glazunov
bcdb702df7 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01: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
Christian Lippka
65bbc166f9 fixing tables&diagram as placeholders 2010-02-09 18:14:49 +01:00
Mathias Bauer
024d7f23b4 CWS svxsplit: merge with m71 2010-02-04 17:59:58 +01:00
Christian Lippka
e3642c3f42 work on setautolayout 2010-02-02 16:46:05 +01:00
Mathias Bauer
7244b6bb5d #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
Christian Lippka
77233aca90 merging m68 2010-01-04 17:04:05 +01:00
Christian Lippka
b71823a291 merge to m68 2010-01-04 15:43:22 +01:00
Christian Lippka
1be43c60fb renaissance01: #i107213# further layout work, initial support for new layout toolbox control 2009-12-03 18:53:41 +01:00
Christian Lippka
593892f63d #i82435# enable drop of image link embedded 2009-11-16 15:03:54 +01:00
Mathias Bauer
0cc66aaf75 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Release Engineers
31c8faa0b9 CWS-TOOLING: integrate CWS aw065
2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation
2009-06-16 15:45:28 +0200 wg  r273021 : i102838
2009-06-16 12:46:07 +0200 wg  r273016 : i102833
2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper
2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected
2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added
2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added
2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect
2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition
2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct)
2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync
2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync
2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync
2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49)
2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives
2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged()
2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition
2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping
2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping
2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped
2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped
2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped
2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped
2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state
2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state
2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state
2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state
2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state
2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state
2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications
2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications
2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications
2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications
2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications
2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications
2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications
2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds
2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling
2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications
2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications
2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications
2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations
2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked
2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared
2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes
2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes
2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH
2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH
2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH
2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync
2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync
2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47)
2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed
2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done
2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done
2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done
2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done
2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected
2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected
2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected
2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected
2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done
2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done
2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done
2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done
2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done
2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done
2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done
2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done
2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done
2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping
2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes
2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes
2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes
2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change
2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge
2009-07-02 14:28:15 +00:00
Kurt Zenker
ef7c5c7534 CWS-TOOLING: integrate CWS clnoundo
2009-05-18 09:40:22 +0200 wg  r271998 : i102011
2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46)
2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock
2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()
2009-06-04 16:21:29 +00:00
Rüdiger Timm
0fb7975f6f INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED
2008/04/01 15:36:39 thb 1.33.22.3: #i85898# Stripping all external header guards
2008/04/01 12:39:42 thb 1.33.22.2: #i85898# Stripping all external header guards
2008/03/31 13:59:14 rt 1.33.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:20:53 +00:00
Rüdiger Timm
defded14cc INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED
2008/04/01 15:36:39 thb 1.33.22.3: #i85898# Stripping all external header guards
2008/04/01 12:39:42 thb 1.33.22.2: #i85898# Stripping all external header guards
2008/03/31 13:59:14 rt 1.33.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:20:31 +00:00
Kurt Zenker
c9fb6e631b INTEGRATION: CWS presenterview (1.31.54); FILE MERGED
2008/03/26 10:47:35 cl 1.31.54.3: RESYNC: (1.32-1.33); FILE MERGED
2007/09/11 15:32:50 af 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED
2007/02/21 13:24:51 af 1.31.54.1: #i74730# Remove unused SlideView and SlideViewShell.
2008-04-03 14:22:27 +00:00
Kurt Zenker
2d47bc4922 INTEGRATION: CWS unifysound01_DEV300 (1.31.184); FILE MERGED
2007/10/04 11:11:33 cmc 1.31.184.2: RESYNC: (1.31-1.32); FILE MERGED
2007/08/30 08:28:00 cmc 1.31.184.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:29:11 +00:00
Kurt Zenker
240661b6d0 INTEGRATION: CWS mingwport06 (1.31.178); FILE MERGED
2007/08/24 13:11:36 vg 1.31.178.1: #i75499# pragma is for MSVC
2007-09-06 12:56:57 +00:00
Kurt Zenker
30bd25e57c INTEGRATION: CWS sdwarningsbegone (1.29.36); FILE MERGED
2006/11/22 15:16:43 cl 1.29.36.2: RESYNC: (1.29-1.30); FILE MERGED
2006/11/22 12:42:30 cl 1.29.36.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 18:21:08 +00:00