1. 8700e5e Fixed typo (horizonal -> horizontal) by Matthias Seidel · 7 years ago
  2. db5d4aa Fix build with boost-1.67. by Pedro Giffuni · 8 years ago
  3. 559db5c Standardize all gbuild bridge makefile.mk files by Damjan Jovanovic · 9 years ago
  4. 6e35968 Add a missing file to the basegfx static library to unbreak the by Don Lewis · 10 years ago
  5. ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
  6. fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
  7. c74605c Uninitialized scalar value by Pedro Giffuni · 10 years ago
  8. d409ab1 Add missing precompiled header include to basegfx. by Damjan Jovanovic · 11 years ago
  9. 04f4d52 $(SLOFILES) is unnecessary for applications, and other by Damjan Jovanovic · 11 years ago
  10. f6bc2f2 No need for version map file with Google Test. by Damjan Jovanovic · 11 years ago
  11. 6f473b1 #i125003# migrate main/basegfx from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
  12. 7b40f37 Fix further basegfx test build errors. by Damjan Jovanovic · 11 years ago
  13. c040a9c Fix a mistyped comma in a basegfx test commited in 1536730. by Damjan Jovanovic · 11 years ago
  14. f077f99 i125447 corrected some string to number conversion tools to correct svg:d imports by Armin Le Grand · 12 years ago
  15. a02eb39 i125349 refined to exclude possible recursive calls by Armin Le Grand · 12 years ago
  16. 7c5e9b9 i125349 moved clip enhancements to base clipping functionality by Armin Le Grand · 12 years ago
  17. a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  18. 3552c7f9 #i123948# fix more class/struct mismatches by Herbert Dürr · 12 years ago
  19. 1a15756 #i123068# remove implicit conversions from rtl strings to their elements by Herbert Dürr · 12 years ago
  20. a7bc1f5 #i122362# remove stlport4-build support by Herbert Dürr · 12 years ago
  21. 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
  22. 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
  23. 697d89b i123465 no longer correct svg:d imports by Armin Le Grand · 12 years ago
  24. ff1eee6 i123379 various SVG marker corrections by Armin Le Grand · 12 years ago
  25. b2875a1 WaE: Initialize boolean variable to false to prevent compiler warning about uninitialized variable. by Pavel Janík · 13 years ago
  26. 4ccb1eb i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed by Armin Le Grand · 13 years ago
  27. cdf48cf i122509 Corrected typo in basegfx by Armin Le Grand · 13 years ago
  28. 18b55ee Small vector calculation correction by Armin Le Grand · 13 years ago
  29. 229a79b #121267# added support for taking clipping into account for metafile-based exporters to vector formats by Armin Le Grand · 13 years ago
  30. 888e645 #120604# corrected 3d gradients, adapted basegfx to be smarter in some areas by Armin Le Grand · 14 years ago
  31. 4152ce9 #120604# Adapted back texture mapper for gradients for 3D usage by Armin Le Grand · 14 years ago
  32. 05785d28 #120604# unified and secured gradient tooling for primitives, adapted usages by Armin Le Grand · 14 years ago
  33. d33d09b #120642# streamlined a little bit by Armin Le Grand · 14 years ago
  34. 2e1700b #i120642# expand target to maximum edge not to diagonal by Regina Henschel · 14 years ago
  35. 97fa4fa #120596# Optimized grid primitive, added some tooling to basegfx by Armin Le Grand · 14 years ago
  36. 008bc1d #120539# Fixed visualisation of gradeint type 'square' which was broken in OOo3.3 by Armin Le Grand · 14 years ago
  37. e501c72 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  38. 0da397e Update headers to Alv2 headers by Andrew Rist · 14 years ago
  39. ee9bc42 i118923 - OS/2 port: new link system now uses unix style. by Yuri Dario · 14 years ago
  40. df165f3 i118923 - OS/2 port: cppunit is no longer broken. by Yuri Dario · 14 years ago
  41. df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
  42. 17bbcc2 remove svn:executable properties from make and pack files by Herbert Dürr · 14 years ago
  43. 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
  44. 9bfc160 #118838# LineGeometry creation for complicated cases optimized to create single Polygons by Armin Le Grand · 14 years ago
  45. 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
  46. 8173c8c Update headers to Alv2 headers by Andrew Rist · 14 years ago
  47. 78d8bbf Update headers to Alv2 headers by Andrew Rist · 14 years ago
  48. 482f6ff Update headers to Alv2 headers by Andrew Rist · 14 years ago
  49. 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
  50. fcd3ba7 i118608 - IP clearance: Remove internal cppunit source, use system-cppunit instead. Patch by Andre Fischer (af). by Pedro Giffuni · 14 years ago
  51. 727f5b8 i118582: OS/2 port - more misc. changes by ydario. by Pedro Giffuni · 14 years ago
  52. e01b5a7 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  53. a9bb7f9 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  54. 79fbe81 fix up code so it builds with GCC 4.6: by Michael Stahl · 15 years ago
  55. 65df215 OOO330 by Ivo Hinkelmann · 15 years ago
  56. baa3cdb #i115761# Impress freezes opening the attached odp file(s) by obo · 15 years ago
  57. 1403179 #i114938# fix extremum parameter calculation by Herbert Duerr [hdu] · 15 years ago
  58. 524ec51 CWS-TOOLING: integrate CWS vcl114 by Vladimir Glazunov · 16 years ago
  59. 9b727fc CWS-TOOLING: integrate CWS cmcfixes77 by Vladimir Glazunov · 16 years ago
  60. 9e5b02a #i113776# avoid default adaptive subdivision for now by Herbert Duerr [hdu] · 16 years ago
  61. 6b16723 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
  62. 4b09ead vcl114: #i106127# fix numeric problems by Herbert Duerr [hdu] · 16 years ago
  63. f02b283 #i111715# corrected numerical cases for polygon clipper and geometry creator by Armin Le Grand · 16 years ago
  64. c5934ad DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers by Release Engineering · 16 years ago
  65. a3ed338f CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
  66. 4a366e4 sb118: merged in re/DEV300_next towards DEV300_m76 by sb · 16 years ago
  67. 814fe8f CWS-TOOLING: integrate CWS cmcfixes73 by Jens-Heiner Rechtien · 16 years ago
  68. 630a7d6 Merged DEV300_m76 by thb · 16 years ago
  69. ce1a6f9 Merge DEV300_m75 by thb · 16 years ago
  70. 438d3ee cmcfixes73: #i110069# remove platform-dependent test by Caolán McNamara · 16 years ago
  71. 6f9dd67 cmcfixes73: #i110069# add 61 count for ia64 as well by Caolán McNamara · 16 years ago
  72. 1f8c841 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
  73. 7c85f9d sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
  74. 9dbddaf sb118: add --with-system-cppunit by Rene Engelhard · 16 years ago
  75. ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
  76. 0755c94 Merged with dev300_m71 by thb · 16 years ago
  77. 7ffd813 Fix rgb2hsl miscalculation + add according test case by thb · 16 years ago
  78. 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
  79. 9ec2223 sb118: merged in DEV300_m71 by sb · 16 years ago
  80. 8da5fab #i10000# windows build fix, rearranged ifdef by Release Engineering · 16 years ago
  81. 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
  82. 03fc1bd #i10000# Disable fp-fragile unit tests; fix build on win32 by thb · 16 years ago
  83. a63c7b9 #i10000# win32: forgot precomplied header by thb · 16 years ago
  84. 4338fe5 #i105937# Post-merge fixes by thb · 16 years ago
  85. 37375c0 s390xport02: #i108410# different results for s390x by Caolán McNamara · 16 years ago
  86. 58ed75f #i108160# #i10000# backport cairocanvas build fix & more build fixes by thb · 16 years ago
  87. ea48c18 thbfixes10: merge with DEV300 m69 by thb · 16 years ago
  88. 1737f4d #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap by thb · 16 years ago
  89. a3de1ad #i105937# Fixed a few remaining gradient glitches by thb · 16 years ago
  90. 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
  91. 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
  92. a57ae68 sb118: merged in DEV300_m69 by sb · 16 years ago
  93. 7397e8c sb118: make test libraries RPATH=NONE by sb · 16 years ago
  94. 0367aa6 sb118: merged in DEV300_m68 by sb · 16 years ago
  95. c15bb1c aw078: resync to DEV300m68for integration by Armin Le Grand · 16 years ago
  96. 82e1616 aw079: rebase to m75 by Armin Le Grand · 16 years ago
  97. 0dfee18 aw079: changes after resync (linux) by Armin Le Grand · 16 years ago
  98. b6fc86a aw069 changes after resync to m71# by Armin Le Grand · 16 years ago
  99. 54b1b7d aw079: #i99147# attribute rework and others by Armin Le Grand · 16 years ago
  100. 4ee210c aw079: changes for resync by Armin Le Grand · 16 years ago