1. 8806e00 Get rid of GRADIENT_* defines, they conflict with Windows GDI types. by Jan Holesovsky · 14 years ago
  2. 3858ba3 targetted string re-work by Michael Meeks · 14 years ago
  3. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  4. 41c4585 tune the guessed position a bit, so that it works better with test documents by Radek Doulik · 14 years ago
  5. e14b7cd implemented EmfPlusRecordTypeDrawString record by Radek Doulik · 14 years ago
  6. 8e92501 added debug message for unsupported cases by Radek Doulik · 14 years ago
  7. 695d82b SrcRect for SrcUnit = 2 is in pixels, don't Map it by Radek Doulik · 14 years ago
  8. fc43513 ImplText never instantiated by Caolán McNamara · 14 years ago
  9. e94e669 set minimal width if pen width is set to zero by Radek Doulik · 14 years ago
  10. 35fb870 fix crash on invalid/missing pen by Caolán McNamara · 14 years ago
  11. 8307243 fix busted indent by Caolán McNamara · 14 years ago
  12. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  13. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  14. fe630f3 callcatcher: update list, add README, remove some newly unused code by Caolán McNamara · 14 years ago
  15. 66aed6f New try to sort out the overloaded virtual method weirdness by Tor Lillqvist · 14 years ago
  16. 86b99ab Clang WaE: -Woverloaded-virtual weirdness, this seems to help by Tor Lillqvist · 14 years ago
  17. 6f087d1 removed duplicate includes in cppcanvas / cppuhelper / cui by Takeshi Abe · 14 years ago
  18. e443216 readUnicodeString can just return the string by Caolán McNamara · 14 years ago
  19. 80fe015 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes by Thorsten Behrens · 14 years ago
  20. af1514a Performance: avoid scaling just-generated bitmap 2nd time by Thorsten Behrens · 14 years ago
  21. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  22. 24b449b cppcanvas: processEMFPlus: fix valgrind warning: by Michael Stahl · 14 years ago
  23. 0d39617 workaround for buggy metafile images by Radek Doulik · 14 years ago
  24. 7b348b9 CRLF to LF, no code changed by Korrawit Pruegsanusak · 14 years ago
  25. eed2695 Removed unused code from cppcanvas by Szabolcs Dezsi · 14 years ago
  26. 8963cc0 EasyHack: Removed gcc conditionals by Alexander Bergmann · 14 years ago
  27. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  28. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  29. 04d58ef String->rtl::OUString by Caolán McNamara · 14 years ago
  30. 2669d04 make VectorOfOutDevStates a class and refactor this a little by Caolán McNamara · 14 years ago
  31. 3b8bf60 Revert "callcatcher: Remove unused code" by August Sodora · 14 years ago
  32. 070eff8 callcatcher: Remove unused code by August Sodora · 14 years ago
  33. d498a3c callcatcher: Remove unused code by August Sodora · 14 years ago
  34. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  35. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  36. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  37. d169860 more debug info for emf+ rendering - path by Radek Doulik · 14 years ago
  38. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  39. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  40. c0f6713 remove include of pch header in cppcanvas by Norbert Thiebaud · 14 years ago
  41. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  42. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  43. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  44. 828abf1 Revive gradient clipping debug visualization code. by Thorsten Behrens · 14 years ago
  45. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  46. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  47. 76e37b7 adapt naming scheme by Caolán McNamara · 14 years ago
  48. 67cf9cb add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString one by Caolán McNamara · 14 years ago
  49. 8e9ad03 Related: fdo#38580 NULL object by Caolán McNamara · 14 years ago
  50. 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
  51. 288ce7b WaE: unreachable code by Tor Lillqvist · 15 years ago
  52. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  53. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  54. e594b27 WaE: control reaches end of non-void function by Tor Lillqvist · 15 years ago
  55. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  56. 90e9a26 make base class dtor virtual by Caolán McNamara · 15 years ago
  57. cdc4b380 fix warnings by Gabor Jenei · 15 years ago
  58. 55240e8 WaE: in debug=2 mode by Caolán McNamara · 15 years ago
  59. 0e9d017 debug build errors by Gabor · 15 years ago
  60. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  61. 4b60da5 add more component prefixes by Matúš Kukan · 15 years ago
  62. 8c9a0ef align closing brace by David Tardon · 15 years ago
  63. 180c357 WaE: add braces around empty body in else stmt by David Tardon · 15 years ago
  64. d7d976c check bitmap size before creating canvas action by Radek Doulik · 15 years ago
  65. 2c9d31b added MultiplyWorldTransform record type by Radek Doulik · 15 years ago
  66. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  67. 89f7948 fix windows build error with symlinks by Caolán McNamara · 15 years ago
  68. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  69. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  70. 5587081 build mtfrenderer component again by Radek Doulik · 15 years ago
  71. 55b38ff enable emf debug dump when dbglevel > 1 by Radek Doulik · 15 years ago
  72. 067362e enable emf debug dump when dbglevel > 1 by Radek Doulik · 15 years ago
  73. c81f910 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  74. a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
  75. 89493bd Generate correctly named import library for WNTGCC by Tor Lillqvist · 15 years ago
  76. 22f299b Remove component_getImplementationEnvironment methods by Matus Kukan · 15 years ago
  77. 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
  78. 9410203 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  79. 0e6ab01 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  80. bd162cb gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
  81. e25cc94 gnumake4: merge DEV300_m106 [hg:5102137bfe1e] by Michael Stahl · 15 years ago
  82. ba450e1 CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484] by Mathias Bauer · 15 years ago
  83. 77de797 CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8] by Mathias Bauer · 15 years ago
  84. bd9ecf7 make the renderer component point to the right shared library by Radek Doulik · 15 years ago
  85. f82b7d1 added mtfrenderer component by Radek Doulik · 15 years ago
  86. e7c9aff make the debug build work again by Radek Doulik · 15 years ago
  87. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  88. 9e5584a Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  89. 3b5b78d GDIMetaFile cleanup - Remove dependance on List class by Joseph Powers · 15 years ago
  90. dc135ac Some cppcheck cleaning by Julien Nabet · 15 years ago
  91. 83380a7 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 by Jan Holesovsky · 15 years ago
  92. 4477576 ka102: rebased to DEV300_m104 by ka · 15 years ago
  93. 4fdd552 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  94. be3c502 cleanup by Michael Meeks · 15 years ago
  95. 7aa90bf no more writeInfo by Norbert Thiebaud · 15 years ago
  96. 30128b5 use boost rather then extstd by Norbert Thiebaud · 15 years ago
  97. a918e60 mis-merge: clean-up remaining tools types by Norbert Thiebaud · 15 years ago
  98. d86e9a3 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  99. 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  100. 11d2050 Move DBG_ERROR to OSL_FAIL by Thomas Arnhold · 15 years ago