Chr. Rossmanith
0968c30437
RTL_CONSTASCII_(U)STRINGPARAM removed in canvas
...
::rtl:: prefix removed from OUString as well
Change-Id: I4de29a9c487ff2b87fdb5efa8e75aaf5b88402b0
2013-01-09 21:15:12 +01:00
Michael Meeks
60337134e4
re-base on ALv2 code. Includes:
...
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
disable extended linecap API for now.
gnumake4 work primarily from Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1394326
misc. dead code cleanups
Patch contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1204995
http://svn.apache.org/viewvc?view=revision&revision=1207270
2012-10-08 11:36:37 +01:00
Thorsten Behrens
80fe015a86
Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes
...
Did I mention I hate boilerplate copied all over the place? ;)
2012-03-16 17:02:23 +01:00
Norbert Thiebaud
24c0f87615
remove include of pch header in canvas
2011-11-27 12:57:22 -06:00
Matúš Kukan
4b60da5d1d
add more component prefixes
2011-08-17 23:51:45 +02:00
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
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
b2a95c6918
INTEGRATION: CWS canvas05 (1.5.56); FILE MERGED
...
2008/06/09 12:51:48 thb 1.5.56.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls
2008/04/21 07:27:25 thb 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED
2007/10/01 13:02:02 thb 1.5.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom
2008-06-24 09:44:25 +00:00
Rüdiger Timm
2a47617dcf
INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED
...
2008/03/28 16:35:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:30:50 +00:00
Kurt Zenker
93fd2bdf6d
INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED
...
2006/10/20 11:40:26 thb 1.2.32.7: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro
2006/10/18 13:58:23 thb 1.2.32.6: RESYNC: (1.3-1.4); FILE MERGED
2006/09/15 15:39:57 thb 1.2.32.5: RESYNC: (1.2-1.3); FILE MERGED
2006/04/25 12:53:44 thb 1.2.32.4: #i63943# Handling probe construction special
2006/04/21 12:44:22 thb 1.2.32.3: #i63088# Cloned Cyrille's patches accordingly
2006/03/13 12:38:00 thb 1.2.32.2: #i49357# Renamed macro
2006/03/08 17:59:54 thb 1.2.32.1: #i49357# Now also providing the C lib entry points again
2006-12-13 13:45:12 +00:00
Oliver Bolte
7d20936996
INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED
...
2006/09/01 17:18:04 kaib 1.3.20.1: #i68856# Added header markers and pch files
2006-09-17 02:24:25 +00:00
Jens-Heiner Rechtien
535ccb6e93
INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED
...
2006/02/22 22:27:24 thb 1.2.8.2: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets
2005/11/15 16:51:42 thb 1.2.8.1: #i55991# made code compile without warnings for gcc
2006-06-20 01:15:41 +00:00
Kurt Zenker
7e949bf637
INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED
...
2005/10/11 15:41:03 thb 1.1.2.3: #i54170# Corrected license headers
2005/08/22 12:08:51 thb 1.1.2.2: #i53538# Corrected service name
2005/08/19 11:03:14 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)
2005-11-02 11:49:45 +00:00