summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slidesorter/controller/SlsClipboard.cxx
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle WindowNoel Grandin2014-09-231-8/+8
* remove whitespacesMarkus Mohrhard2014-06-251-73/+0
* coverity#735840 Unchecked dynamic_castCaolán McNamara2014-06-121-3/+2
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-6/+2
* sd: sal_Bool->boolNoel Grandin2014-04-241-12/+12
* bool improvementsStephan Bergmann2014-01-281-2/+2
* fdo#70047 Only copy slides when CTRL key pressed.Andrzej J.R. Hunt2013-11-201-7/+1
* Unwind FunctionReference typedefStephan Bergmann2013-10-251-1/+1
* convert more .cxx files in sd from String to OUStringNoel Grandin2013-09-191-1/+1
* String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev2013-08-241-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* Remove commented code.Thorsten Behrens2012-11-281-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-281-23/+14
* impress211: fix a warningPhilipp Lohmann [pl]2012-11-281-1/+1
* impress211: fix some warnings, typesPhilipp Lohmann [pl]2012-11-281-3/+3
* impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische2012-11-281-26/+151
* fix use of local resource string ids in global contextCaolán McNamara2012-06-051-1/+0
* Make an out argument a pointer instead of a reference.Rafael Dominguez2012-04-161-5/+3
* Slidesorter: Kill more useless cruft.Jan Holesovsky2012-04-141-6/+5
* Remove deprecated List usage in Clipboard::CreateSlideTransferable.Rafael Dominguez2012-04-131-9/+4
* Remove deprecated List usage in Clipboard::PasteTransferable.Rafael Dominguez2012-04-131-6/+8
* disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe2012-02-081-1/+0
* slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwan...mst2011-11-291-1/+37
* remove include of pch header from sdNorbert Thiebaud2011-11-271-1/+0
* remove unused methods from sd::slidesorterFelix Zhang2011-10-211-16/+0
* none of these classes or headers is actually usedCaolán McNamara2011-04-151-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* unused variableCaolán McNamara2011-03-211-1/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2011-03-121-126/+240
|\
| * removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner2011-01-171-27/+27
| * renaissance1: resolved merge conflicts, cleanup.Andre Fischer2010-07-081-0/+0
| * renaissance1: #i107215# Workaround fix for accessibility deadlock on Solaris.Andre Fischer2010-06-161-6/+32
| * renaissance1: #i107215# Integrated accessibility fix from other CWS impressac...Andre Fischer2010-06-151-2/+2
| * renaissance1: #i107215# Fixed update of current slide in slide overview after...Andre Fischer2010-06-151-1/+0
| * renaissance1: #i107215# Increased minimal slide width. Replaced some icons. I...Andre Fischer2010-05-261-2/+4
| * renaissance1: resolved minor compilation problems.Andre Fischer2010-04-281-3/+1
| * renaissance1: #i107215# Removed indirection to bitmaps in cache.Andre Fischer2010-04-271-2/+1
| * renaissance1: #i107215# Reorganized the selection function. Introduced button...Andre Fischer2010-04-231-35/+47
| * renaissance1: #i107215# Many fixes around drag-and-drop and selection.Andre Fischer2010-04-081-52/+89
| * renaissance1: merge with DEV300_m75Andre Fischer2010-03-231-4/+1
| |\
| * | renaissance1: #i107215# Reorganized and improved layouting.Andre Fischer2010-03-191-1/+2
| * | renaissance1: #i107215# Keep insertion indicator visible when context menu is...Andre Fischer2010-03-121-4/+8
| * | renaissance1: #i107215# Fixed drag-and-drop.Andre Fischer2010-03-081-11/+5
| * | renaissance1: #i107215# Improved handling of transferables.Andre Fischer2010-03-081-8/+25
| * | renaissance1: #i107215# Improved focus and selection handling.Andre Fischer2010-02-251-5/+9
| * | renaissance1: #i107215# Improved drag and drop.Andre Fischer2010-02-231-9/+28
| * | renaissance1: #i107215# Fixed some minor compilation problems.Andre Fischer2010-01-281-1/+0
| * | renaissance1: #i107215# Added SlideShowView::DrawLock class.Andre Fischer2010-01-271-2/+1
| * | renaissance1: #i107215# First draft of the new slide sorter design.Andre Fischer2010-01-271-21/+25
* | | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-1/+1