Thomas Arnhold
7a18848e14
unusedcode.easy: remove various methods
2012-04-12 12:35:48 +02:00
Stephan Bergmann
6e67c03dc0
Enable -Wnon-virtual-dtor for GCC 4.6
...
...which has the necessary features to support it.
Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.
cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.
Includes a patch for libcmis, intended to be upstreamed.
2012-03-14 13:32:02 +01: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
Elton Chung
23af031b09
Fix typos in comments
2012-02-18 09:35:43 +00:00
Jan Holesovsky
4866b20ec6
Slidesorter: Show the buttons on the opposite side...
...
...compared to where the mouse entered the slide thumbnail. This
seems to prevent a user annoyance when you very often used to hide
the slide, instead of just selecting it.
2012-02-17 23:47:51 +01:00
Jan Holesovsky
ebd3d9c77e
Slidesorter: Kill unused maButtonDownBackground.
2012-02-17 23:47:12 +01:00
Marcel Metz
5845c5b6ec
Removed unnecessary tools/link.hxx includes.
2012-01-06 23:55:50 +01:00
Caolán McNamara
c1c3ef64bc
callcatcher: remove some unused code
2011-12-21 09:30:20 +00:00
mst
6e26550c82
slidesorter1: #i116412# Temporarily turning off slide tracking to avoid 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-29 17:57:33 +01:00
mst
f215333002
slidesorter1: #117012# Update preview when text editing ends.
...
* found as LGPLv3-only fix at svn rev 1172129 (http://svn.apache.org/viewvc?view=revision&revision=1172129 )
2011-11-29 17:57:32 +01:00
awf
f82da78215
i118560 - slide sorter: pass PageSelector object by reference
...
* found as LGPLv3-only fix at svn rev 1196092 (http://svn.apache.org/viewvc?view=revision&revision=1196092 )
2011-11-23 23:53:50 +01:00
Felix Zhang
48e2a853b9
remove unused methods from sd::slidesorter
2011-10-21 16:56:52 +02:00
Caolán McNamara
9da5c3b8e3
callcatcher: remove some unused code
2011-10-10 08:51:15 +01:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Caolán McNamara
3154665f5b
none of these classes or headers is actually used
2011-04-15 08:54:49 +01:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Bjoern Michaelsen
19232495c4
operator= should accept const args too to make stl implementations happy
2011-03-14 18:06:56 +01:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Joseph Powers
1655a25a26
Cleanup some #include <tools/list.hxx>
2011-02-20 21:21:00 -08:00
Carsten Driesner
23951d3a0d
removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE
2011-01-17 13:26:54 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Caolán McNamara
55ae7b1537
add modelines to .hxx files as well
2010-10-28 15:50:10 +01:00
Petr Mladek
8ca15ae5a4
more removed include guards using fixguard.py
2010-10-05 18:20:55 +02:00
Vladimir Glazunov
3099107b00
CWS-TOOLING: integrate CWS renaissance1
2010-08-26 09:15:18 +02:00
Andre Fischer<andre.f.fischer
edc18425b8
renaissance1: #i107215# Replaced unhide text button by icon button.
2010-07-22 17:45:14 +02:00
Andre Fischer<andre.f.fischer
d73c47726d
renaissance1: #i96487# Fixed race condition on slide switching.
2010-07-22 11:12:42 +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<Andre.W.Fischer
436416a632
renaissance1: resolved merge conflicts, cleanup.
2010-07-08 12:27:24 +02:00
Andre Fischer
df76bfb069
renaissance1: merge with DEV300_m84
2010-07-01 18:06:39 +02:00
Andre Fischer
4a33a0f64f
renaissance1: #i107215# Slide sorter triggers page change after short delay.
2010-06-21 15:59:22 +02:00
obo
2fdd360a32
CWS-TOOLING: integrate CWS impressaccessibility7
2010-06-21 15:43:09 +02:00
Andre Fischer
75154ca8f0
renaissance1: #i107215# Updated some license headers. Cleaned up Theme class.
2010-06-18 14:08:37 +02:00
Andre Fischer
79c80fc9c4
renaissance1: #1107215# Previews are updated on model changes (to reflect changes of page numbers etc). Fixed insert position at end of document.
2010-06-18 13:26:40 +02:00
Andre Fischer
d57de36d81
renaissance1: #i107215# Do not show buttons for Draw documents.
2010-06-17 14:55:31 +02:00
Andre Fischer
e51ec1618d
renaissance1: #i107215# Focus indicator not lost anymore on mouse-over.
2010-06-17 10:00:09 +02:00
Andre Fischer
a72371004c
renaissance1: #i107215# Workaround fix for accessibility deadlock on Solaris.
2010-06-16 14:35:53 +02:00
Andre Fischer
9d350375a7
renaissance1: #i107215# Page number color now depends on background and frame color.
2010-06-15 18:50:58 +02:00
Andre Fischer
0832b196ad
renaissance1: #i107215# Integrated accessibility fix from other CWS impressaccessibility7.
2010-06-15 17:45:26 +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
Andre Fischer
97d0f93bea
renaissance1: #i107215# Disabled duplication of slides in master mode.
2010-06-15 12:56:00 +02:00
Christian Lippka
defcfcf416
cws impress190: rebase m82
2010-06-14 18:49:32 +02:00
Andre Fischer
caef452db3
renaissance1: #i107215# Improved high contrast handling.
2010-06-14 18:02:38 +02:00
Andre Fischer<Andre.W.Fischer
510d424f85
impressaccessibility7: #i111667# Replaced INVALIDATE_ALL_CHILDREN accessibility events by seperate notifications of CHILD events.
2010-06-11 14:03:26 +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
3d7b39ef94
merge
2010-06-07 11:34:31 +02:00
Andre Fischer
e969181750
renaissance1: #i107215# Fixed updates of slide previews.
2010-06-07 11:03:39 +02:00
Andre Fischer<Andre.W.Fischer
5ad79ff630
renaissance1: merge with DEV300_m80
2010-06-02 15:26:12 +02:00
Andre Fischer<Andre.W.Fischer
3660c4324c
renaissance1: #i107215# Small fixes.
2010-06-02 14:02:07 +02:00
Andre Fischer
be7fd6fad4
renaissance1: #i107215# Some small fixes and improvements.
2010-05-31 17:48:57 +02:00