- 8700e5e Fixed typo (horizonal -> horizontal) by Matthias Seidel · 7 years ago
- db5d4aa Fix build with boost-1.67. by Pedro Giffuni · 8 years ago
- 559db5c Standardize all gbuild bridge makefile.mk files by Damjan Jovanovic · 9 years ago
- 6e35968 Add a missing file to the basegfx static library to unbreak the by Don Lewis · 10 years ago
- ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
- fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
- c74605c Uninitialized scalar value by Pedro Giffuni · 10 years ago
- d409ab1 Add missing precompiled header include to basegfx. by Damjan Jovanovic · 11 years ago
- 04f4d52 $(SLOFILES) is unnecessary for applications, and other by Damjan Jovanovic · 11 years ago
- f6bc2f2 No need for version map file with Google Test. by Damjan Jovanovic · 11 years ago
- 6f473b1 #i125003# migrate main/basegfx from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 7b40f37 Fix further basegfx test build errors. by Damjan Jovanovic · 11 years ago
- c040a9c Fix a mistyped comma in a basegfx test commited in 1536730. by Damjan Jovanovic · 11 years ago
- f077f99 i125447 corrected some string to number conversion tools to correct svg:d imports by Armin Le Grand · 12 years ago
- a02eb39 i125349 refined to exclude possible recursive calls by Armin Le Grand · 12 years ago
- 7c5e9b9 i125349 moved clip enhancements to base clipping functionality by Armin Le Grand · 12 years ago
- a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
- 3552c7f9 #i123948# fix more class/struct mismatches by Herbert Dürr · 12 years ago
- 1a15756 #i123068# remove implicit conversions from rtl strings to their elements by Herbert Dürr · 12 years ago
- a7bc1f5 #i122362# remove stlport4-build support by Herbert Dürr · 12 years ago
- 1e79e8d i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes by Armin Le Grand · 12 years ago
- f15874d i123433 Detect pseudo-vertices at svg import, 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 by Armin Le Grand · 12 years ago
- 697d89b i123465 no longer correct svg:d imports by Armin Le Grand · 12 years ago
- ff1eee6 i123379 various SVG marker corrections by Armin Le Grand · 12 years ago
- b2875a1 WaE: Initialize boolean variable to false to prevent compiler warning about uninitialized variable. by Pavel Janík · 13 years ago
- 4ccb1eb i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed by Armin Le Grand · 13 years ago
- cdf48cf i122509 Corrected typo in basegfx by Armin Le Grand · 13 years ago
- 18b55ee Small vector calculation correction by Armin Le Grand · 13 years ago
- 229a79b #121267# added support for taking clipping into account for metafile-based exporters to vector formats by Armin Le Grand · 13 years ago
- 888e645 #120604# corrected 3d gradients, adapted basegfx to be smarter in some areas by Armin Le Grand · 14 years ago
- 4152ce9 #120604# Adapted back texture mapper for gradients for 3D usage by Armin Le Grand · 14 years ago
- 05785d28 #120604# unified and secured gradient tooling for primitives, adapted usages by Armin Le Grand · 14 years ago
- d33d09b #120642# streamlined a little bit by Armin Le Grand · 14 years ago
- 2e1700b #i120642# expand target to maximum edge not to diagonal by Regina Henschel · 14 years ago
- 97fa4fa #120596# Optimized grid primitive, added some tooling to basegfx by Armin Le Grand · 14 years ago
- 008bc1d #120539# Fixed visualisation of gradeint type 'square' which was broken in OOo3.3 by Armin Le Grand · 14 years ago
- e501c72 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 0da397e Update headers to Alv2 headers by Andrew Rist · 14 years ago
- ee9bc42 i118923 - OS/2 port: new link system now uses unix style. by Yuri Dario · 14 years ago
- df165f3 i118923 - OS/2 port: cppunit is no longer broken. by Yuri Dario · 14 years ago
- df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
- 17bbcc2 remove svn:executable properties from make and pack files by Herbert Dürr · 14 years ago
- 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
- 9bfc160 #118838# LineGeometry creation for complicated cases optimized to create single Polygons by Armin Le Grand · 14 years ago
- 2a0cd92 linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license by Armin Le Grand · 14 years ago
- 8173c8c Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 78d8bbf Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 482f6ff Update headers to Alv2 headers by Andrew Rist · 14 years ago
- e2e1671 Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done by Armin Le Grand · 14 years ago
- fcd3ba7 i118608 - IP clearance: Remove internal cppunit source, use system-cppunit instead. Patch by Andre Fischer (af). by Pedro Giffuni · 14 years ago
- 727f5b8 i118582: OS/2 port - more misc. changes by ydario. by Pedro Giffuni · 14 years ago
- e01b5a7 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- a9bb7f9 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 79fbe81 fix up code so it builds with GCC 4.6: by Michael Stahl · 15 years ago
- 65df215 OOO330 by Ivo Hinkelmann · 15 years ago
- baa3cdb #i115761# Impress freezes opening the attached odp file(s) by obo · 15 years ago
- 1403179 #i114938# fix extremum parameter calculation by Herbert Duerr [hdu] · 15 years ago
- 524ec51 CWS-TOOLING: integrate CWS vcl114 by Vladimir Glazunov · 16 years ago
- 9b727fc CWS-TOOLING: integrate CWS cmcfixes77 by Vladimir Glazunov · 16 years ago
- 9e5b02a #i113776# avoid default adaptive subdivision for now by Herbert Duerr [hdu] · 16 years ago
- 6b16723 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
- 4b09ead vcl114: #i106127# fix numeric problems by Herbert Duerr [hdu] · 16 years ago
- f02b283 #i111715# corrected numerical cases for polygon clipper and geometry creator by Armin Le Grand · 16 years ago
- c5934ad DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers by Release Engineering · 16 years ago
- a3ed338f CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
- 4a366e4 sb118: merged in re/DEV300_next towards DEV300_m76 by sb · 16 years ago
- 814fe8f CWS-TOOLING: integrate CWS cmcfixes73 by Jens-Heiner Rechtien · 16 years ago
- 630a7d6 Merged DEV300_m76 by thb · 16 years ago
- ce1a6f9 Merge DEV300_m75 by thb · 16 years ago
- 438d3ee cmcfixes73: #i110069# remove platform-dependent test by Caolán McNamara · 16 years ago
- 6f9dd67 cmcfixes73: #i110069# add 61 count for ia64 as well by Caolán McNamara · 16 years ago
- 1f8c841 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
- 7c85f9d sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
- 9dbddaf sb118: add --with-system-cppunit by Rene Engelhard · 16 years ago
- ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
- 0755c94 Merged with dev300_m71 by thb · 16 years ago
- 7ffd813 Fix rgb2hsl miscalculation + add according test case by thb · 16 years ago
- 8764506 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
- 9ec2223 sb118: merged in DEV300_m71 by sb · 16 years ago
- 8da5fab #i10000# windows build fix, rearranged ifdef by Release Engineering · 16 years ago
- eeca9da sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates by sb · 16 years ago
- 03fc1bd #i10000# Disable fp-fragile unit tests; fix build on win32 by thb · 16 years ago
- a63c7b9 #i10000# win32: forgot precomplied header by thb · 16 years ago
- 4338fe5 #i105937# Post-merge fixes by thb · 16 years ago
- 37375c0 s390xport02: #i108410# different results for s390x by Caolán McNamara · 16 years ago
- 58ed75f #i108160# #i10000# backport cairocanvas build fix & more build fixes by thb · 16 years ago
- ea48c18 thbfixes10: merge with DEV300 m69 by thb · 16 years ago
- 1737f4d #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap by thb · 16 years ago
- a3de1ad #i105937# Fixed a few remaining gradient glitches by thb · 16 years ago
- e6fd0d7 sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before by sb · 16 years ago
- 949256f sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that tests within a module pick up shared libs from that module in the local output tree by sb · 16 years ago
- a57ae68 sb118: merged in DEV300_m69 by sb · 16 years ago
- 7397e8c sb118: make test libraries RPATH=NONE by sb · 16 years ago
- 0367aa6 sb118: merged in DEV300_m68 by sb · 16 years ago
- c15bb1c aw078: resync to DEV300m68for integration by Armin Le Grand · 16 years ago
- 82e1616 aw079: rebase to m75 by Armin Le Grand · 16 years ago
- 0dfee18 aw079: changes after resync (linux) by Armin Le Grand · 16 years ago
- b6fc86a aw069 changes after resync to m71# by Armin Le Grand · 16 years ago
- 54b1b7d aw079: #i99147# attribute rework and others by Armin Le Grand · 16 years ago
- 4ee210c aw079: changes for resync by Armin Le Grand · 16 years ago