1. 6015f80 Fixed typos (wether -> whether) by Matthias Seidel · 7 years ago
  2. 8b8df38 #i127723# Fix StarSymbol to OpenSymbol mapping when using cairo on OS/2. by Yuri Dario · 8 years ago
  3. 72e77eb #i127723# add cairo graphics support also on OS/2. by Yuri Dario · 8 years ago
  4. 53d9f415 Enhance gb_LinkTarget_set_*_optimization functions to allow multiple by Don Lewis · 8 years ago
  5. 559db5c Standardize all gbuild bridge makefile.mk files by Damjan Jovanovic · 9 years ago
  6. 2fa2cf8 There is no DDRAW.LIB in DirectX 9 and later, which breaks the build. by Damjan Jovanovic · 10 years ago
  7. ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
  8. fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
  9. a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  10. 05e9a04 #i123068# remove implicit conversion from aUTF8String to its char pointer by Herbert Dürr · 12 years ago
  11. 342ebf4 i12355 Allow 1bit masks for all OSes except Linux (see i122485) by Armin Le Grand · 12 years ago
  12. 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
  13. 16235b6 i122485 Preliminary fix: Do not use 1Bit deep VDevs in Linux environment by Armin Le Grand · 13 years ago
  14. 6cac4f8 #i122378# replace std::iota() with open code by Herbert Dürr · 13 years ago
  15. 3a125c8 #i99414# add bidi support to the DirextX canvas by Herbert Dürr · 13 years ago
  16. b2cc0de #121534# Reintegrating changes for rotated bitmap support by Armin Le Grand · 13 years ago
  17. e811ac4 #121504# corrected error in canvas module when cairo is used by Armin Le Grand · 13 years ago
  18. ef3931f #121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
  19. bf734a1 #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale by Armin Le Grand · 13 years ago
  20. cab10ee #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class by Armin Le Grand · 13 years ago
  21. 2d9d5c8 make conversions between BitmapColor and sal_uInt8 explicit by Herbert Dürr · 13 years ago
  22. 82834e4 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  23. b52bc4b Update headers to Alv2 headers by Andrew Rist · 14 years ago
  24. ee9bc42 i118923 - OS/2 port: new link system now uses unix style. by Yuri Dario · 14 years ago
  25. df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
  26. 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
  27. 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
  28. 64270dc Update headers to Alv2 headers by Andrew Rist · 14 years ago
  29. 2f68838 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  30. 0a48af8 Remove the Anti-Grain Geometry agg module: the OpenGL canvas rendering code was never really completed. by Pedro Giffuni · 14 years ago
  31. 3b16e8d Update headers to Alv2 headers by Andrew Rist · 14 years ago
  32. 17fa60a Update headers to Alv2 headers by Andrew Rist · 14 years ago
  33. 352043c vcl340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS by Michael Stahl · 15 years ago
  34. 5164e89 rsvglibs: rebased to DEV300_m104 by ka · 15 years ago
  35. eb002d1 rsvglibs: adjustments for external library patches by ka · 15 years ago
  36. 6c4a630 CWS-TOOLING: integrate CWS impress195 by Ivo Hinkelmann · 15 years ago
  37. 3b6f94f rebase to DEV300_m100 by Philipp Lohmann [pl] · 15 years ago
  38. c39a5bd removetooltypes01: Rebase to DEV300m99 by Carsten Driesner · 15 years ago
  39. dc67e8e removetooltypes01: #i112600# adjust cairo-related source code in canvas by Mikhail Voytenko · 15 years ago
  40. 112393a undoapi: pulled and merged DEV300.m98 by Frank Schoenheit [fs] · 15 years ago
  41. 2025ad7 removetooltypes01: Rebase to DEV300m98 by Carsten Driesner · 15 years ago
  42. ecb9166c rebase to DEV300_m97 by Philipp Lohmann [pl] · 15 years ago
  43. 143f5e3 removetooltypes01: #i112600# adjust canvas by Mikhail Voytenko · 15 years ago
  44. 9ed7a44 removetooltypes01: #i112600# adjust canvas by Mikhail Voytenko · 15 years ago
  45. 2849a77 removetooltypes01: #i112600# adjust canvas by Mikhail Voytenko · 15 years ago
  46. bbbe82c rebase to DEV300_m96 by Philipp Lohmann [pl] · 15 years ago
  47. e4e6ad6 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system by Frank Schoenheit [fs] · 15 years ago
  48. ead04f8 vcl118: #i115905# improved clip region interface on SAL layer (part 1, windows implementation) by Philipp Lohmann [pl] · 15 years ago
  49. c540748 fix glyph fallback for cairocanvas (thanks cmc) by caolanm · 15 years ago
  50. 608fc92 #i96685# removed not-yet active code to help comment+deadcode removing devs by Herbert Duerr [hdu] · 15 years ago
  51. 0e761aa #i96685# implement b2d-drawing of poly-gradients in vcl-canvas by Herbert Duerr [hdu] · 15 years ago
  52. dce4eab #i96685# fix drawing of gradients in vcl-canvas by Herbert Duerr [hdu] · 15 years ago
  53. c181a93 #i95645# fix obvious snafu with bitwise manipulation by Herbert Duerr [hdu] · 15 years ago
  54. d2e5957 merge after pulling DEV300.m91 by Frank Schoenheit [fs] · 15 years ago
  55. f6cea1f undoapi: allow compiling with VERBOSE being set by Frank Schoenheit [fs] · 15 years ago
  56. 955e88c sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  57. b24d4e1 #i114935# by Vladimir Glazunov · 15 years ago
  58. dd04f0f sb129: merged in DEV300_m88 by sb · 16 years ago
  59. 81951bf CWS-TOOLING: integrate CWS cmcfixes78 by Hans-Joachim Lankenau · 16 years ago
  60. ea9f984 DEV300: changesets OOO330 up to m8 by Hans-Joachim Lankenau · 16 years ago
  61. a3c8a0e sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  62. ac41da2 masterfix: #i114215# builderror in canvas/source/vcl fixed by Kurt Zenker · 16 years ago
  63. 970139f cmcfixes78: merge with DEV300 m87 by Caolán McNamara · 16 years ago
  64. a458722 CWS-TOOLING: integrate CWS codecleanup02 by Vladimir Glazunov · 16 years ago
  65. 9b727fc CWS-TOOLING: integrate CWS cmcfixes77 by Vladimir Glazunov · 16 years ago
  66. 40f797d cmcfixes78: #i113910# get rid of frame effect in cairo-canvas by Caolán McNamara · 16 years ago
  67. 840d9a7 cmcfixes77: #i113400# Maths brackets misformed in presentation mode by Caolán McNamara · 16 years ago
  68. 3833427 cmcfixes77: merge with DEV300 m86 by Caolán McNamara · 16 years ago
  69. ba8c722 CWS-TOOLING: integrate CWS unxlngxnewbaseline by obo · 16 years ago
  70. 2b5bd61 unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline, disactivated old, not-buildable debug code by Vladimir Glazunov · 16 years ago
  71. f670899 impress193 #i112841# Prevent marquee text from crashing when too wide. by Andre Fischer · 16 years ago
  72. 5965bb5 codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 by Malte Timmermann · 16 years ago
  73. a3ed338f CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
  74. 4a366e4 sb118: merged in re/DEV300_next towards DEV300_m76 by sb · 16 years ago
  75. 630a7d6 Merged DEV300_m76 by thb · 16 years ago
  76. ce1a6f9 Merge DEV300_m75 by thb · 16 years ago
  77. ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
  78. 0755c94 Merged with dev300_m71 by thb · 16 years ago
  79. b76532e Fix dxcanvas gradient glitches by thb · 16 years ago
  80. f20bccf CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
  81. 96cacc4 changefileheader2: #i10000#: convert files with CR/LF characters to CR only by Jens-Heiner Rechtien · 16 years ago
  82. 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
  83. 9ec2223 sb118: merged in DEV300_m71 by sb · 16 years ago
  84. 509f78f CWS svxsplit: merge with m71 by Mathias Bauer · 16 years ago
  85. 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
  86. 20c9b23 CWS-TOOLING: integrate CWS impress181 by Ivo Hinkelmann · 16 years ago
  87. 9f35771 #i105937# Removed demo-quality java canvas. no longer maintained. by thb · 16 years ago
  88. 0c770cb #i10000# help msvc to find the right one of an overloaded func by thb · 16 years ago
  89. e1418e1 resync to DEV300_m70 by Mathias Bauer · 16 years ago
  90. 03fc1bd #i10000# Disable fp-fragile unit tests; fix build on win32 by thb · 16 years ago
  91. 2ced8e8 #i105937# Finalized gradient rework in dxcanvas by thb · 16 years ago
  92. 9fb80cb #i107137# fix wrong colorspace calculations by thb · 16 years ago
  93. 80e02df0 #i105834# Fix cairo link flags by thb · 16 years ago
  94. d0427d8 #i10000# buildbots fretted out another breakage - no axial grads by thb · 16 years ago
  95. 58ed75f #i108160# #i10000# backport cairocanvas build fix & more build fixes by thb · 16 years ago
  96. ea48c18 thbfixes10: merge with DEV300 m69 by thb · 16 years ago
  97. 1737f4d #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap by thb · 16 years ago
  98. a3de1ad #i105937# Fixed a few remaining gradient glitches by thb · 16 years ago
  99. dcbaee1 masterfix: #i108160# build error fixed by Kurt Zenker · 16 years ago
  100. 3107778 merging m68 by Christian Lippka · 16 years ago