1. 9bd1acd sprinkle explicit over constructors by David Tardon · 14 years ago
  2. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  3. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  4. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  5. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  6. 3135d6e gbuildify basegfx by Norbert Thiebaud · 14 years ago
  7. 14896cc revert gmk4 by Norbert Thiebaud · 14 years ago
  8. c9e4cc2 Some cppcheck cleaning by Julien Nabet · 14 years ago
  9. 611f456 targeted string re-work by Norbert Thiebaud · 14 years ago
  10. 5feff80 targetted minor size vs. empty reversion by Michael Meeks · 14 years ago
  11. 8d62893 basegfx needs o3tl headers by David Tardon · 14 years ago
  12. df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
  13. bef8e35 fdo#48068 fix parsing of path d-attribute by Chr. Rossmanith · 14 years ago
  14. e6007cf fdo#48070 more on parsing of arc paths by Petr Mladek · 14 years ago
  15. 5c3615c unusedcode: basegfx::tools::equal by Matúš Kukan · 14 years ago
  16. 508fcf6 fdo#48070 fix parsing of arc paths by Chr. Rossmanith · 14 years ago
  17. f7d3567 Fix fdo#49508 incorrect square gradients in slideshow. by Thorsten Behrens · 14 years ago
  18. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  19. 7a9738f Clean up basegfx's polygon tools code by Gábor Stefanik · 14 years ago
  20. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  21. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  22. f770c5d Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  23. 7a19798 Compatibility option for incorrect relative moves after closePath (fdo#47406) by Fridrich Štrba · 14 years ago
  24. f626ff5 removed zoomtools int functions by Tim Hardeck · 14 years ago
  25. f722666 Add more values that zoom shouldn't skip by Stefan Knorr (astron) · 14 years ago
  26. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  27. 273960e callcatcher: update list by Caolán McNamara · 14 years ago
  28. a1a1131 Remove unused code by Elton Chung · 14 years ago
  29. e8dbf68 Remove unused code by Elton Chung · 14 years ago
  30. 4b72dd8 WaE: unused function 'liangBarskyClipT' by Tor Lillqvist · 14 years ago
  31. 0499a44 definition was removed, remove declaration as well by Ivan Timofeev · 14 years ago
  32. 0333d21 Remove unused code in basegfx, comphelper by Elton Chung · 14 years ago
  33. 4e83223 WaE: duplicateBranch by Thomas Arnhold · 14 years ago
  34. 5dde19c remove redundant/empty setup/tear-down methods from unit tests by Michael Meeks · 14 years ago
  35. 49e5d3f Add unit test for B2DRange's fround by Korrawit Pruegsanusak · 14 years ago
  36. dbff99a Remove unused code by Elton Chung · 14 years ago
  37. af79fcb Remove unused code by Elton Chung · 14 years ago
  38. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  39. 0aaecba Removed unused code. by Björgvin Ragnarsson · 14 years ago
  40. d37abad Fix fdo#45779 - accessing empty polygon. by Thorsten Behrens · 14 years ago
  41. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  42. fb9908e use boost::noncopyable by Caolán McNamara · 14 years ago
  43. a330f38 Recover some methods needed by windows directx by Korrawit Pruegsanusak · 14 years ago
  44. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  45. 4db617e Change the zoom factor to 2^(1/6), hopefully it fits all :-) by Jan Holesovsky · 14 years ago
  46. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  47. b3c3e11 unusedcode.easy: Removed unused code by Alexander Bergmann · 14 years ago
  48. 57dacf1 remove traces of b2dhompoint by Thomas Arnhold · 14 years ago
  49. aedea4d unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) by Alexander Bergmann · 14 years ago
  50. 6e4b790 Actually apply substance of previous unused code removal by Alexander Bergmann · 14 years ago
  51. b8f24c5 unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon) by Alexander Bergmann · 14 years ago
  52. 315d2dd optimized zoom to use more common intervals by Tim Hardeck · 14 years ago
  53. 92a8764 Removing unused code (basegfx). by Alexander Bergmann · 14 years ago
  54. 22da27d Improve checking for emptiness by Thomas Arnhold · 14 years ago
  55. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  56. b2ceee7 Code clean up. by Stephan Bergmann · 14 years ago
  57. d93536e remove unused methods by Thomas Arnhold · 14 years ago
  58. 800806b decompose() should return the original rotation angle and scales. by Thorsten Behrens · 14 years ago
  59. 152eaa2 Add more unit test coverage for generic clipper by Thorsten Behrens · 14 years ago
  60. 13e1fe0 Fix error in handling 'z' for svg:d string parsing by Thorsten Behrens · 14 years ago
  61. b13852e Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead. by Thorsten Behrens · 14 years ago
  62. bcc25a6 callcatcher: remove recently unused code by Caolán McNamara · 14 years ago
  63. 629cd5c callcatcher: update list by Caolán McNamara · 14 years ago
  64. bc2a59e callcatcher: Remove unused code by August Sodora · 14 years ago
  65. 66fd9a6 Fix "Same expression on both sides of '&&'" (reported by cppcheck) by Julien Nabet · 14 years ago
  66. ef41022 unusedcode: remove Plotter by Matúš Kukan · 14 years ago
  67. b769901 unusedcode: remove various unused classes by Matúš Kukan · 14 years ago
  68. cdb2736 Remove DebugPlotter by August Sodora · 14 years ago
  69. 23c16ec4 Fix abort from stl debug iterators' invalid access. by Thorsten Behrens · 14 years ago
  70. 7b7c3b6 More efficient insertion of B3DPolygons by Thorsten Behrens · 14 years ago
  71. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  72. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  73. 443a722 Remove uses of charAt by August Sodora · 14 years ago
  74. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  75. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  76. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  77. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  78. 7dc14ab Remove two more unused headers from basegfx by Joseph Powers · 14 years ago
  79. f850803 Fix linking on Windows by Fridrich Štrba · 14 years ago
  80. 59829f4 Why build empty objects. by Joseph Powers · 14 years ago
  81. abb8748 precompiled_basegfx.hxx is empty, so don't include it. by Joseph Powers · 14 years ago
  82. 33cbf80 Cleanup basegfx headers a little by Joseph Powers · 14 years ago
  83. f7975d2 Fix one more subtlety around B2IBox / B2IRange changes. by Thorsten Behrens · 14 years ago
  84. 1e297ae Move BitmapDevice to use B2IBox instead of B2IRange. by Thorsten Behrens · 14 years ago
  85. aeee94c Cleanup basegfx - docs, visibility, pointless methods. by Thorsten Behrens · 14 years ago
  86. 3c8f238 Fix BXYBox behaviour and unit test by Thorsten Behrens · 14 years ago
  87. 15597b7 Use -Wno-array-bounds only on gcc versions (4.3..4.4.3) by Tor Lillqvist · 14 years ago
  88. 3f3c2a7 WaE: Work around bogus array subscript is above array bounds by Tor Lillqvist · 14 years ago
  89. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  90. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  91. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  92. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  93. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  94. a1ce4fb callcatcher: various unused methods by Caolán McNamara · 15 years ago
  95. 8b11173 Translated German comments, removed redundant ones till cairo (incl.) by Allmann-Rahn · 15 years ago
  96. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  97. 072efc7 deliver also unotools.hxx by Matúš Kukan · 15 years ago
  98. 589edce gbuildized modules have empty d.lsts by Bjoern Michaelsen · 15 years ago
  99. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  100. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago