1. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  2. 9a11737 Doxygenify helpful basegfx comments. by Thorsten Behrens · 13 years ago
  3. e67cea9 Revert "SVG: add check if polygon is closed" by Chr. Rossmanith · 13 years ago
  4. 80187ea new autogenerated PCH header for xmloff by Luboš Luňák · 13 years ago
  5. 0144c95 SVG: add check if polygon is closed by Chr. Rossmanith · 14 years ago
  6. 3322f0d Move #include to appropriate header by Takeshi Abe · 13 years ago
  7. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  8. 6bc62f4 ::rtl::OUString -> OUString in basegfx by Ricardo Montania · 13 years ago
  9. 3fd0889 add SAL_WARN_UNUSED to some classes by Caolán McNamara · 13 years ago
  10. 2f93fb3 missing system header by Norbert Thiebaud · 14 years ago
  11. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  12. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  13. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  14. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  15. 1a62e46 add missing deps on headers by David Tardon · 14 years ago
  16. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  17. 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
  18. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  19. 9bd1acd sprinkle explicit over constructors by David Tardon · 14 years ago
  20. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  21. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  22. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  23. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  24. 3135d6e gbuildify basegfx by Norbert Thiebaud · 14 years ago
  25. 14896cc revert gmk4 by Norbert Thiebaud · 14 years ago
  26. c9e4cc2 Some cppcheck cleaning by Julien Nabet · 14 years ago
  27. 611f456 targeted string re-work by Norbert Thiebaud · 14 years ago
  28. 5feff80 targetted minor size vs. empty reversion by Michael Meeks · 14 years ago
  29. 8d62893 basegfx needs o3tl headers by David Tardon · 14 years ago
  30. df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
  31. bef8e35 fdo#48068 fix parsing of path d-attribute by Chr. Rossmanith · 14 years ago
  32. e6007cf fdo#48070 more on parsing of arc paths by Petr Mladek · 14 years ago
  33. 5c3615c unusedcode: basegfx::tools::equal by Matúš Kukan · 14 years ago
  34. 508fcf6 fdo#48070 fix parsing of arc paths by Chr. Rossmanith · 14 years ago
  35. f7d3567 Fix fdo#49508 incorrect square gradients in slideshow. by Thorsten Behrens · 14 years ago
  36. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  37. 7a9738f Clean up basegfx's polygon tools code by Gábor Stefanik · 14 years ago
  38. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  39. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  40. f770c5d Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  41. 7a19798 Compatibility option for incorrect relative moves after closePath (fdo#47406) by Fridrich Štrba · 14 years ago
  42. f626ff5 removed zoomtools int functions by Tim Hardeck · 14 years ago
  43. f722666 Add more values that zoom shouldn't skip by Stefan Knorr (astron) · 14 years ago
  44. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  45. 273960e callcatcher: update list by Caolán McNamara · 14 years ago
  46. a1a1131 Remove unused code by Elton Chung · 14 years ago
  47. e8dbf68 Remove unused code by Elton Chung · 14 years ago
  48. 4b72dd8 WaE: unused function 'liangBarskyClipT' by Tor Lillqvist · 14 years ago
  49. 0499a44 definition was removed, remove declaration as well by Ivan Timofeev · 14 years ago
  50. 0333d21 Remove unused code in basegfx, comphelper by Elton Chung · 14 years ago
  51. 4e83223 WaE: duplicateBranch by Thomas Arnhold · 14 years ago
  52. 5dde19c remove redundant/empty setup/tear-down methods from unit tests by Michael Meeks · 14 years ago
  53. 49e5d3f Add unit test for B2DRange's fround by Korrawit Pruegsanusak · 14 years ago
  54. dbff99a Remove unused code by Elton Chung · 14 years ago
  55. af79fcb Remove unused code by Elton Chung · 14 years ago
  56. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  57. 0aaecba Removed unused code. by Björgvin Ragnarsson · 14 years ago
  58. d37abad Fix fdo#45779 - accessing empty polygon. by Thorsten Behrens · 14 years ago
  59. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  60. fb9908e use boost::noncopyable by Caolán McNamara · 14 years ago
  61. a330f38 Recover some methods needed by windows directx by Korrawit Pruegsanusak · 14 years ago
  62. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  63. 4db617e Change the zoom factor to 2^(1/6), hopefully it fits all :-) by Jan Holesovsky · 14 years ago
  64. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  65. b3c3e11 unusedcode.easy: Removed unused code by Alexander Bergmann · 14 years ago
  66. 57dacf1 remove traces of b2dhompoint by Thomas Arnhold · 14 years ago
  67. aedea4d unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) by Alexander Bergmann · 14 years ago
  68. 6e4b790 Actually apply substance of previous unused code removal by Alexander Bergmann · 14 years ago
  69. b8f24c5 unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon) by Alexander Bergmann · 14 years ago
  70. 315d2dd optimized zoom to use more common intervals by Tim Hardeck · 14 years ago
  71. 92a8764 Removing unused code (basegfx). by Alexander Bergmann · 14 years ago
  72. 22da27d Improve checking for emptiness by Thomas Arnhold · 14 years ago
  73. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  74. b2ceee7 Code clean up. by Stephan Bergmann · 14 years ago
  75. d93536e remove unused methods by Thomas Arnhold · 14 years ago
  76. 800806b decompose() should return the original rotation angle and scales. by Thorsten Behrens · 14 years ago
  77. 152eaa2 Add more unit test coverage for generic clipper by Thorsten Behrens · 14 years ago
  78. 13e1fe0 Fix error in handling 'z' for svg:d string parsing by Thorsten Behrens · 14 years ago
  79. b13852e Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead. by Thorsten Behrens · 14 years ago
  80. bcc25a6 callcatcher: remove recently unused code by Caolán McNamara · 14 years ago
  81. 629cd5c callcatcher: update list by Caolán McNamara · 14 years ago
  82. bc2a59e callcatcher: Remove unused code by August Sodora · 14 years ago
  83. 66fd9a6 Fix "Same expression on both sides of '&&'" (reported by cppcheck) by Julien Nabet · 14 years ago
  84. ef41022 unusedcode: remove Plotter by Matúš Kukan · 14 years ago
  85. b769901 unusedcode: remove various unused classes by Matúš Kukan · 14 years ago
  86. cdb2736 Remove DebugPlotter by August Sodora · 14 years ago
  87. 23c16ec4 Fix abort from stl debug iterators' invalid access. by Thorsten Behrens · 14 years ago
  88. 7b7c3b6 More efficient insertion of B3DPolygons by Thorsten Behrens · 14 years ago
  89. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  90. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  91. 443a722 Remove uses of charAt by August Sodora · 14 years ago
  92. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  93. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  94. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  95. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  96. 7dc14ab Remove two more unused headers from basegfx by Joseph Powers · 14 years ago
  97. f850803 Fix linking on Windows by Fridrich Štrba · 14 years ago
  98. 59829f4 Why build empty objects. by Joseph Powers · 14 years ago
  99. abb8748 precompiled_basegfx.hxx is empty, so don't include it. by Joseph Powers · 14 years ago
  100. 33cbf80 Cleanup basegfx headers a little by Joseph Powers · 14 years ago