Commit Graph

91 Commits

Author SHA1 Message Date
Mathieu Vonlanthen
0bdf6fc7c7 Bug 48549 - System::Beep() removal
Change-Id: I011048912af051a762a78af8646513a1fc624073
2012-07-30 05:20:02 +02:00
Thomas Arnhold
69419bcab3 Remove empty or non-called methods
empty:

ClearTip
implOnShapeInserted
ImpCopyMarkedPoints
ImpMakeDragAttr
ImpCopyMarkedPoints
ImpMakeDragAttr
ImpDelDragAttr
ImpMakeCreateAttr
Is1stLessThan2nd
LinkToListTemplate
NewCoreSelection
ScrollStart
ScrollEnd
SetNoOutlineNum

non-called:

NewCoreSelection

Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1
2012-06-22 11:05:01 +02:00
Luboš Luňák
e4450c54ae avoid recursion that can mess up DND setup (fdo#41996)
The way too smart ctor for the DND handler started drag immediately,
causing a race condition that could recurse to setting a handler
again before the first one was actually set, thus immediately again
causing the DND to be stopped, and then possibly later again started,
depending on how the race condition turned out. Use delayed initialization
to avoid this.

Change-Id: I528eddbdc7c52a19675997e4c866506c662cff19
2012-05-11 20:39:01 +02:00
Caolán McNamara
18825a4d59 callcatcher: update unused code list 2012-04-17 09:27:47 +01:00
Santiago Martinez
5e26d135da Remove unused code in sd 2012-04-16 21:44:20 +01:00
Takeshi Abe
193581a7cc removed duplicate includes in sd 2012-03-25 07:15:03 +09:00
Norbert Thiebaud
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
Felix Zhang
48e2a853b9 remove unused methods from sd::slidesorter 2011-10-21 16:56:52 +02:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
Guillaume Poussel
cd4a86b717 Remove all bogus comments in impress. 2011-02-08 19:09:12 +01:00
Carsten Driesner
3d6bed44c8 removetooltypes01: #i112600# Remove tools types from sd 2011-01-17 11:41:00 +01: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
Andre Fischer<andre.f.fischer
41c42f2d98 renaissance1: #i107215# Make buttons appear after slide sorter context menu is closed. 2010-07-21 16:38:33 +02:00
Andre Fischer
df76bfb069 renaissance1: merge with DEV300_m84 2010-07-01 18:06:39 +02:00
Andre Fischer
d57de36d81 renaissance1: #i107215# Do not show buttons for Draw documents. 2010-06-17 14:55:31 +02:00
Andre Fischer
6efdc84459 renaissance1: #i107215# Fixed update of current slide in slide overview after ending the show. 2010-06-15 15:00:03 +02:00
Christian Lippka
defcfcf416 cws impress190: rebase m82 2010-06-14 18:49:32 +02:00
Andre Fischer
260dd6af0f renaissance1: #i107215# RETURN inserts new slide (int slide sorter pane). Turned of tracking of current slide when mouse wheel is used. 2010-06-09 11:25:44 +02:00
Andre Fischer
831ed5d601 renaissance1: #i107215# Ctrl-Arrow does not reset shift-selection anchor. 2010-06-08 11:58:51 +02:00
Andre Fischer
be7fd6fad4 renaissance1: #i107215# Some small fixes and improvements. 2010-05-31 17:48:57 +02:00
Andre Fischer
506928805f renaissance1: #i107215# Some minor fixes and improvements. 2010-05-28 13:26:19 +02:00
Andre Fischer
633a42924f renaissance1: #i107215# Fixed some bugs in connection to multi selection. 2010-05-20 13:41:11 +02:00
Andre Fischer
88efd39303 renaissance1: #i107215# Improved the debug dialog. 2010-05-07 11:48:19 +02:00
Andre Fischer
db3cf57848 renaissance1: #i107215# Added separate alpha value for button bar background. 2010-05-06 17:23:08 +02:00
Christian Lippka
58dd850178 #i89450# removed unused code 2010-05-05 17:39:48 +02:00
Andre Fischer<Andre.W.Fischer
11c6b31e2a renaissance1: #i107215# Fixed Mac-only problem with Drag-n-Drop loop. 2010-05-05 14:24:17 +02:00
Andre Fischer<Andre.W.Fischer
ecb6bc55ff renaissance1: resolved minor compilation problems. 2010-04-28 14:48:44 +02:00
Andre Fischer
8c9901906b renaissance1: #i107215# Reorganized the selection function. Introduced button bar. 2010-04-23 17:06:10 +02:00
Andre Fischer
8c6409990a renaissance1: #i107215# Many fixes around drag-and-drop and selection. 2010-04-08 14:47:08 +02:00
Andre Fischer
93a68953ef renaissance1: #i107215# Fixed destruction of DebugDialog. Improved button handling. 2010-03-24 18:28:31 +01:00
Andre Fischer
1b8c751edf renaissance1: #i107215# Improved button handling. 2010-03-24 15:49:18 +01:00
Andre Fischer<Andre.W.Fischer
9300afa21c renaissance1: merge with DEV300_m75 2010-03-23 15:37:20 +01:00
Andre Fischer
f38cf1fdb8 renaissance1: #i107215# Improved button handling. Added debug design dialog. 2010-03-23 12:50:14 +01:00
Andre Fischer
b390fae170 renaissance1: #i107215# Reorganized and improved layouting. 2010-03-19 15:06:39 +01:00
Andre Fischer
6426d891e7 renaissance1: #i107215# Added support for keys home/end. Fixed selection after inserting new slides. 2010-03-12 17:03:08 +01:00
Andre Fischer
ab3853cc3c renaissance1: #i107215# Duplicating several slides inserts them in single row after selection. 2010-03-11 18:35:45 +01:00
Andre Fischer
b21a5ef925 renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling. Improved hide/show handling. 2010-03-11 16:21:09 +01:00
Andre Fischer
9c1e4f81d7 renaissance1: #i107215# Fixed drag-and-drop. 2010-03-08 18:29:19 +01:00
Andre Fischer
eb7f569c3a renaissance1: #i107215# Improved handling of transferables. 2010-03-08 13:19:28 +01:00
Andre Fischer
4b83a7fe57 renaissance1: #i107215# Improved handling of transferables. 2010-03-08 11:34:08 +01:00
Andre Fischer
efc8b0f870 renaissance1: #i107215# Modified display of substitution and insertion indicator. 2010-03-02 15:54:17 +01:00
Andre Fischer
f1a49de136 renaissance1: #i107215# Improved focus and selection handling. 2010-02-25 16:51:49 +01:00
Andre Fischer
1fbf7cba10 renaissance1: #i107215# Focus can be moved with Ctrl+Cursor Keys. 2010-02-23 18:31:24 +01:00
Andre Fischer
3c7bf4b67d renaissance1: #i107215# Improved drag and drop. 2010-02-23 16:56:05 +01:00
Andre Fischer
f5d2c01dda renaissance1: #i107215# Improved selection handling. 2010-02-18 15:20:15 +01:00
Andre Fischer
70ebb85a47 renaissance1: #i107215# Modifying the selection may change the current slide. 2010-02-17 15:08:33 +01:00
Andre Fischer
b5f80146f4 renaissance1: #i107215# Modified painting and layouting of page objects. 2010-02-17 13:32:10 +01:00
Andre Fischer<Andre.W.Fischer
1c239d78bc renaissance1: #107215# Resolved minor compilation problems. 2010-02-12 15:51:03 +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