Marcos Paulo de Souza
|
ccf47bd943
|
fdo#54938: Convert canvas to cppu::supportsService
Final part
Change-Id: I5ff8e4aacf7be7c0cb1eab520f01cc312143641e
|
2014-01-16 10:26:03 +01:00 |
|
Tor Lillqvist
|
a7724966ab
|
Bin comments that claim to say why some header is included
They are practically always useless, often misleading or obsolete.
Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
|
2013-10-22 16:56:28 +03:00 |
|
Krisztian Pinter
|
73f866aa61
|
RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals
All RTL_CONSTASCII_USTRINGPARAMs removed from canvas
Change-Id: Ie62d080eb58a05f7bb18aa1cc2f518c951145460
Reviewed-on: https://gerrit.libreoffice.org/2283
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
2013-02-20 23:04:14 +00: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 |
|
Szabolcs Dezsi
|
f770c5d6bc
|
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
|
2012-04-06 12:48:32 +02:00 |
|
Norbert Thiebaud
|
24c0f87615
|
remove include of pch header in canvas
|
2011-11-27 12:57:22 -06: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
|
028b400398
|
remove include guards using fixguard.py
|
2010-10-05 18:21:29 +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
|
db7eae30e4
|
INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED
2008/04/21 07:30:20 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent
|
2008-06-24 09:39:57 +00:00 |
|
Rüdiger Timm
|
2cd22f9d7f
|
INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED
2008/03/28 16:35:02 rt 1.2.28.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:17:47 +00:00 |
|
Jens-Heiner Rechtien
|
d034efa5dd
|
INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED
2007/07/23 12:05:08 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo
|
2007-11-01 17:00:10 +00:00 |
|