Age | Commit message (Collapse) | Author |
|
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5
Reviewed-on: https://gerrit.libreoffice.org/9360
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
unify svg:d handling, correct svg:d import for relative sub-polygons in svg
import; changed default for moveto writes for svg:d in ODF to absolute
(cherry picked from commit f15874d8f976f3874bdbcb53429eeefa65c28841)
Conflicts:
basegfx/inc/basegfx/polygon/b2dpolygontools.hxx
basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx
basegfx/source/polygon/b2dpolypolygontools.cxx
basegfx/source/polygon/b2dsvgpolypolygon.cxx
basegfx/source/polygon/b3dpolypolygontools.cxx
basegfx/source/tools/makefile.mk
basegfx/test/boxclipper.cxx
basegfx/test/clipstate.cxx
basegfx/test/genericclipper.cxx
canvas/source/tools/surfaceproxy.cxx
sdext/source/pdfimport/tree/drawtreevisiting.cxx
sdext/source/pdfimport/tree/writertreevisiting.cxx
xmloff/inc/xexptran.hxx
xmloff/source/draw/XMLImageMapContext.cxx
xmloff/source/draw/XMLImageMapExport.cxx
xmloff/source/draw/shapeexport2.cxx
xmloff/source/draw/shapeexport3.cxx
xmloff/source/draw/xexptran.cxx
xmloff/source/draw/ximp3dobject.cxx
xmloff/source/draw/ximpshap.cxx
xmloff/source/style/MarkerStyle.cxx
xmloff/source/text/XMLTextFrameContext.cxx
xmloff/source/text/txtparae.cxx
Change-Id: I5171b4a3559ea116bea45152e1f2685666463635
|
|
Change-Id: I6599147a74e5c99f964b08935ec7c77f2d4cadef
|
|
|
|
|
|
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>
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|
|
2008/05/27 14:08:45 aw 1.18.6.1: #i39532# changes DEV300 m12 resync corrections
|
|
2008/03/28 16:05:49 rt 1.7.88.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 15:01:12 thb 1.17.70.3: #i85898# Stripping all external header guards
2008/04/01 10:48:13 thb 1.17.70.2: #i85898# Stripping all external header guards
2008/03/28 16:05:49 rt 1.17.70.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:05:48 rt 1.8.88.1: #i87441# Change license header to LPGL v3.
|
|
2006/03/17 17:41:33 thb 1.15.20.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency
|
|
2006/02/21 14:40:21 thb 1.15.8.1: #i55991# Changed matrix template int param to unsigned; int-casting it to reduced range where necessary; reverted senseless bitfield back to bool; renamed function parameter according to naming conventions (i.e. ripped off leading m)
|
|
2005/09/05 17:38:35 rt 1.6.62.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:38:35 rt 1.14.34.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:38:35 rt 1.7.62.1: #i54170# Change license header: remove SISSL
|
|
2004/07/01 11:57:00 thb 1.13.28.2: #i30874# Verified changes
2004/06/30 12:36:35 waratah 1.13.28.1: #i30874# Add initial values to potentially unitialised values
|
|
|
|
|
|
canvas
|
|
range, tuple, vector). Names were too common and e.g. vector leaded to problems with some defines. This is now avoided. Also some bug fixes, addition of 3d polygon tooling etc.
|
|
|
|
|
|
sal_Bool
|
|
|
|
|
|
botched the algo for nearly every non-trivial case
|
|
as namespaces. Enums are class members, if applicable, and all uppercase. Instead of sal_Bool, we're using builtin-bool, for non-API stuff
|
|
|
|
|
|
Splitted the Polygon tooling into PolygonTools and own namespace
Changed names of local include files for templates
|
|
for Polygon.
|
|
statements to work with big and small letters.
|
|
possibilities for appending/inserting only parts of source poly
|