1. 162fad1 fix emfplus windows build. by Michael Meeks · 13 years ago
  2. b8ba900 Transform the clipping polygon before using it by Fridrich Štrba · 13 years ago
  3. e7f1bae fdo#65502 - EmfFillPie fix. by Michael Meeks · 13 years ago
  4. 1477ea6 EMF: avoid ambiguity in debug output. by Michael Meeks · 13 years ago
  5. 5ce2944 Don't leak all of the EMF+ graphic objects. by Thorsten Behrens · 13 years ago
  6. 8d64acd fdo#60638: Workaround should be in FillRects rather than FillPolygon. by Muthu Subramanian · 13 years ago
  7. abd0ed2 n#812793: (Workaround) Transparent background import in EMF+. by Muthu Subramanian · 13 years ago
  8. af837e0 implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records by Radek Doulik · 13 years ago
  9. 2d2644e implemented EmfPlusRecordTypeSetClipRect record by Radek Doulik · 13 years ago
  10. f89ec41 implemented EmfPlusRecordTypeDrawEllipse record by Radek Doulik · 13 years ago
  11. 38fc2a5 implemented EmfPlusRecordTypeFillEllipse record by Radek Doulik · 13 years ago
  12. 99f785a Backport of EMF+ changes from master by Fridrich Štrba · 13 years ago
  13. 6cf68ea fdo#59405: cppcanvas: fix infinite loop in processEMFPlus by Michael Stahl · 13 years ago
  14. 8aaf114 implemented EmfPlusRecordTypeFillPie record by Radek Doulik · 13 years ago
  15. 9dc87d4 Make LO buildable again after the GraphicFilter move. by Jan Holesovsky · 13 years ago
  16. 6ca5bb7 fdo#35680 - fix wrong gradient rendering when grouped. by Michael Meeks · 13 years ago
  17. c3bde3cd use LanguageTag by Eike Rathke · 13 years ago
  18. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  19. 1383224 Revert "calc65: #i116318# Fixed the painting of axial gradients." by Michael Meeks · 14 years ago
  20. 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
  21. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  22. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  23. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  24. 35cbe72 fixed typo by Radek Doulik · 14 years ago
  25. 2af61da display hexadecimal and decimal record numbers by Radek Doulik · 14 years ago
  26. 7e071e5 remove some unused methods by Caolán McNamara · 14 years ago
  27. cf08e8a2 emf+: added implementation of DrawImage record by Radek Doulik · 14 years ago
  28. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  29. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  30. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  31. d5909e1 replace custom readString with read_uInt16s_ToOUString by Caolán McNamara · 14 years ago
  32. 1b0cacf cppcanvas: remove obsolete makefile.mk by Michael Stahl · 14 years ago
  33. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  34. cdea32d removed unused forward declarations of class by Takeshi Abe · 14 years ago
  35. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  36. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  37. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  38. 16bf6e9 use a temporary rather than calling Erase by Caolán McNamara · 14 years ago
  39. 67d0936 where is the logic of having 5 pChars if we only need 4 by Caolán McNamara · 14 years ago
  40. 64a9f89 if the string is created of len 0, then no point passing any arguments by Caolán McNamara · 14 years ago
  41. d531ef63 if the string is created from 4 sal_Unicodes then it cannot be of 0 len by Caolán McNamara · 14 years ago
  42. 6d78c49 Get rid of GRADIENT_* defines, they conflict with Windows GDI types. by Jan Holesovsky · 14 years ago
  43. 3858ba3 targetted string re-work by Michael Meeks · 14 years ago
  44. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  45. 41c4585 tune the guessed position a bit, so that it works better with test documents by Radek Doulik · 14 years ago
  46. e14b7cd implemented EmfPlusRecordTypeDrawString record by Radek Doulik · 14 years ago
  47. 8e92501 added debug message for unsupported cases by Radek Doulik · 14 years ago
  48. 695d82b SrcRect for SrcUnit = 2 is in pixels, don't Map it by Radek Doulik · 14 years ago
  49. fc43513 ImplText never instantiated by Caolán McNamara · 14 years ago
  50. e94e669 set minimal width if pen width is set to zero by Radek Doulik · 14 years ago
  51. 35fb870 fix crash on invalid/missing pen by Caolán McNamara · 14 years ago
  52. 8307243 fix busted indent by Caolán McNamara · 14 years ago
  53. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  54. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  55. fe630f3 callcatcher: update list, add README, remove some newly unused code by Caolán McNamara · 14 years ago
  56. 66aed6f New try to sort out the overloaded virtual method weirdness by Tor Lillqvist · 14 years ago
  57. 86b99ab Clang WaE: -Woverloaded-virtual weirdness, this seems to help by Tor Lillqvist · 14 years ago
  58. 6f087d1 removed duplicate includes in cppcanvas / cppuhelper / cui by Takeshi Abe · 14 years ago
  59. e443216 readUnicodeString can just return the string by Caolán McNamara · 14 years ago
  60. 80fe015 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes by Thorsten Behrens · 14 years ago
  61. af1514a Performance: avoid scaling just-generated bitmap 2nd time by Thorsten Behrens · 14 years ago
  62. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  63. 24b449b cppcanvas: processEMFPlus: fix valgrind warning: by Michael Stahl · 14 years ago
  64. 0d39617 workaround for buggy metafile images by Radek Doulik · 14 years ago
  65. 7b348b9 CRLF to LF, no code changed by Korrawit Pruegsanusak · 14 years ago
  66. eed2695 Removed unused code from cppcanvas by Szabolcs Dezsi · 14 years ago
  67. 8963cc0 EasyHack: Removed gcc conditionals by Alexander Bergmann · 14 years ago
  68. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  69. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  70. 04d58ef String->rtl::OUString by Caolán McNamara · 14 years ago
  71. 2669d04 make VectorOfOutDevStates a class and refactor this a little by Caolán McNamara · 14 years ago
  72. 3b8bf60 Revert "callcatcher: Remove unused code" by August Sodora · 14 years ago
  73. 070eff8 callcatcher: Remove unused code by August Sodora · 14 years ago
  74. d498a3c callcatcher: Remove unused code by August Sodora · 14 years ago
  75. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  76. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  77. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  78. d169860 more debug info for emf+ rendering - path by Radek Doulik · 14 years ago
  79. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  80. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  81. c0f6713 remove include of pch header in cppcanvas by Norbert Thiebaud · 14 years ago
  82. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  83. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  84. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  85. 828abf1 Revive gradient clipping debug visualization code. by Thorsten Behrens · 14 years ago
  86. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  87. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  88. 76e37b7 adapt naming scheme by Caolán McNamara · 14 years ago
  89. 67cf9cb add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString one by Caolán McNamara · 14 years ago
  90. 8e9ad03 Related: fdo#38580 NULL object by Caolán McNamara · 14 years ago
  91. 9460903 Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not fail. by Stephan Bergmann · 15 years ago
  92. 288ce7b WaE: unreachable code by Tor Lillqvist · 15 years ago
  93. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  94. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  95. e594b27 WaE: control reaches end of non-void function by Tor Lillqvist · 15 years ago
  96. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  97. 90e9a26 make base class dtor virtual by Caolán McNamara · 15 years ago
  98. cdc4b380 fix warnings by Gabor Jenei · 15 years ago
  99. 55240e8 WaE: in debug=2 mode by Caolán McNamara · 15 years ago
  100. 0e9d017 debug build errors by Gabor · 15 years ago