Commit Graph

7 Commits

Author SHA1 Message Date
Thorsten Behrens
09b546cf9c Fix overloaded-virtual warning in canvas
With enabled -Woverloaded-virtual gcc warning (see
http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html),
canvas exposed a nasty clash between WeakComponentImplHelper::disposing
and XEventListener::disposing. Fixed by overriding *once* in baseclass,
and then calling disambiguated, renamed methods.
2011-04-08 16:47:25 +02:00
Sebastian Spaeth
4905a19032 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-14 17:02:15 +02:00
Petr Mladek
1275d274db more removed include guards using fixguard.py 2010-10-05 18:21:30 +02:00
Jens-Heiner Rechtien
8764506704 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
Kurt Zenker
c37ef2c49c INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED
2008/04/21 07:29:42 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED
2008/04/04 09:00:13 thb 1.2.2.3: Merging emf+ changes for dx canvas
2008/02/08 00:26:38 thb 1.2.2.2: #81092# Finishing cooperative canvas output stuff
2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent
2008-06-24 09:31:58 +00:00
Rüdiger Timm
f7315210ca INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED
2008/03/28 16:34:59 rt 1.2.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:06:37 +00:00
Jens-Heiner Rechtien
6793d03ad5 INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED
2007/07/23 12:05:06 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo
2007-11-01 16:53:33 +00:00