summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsClipboard.cxx
AgeCommit message (Collapse)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
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-11-28Remove commented code.Thorsten Behrens1-2/+0
Change-Id: Ia09c147a084765072f5457d799fccad61adad017
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]1-3/+3
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische1-26/+151
Conflicts: sd/source/ui/app/sdxfer.cxx sd/source/ui/dlg/sdtreelb.cxx sd/source/ui/slidesorter/controller/SlsClipboard.cxx sd/source/ui/slidesorter/controller/makefile.mk sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx
2012-06-05fix use of local resource string ids in global contextCaolán McNamara1-1/+0
possibly a regression since 227113bbf16f2feda4d3e41bb9aff7dc100ede17 Take the opportunity to give them more useful names while I'm at it Change-Id: I175b656ac611b78ebaa21b53778085113632095e
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez1-5/+3
- Fix some style issues.
2012-04-14Slidesorter: Kill more useless cruft.Jan Holesovsky1-6/+5
2012-04-13Remove deprecated List usage in Clipboard::CreateSlideTransferable.Rafael Dominguez1-9/+4
2012-04-13Remove deprecated List usage in Clipboard::PasteTransferable.Rafael Dominguez1-6/+8
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe1-1/+0
2011-11-29slidesorter1: #i116412# Temporarily turning off slide tracking to avoid ↵mst1-1/+37
unwanted repositioning of visible area. * found as LGPLv3-only fix at svn rev 1172132 (http://svn.apache.org/viewvc?view=revision&revision=1172132)
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0
2011-10-21remove unused methods from sd::slidesorterFelix Zhang1-16/+0
2011-04-15none of these classes or headers is actually usedCaolán McNamara1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-21unused variableCaolán McNamara1-1/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-126/+240
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-27/+27
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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 Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers1-5/+5
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-05-07CWS-TOOLING: integrate CWS impress170Release Engineers1-13/+1
2009-04-28 10:31:12 +0200 wg r271308 : i101397 2009-04-14 17:56:43 +0200 af r270805 : #i100829# Removed line that became obsolete in last change. 2009-04-14 15:12:19 +0200 af r270782 : #i97199# Made accelerators in text attribute dialog unique. 2009-04-14 14:42:53 +0200 af r270775 : #i98364# Create regular task pane master previews even in high contrast mode. 2009-04-09 14:43:32 +0200 af r270708 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 14:42:51 +0200 af r270707 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 11:15:32 +0200 af r270683 : #i85921# Applied patch that adds direct activation of master mode to task pane context menu. 2009-04-08 15:12:54 +0200 af r270654 : #i94775# Passing snap line index from context menu to FuSnapLine. 2009-04-06 15:33:04 +0200 af r270555 : #i95371# Return early from MoveToTop() when the dispatcher is (not yet) available. 2009-04-06 13:15:42 +0200 af r270538 : #i97571# Fixed forwarding MouseButtonUp() calls to parent. 2009-04-03 16:10:08 +0200 af r270498 : #i100830# Adjusted the sizes of some rectangles displayed by the slide sorter. 2009-04-03 16:02:08 +0200 af r270496 : #i93086# Storing position of insertion indicator explicitly at SelectionManager. 2009-04-03 15:55:59 +0200 af r270493 : #i100829# Calling UpdatePageBorders() when the model is changed.
2008-04-10INTEGRATION: CWS changefileheader (1.25.186); FILE MERGEDRüdiger Timm1-29/+18
2008/04/01 15:35:53 thb 1.25.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.25.186.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.23.52); FILE MERGEDKurt Zenker1-54/+71
2008/01/21 13:41:45 af 1.23.52.6: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/07/24 10:58:29 af 1.23.52.5: #i18486# Fixed resync problems. 2007/07/11 09:08:13 af 1.23.52.4: RESYNC: (1.24-1.25); FILE MERGED 2007/04/26 12:14:52 af 1.23.52.3: #i75317# Addaption to SlideSorterController reorganization. 2007/04/26 08:48:04 af 1.23.52.2: #i18486# Resolved resync problems. 2007/03/12 15:25:32 af 1.23.52.1: #i75317# Remove dependency between slide sorter and ViewShell.
2007-06-27INTEGRATION: CWS impress122 (1.24.50); FILE MERGEDJens-Heiner Rechtien1-2/+17
2007/06/13 15:25:23 af 1.24.50.1: #i76707# Made copy the default drop action for dragging pages to another document.
2007-04-03INTEGRATION: CWS components1 (1.19.72); FILE MERGEDRüdiger Timm1-3/+3
2007/01/25 15:18:18 af 1.19.72.5: RESYNC: (1.22-1.23); FILE MERGED 2006/11/21 16:22:47 af 1.19.72.4: RESYNC: (1.21-1.22); FILE MERGED 2006/11/21 09:39:52 af 1.19.72.3: RESYNC: (1.20-1.21); FILE MERGED 2006/09/25 17:23:02 af 1.19.72.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/22 11:39:01 af 1.19.72.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.20.34); FILE MERGEDKurt Zenker1-7/+9
2006/11/22 15:09:52 cl 1.20.34.2: RESYNC: (1.20-1.22); FILE MERGED 2006/11/22 12:42:11 cl 1.20.34.1: #i69285# warning free code changes for unxlngi6.pro
2006-11-14INTEGRATION: CWS aw024 (1.10.4); FILE MERGEDIvo Hinkelmann1-2/+10
2006/11/10 05:10:39 aw 1.10.4.10: RESYNC: (1.20-1.21); FILE MERGED 2006/09/21 23:24:16 aw 1.10.4.9: RESYNC: (1.19-1.20); FILE MERGED 2006/05/17 10:01:34 aw 1.10.4.8: changes after resync 2006/05/12 20:38:18 aw 1.10.4.7: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 20:12:28 aw 1.10.4.6: RESYNC: (1.16-1.18); FILE MERGED 2005/11/18 14:40:16 aw 1.10.4.5: RESYNC: (1.14-1.16); FILE MERGED 2005/09/17 13:14:36 aw 1.10.4.4: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 09:31:29 aw 1.10.4.3: RESYNC: (1.12-1.13); FILE MERGED 2005/05/13 14:32:14 aw 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED 2005/04/26 14:58:39 aw 1.10.4.1: #i39528#
2006-10-24INTEGRATION: CWS impress108 (1.20.10); FILE MERGEDJens-Heiner Rechtien1-7/+15
2006/09/28 09:59:45 af 1.20.10.1: #i69628# GetInsertionPosition() now takes insertion indicator into account.
2006-09-16INTEGRATION: CWS pchfix02 (1.19.120); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:37:17 kaib 1.19.120.1: #i68856# Added header markers and pch files
2006-04-06INTEGRATION: CWS impress89 (1.18.66); FILE MERGEDVladimir Glazounov1-19/+19
2006/03/20 10:26:53 af 1.18.66.1: #132646# Using shared_ptr to slidesorter PageDescriptor.
2006-01-19INTEGRATION: CWS impress78 (1.16.46); FILE MERGEDOliver Bolte1-10/+16
2005/12/08 10:49:17 af 1.16.46.1: #i58768# Disabled Cut for master pages.
2005-12-14INTEGRATION: CWS impressfunctions (1.15.28); FILE MERGEDRüdiger Timm1-9/+9
2005/11/28 17:56:09 cl 1.15.28.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/28 11:00:51 cl 1.15.28.1: #125341# reworked FuPoor classes to use refcounting
2005-10-19INTEGRATION: CWS cov2src (1.15.20); FILE MERGEDRüdiger Timm1-5/+3
2005/10/18 12:38:37 rt 1.15.20.1: #126234# Join MWS COV680 m4 into SRC680
2005-09-23INTEGRATION: CWS impress57 (1.12.42); FILE MERGEDJens-Heiner Rechtien1-76/+174
2005/05/30 15:52:50 af 1.12.42.2: #i40631# Added support for drag-and-drop of shapes into the slide sorter. 2005/05/27 09:44:33 af 1.12.42.1: #i49761# Disbled copy-and-paste and drag-and-drop of master pages.
2005-09-09INTEGRATION: CWS ooo19126 (1.13.68); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:24:20 rt 1.13.68.1: #i54170# Change license header: remove SISSL
2005-07-07INTEGRATION: CWS impress62 (1.12.74); FILE MERGEDOliver Bolte1-26/+43
2005/06/28 16:01:04 af 1.12.74.1: #i49761# Disabled copy-and-paste and drag-and-drop of master pages.
2005-04-12INTEGRATION: CWS impress44 (1.11.10); FILE MERGEDOliver Bolte1-4/+19
2005/04/05 08:57:18 af 1.11.10.1: #i46672# Handling SID_DELETE differently from SID_CUT.
2005-03-23INTEGRATION: CWS impress37 (1.9.46); FILE MERGEDVladimir Glazounov1-120/+16
2005/03/09 12:48:10 af 1.9.46.2: #i44006# Code cleanup. 2005/03/07 09:16:46 af 1.9.46.1: #i43382# Added a ModelChangeLock in ExecuteDrop().
2005-03-18INTEGRATION: CWS impress36 (1.9.34); FILE MERGEDKurt Zenker1-68/+139
2005/02/25 15:42:06 af 1.9.34.1: #i43443# Factored out code from DoPaste() and DragFinished() into new methods SelectPages(),GetInsertionPosition(),PasteTransferable(), and SelectPageRange().
2005-01-31INTEGRATION: CWS iha06 (1.6.40); FILE MERGEDRüdiger Timm1-11/+4
2005/01/11 14:19:43 iha 1.6.40.1: #i39635# remove delete page warning
2005-01-25INTEGRATION: CWS impress29 (1.6.44); FILE MERGEDOliver Bolte1-2/+3
2005/01/13 16:46:47 af 1.6.44.1: #i39639# Added support for SID_DELETE slot.
2005-01-21INTEGRATION: CWS impress23 (1.6.8); FILE MERGEDKurt Zenker1-15/+3
2004/12/13 16:49:40 af 1.6.8.1: #i38797# Fixed use of bMergeMasterPages flag.
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGEDRüdiger Timm1-4/+2
2004/10/12 23:17:42 thb 1.2.12.2: RESYNC: (1.2-1.4); FILE MERGED 2004/08/28 22:54:37 cl 1.2.12.1: removed old presentation code
2004-11-16INTEGRATION: CWS impress15 (1.4.8); FILE MERGEDOliver Bolte1-5/+9
2004/10/18 13:10:07 af 1.4.8.1: #i33707# Prevented draging last slide from a document.