1. dcb4053 fdo#60282 fdo#66745 i#122509 Corrected typo in basegfx by Armin Le Grand · 13 years ago
  2. 38d0229 Related: #120642# streamlined a little bit by Armin Le Grand · 14 years ago
  3. d3dde5d Resolves: #i120642# expand target to maximum edge not to diagonal by Regina Henschel · 14 years ago
  4. 5a6ed66 Resolves: #i120596# Optimized grid primitive by Armin Le Grand · 14 years ago
  5. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  6. ed43421 Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square' by Armin Le Grand · 14 years ago
  7. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  8. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  9. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  10. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  11. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  12. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  13. bed6ac7 Small vector calculation correction by Armin Le Grand · 13 years ago
  14. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  15. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  16. b847e3c Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  17. 9b40d14 Add assert nCount <= vector.size() (Thank you Markus!) by Julien Nabet · 13 years ago
  18. c4aa061 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  19. 46b56dd Fix loplugin warning. by Thorsten Behrens · 13 years ago
  20. b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
  21. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  22. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  23. 67942a8 fix build by David Ostrovsky · 13 years ago
  24. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  25. 3abfdd0 it's surely a bad idea to not crash in dbgutil mode but crash in product mode by Caolán McNamara · 13 years ago
  26. b768611 remove all d.lst by Michael Stahl · 13 years ago
  27. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  28. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  29. d100aaa coverity#984038 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  30. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  31. 9a11737 Doxygenify helpful basegfx comments. by Thorsten Behrens · 13 years ago
  32. e67cea9 Revert "SVG: add check if polygon is closed" by Chr. Rossmanith · 13 years ago
  33. 80187ea new autogenerated PCH header for xmloff by Luboš Luňák · 13 years ago
  34. 0144c95 SVG: add check if polygon is closed by Chr. Rossmanith · 14 years ago
  35. 3322f0d Move #include to appropriate header by Takeshi Abe · 13 years ago
  36. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  37. 6bc62f4 ::rtl::OUString -> OUString in basegfx by Ricardo Montania · 13 years ago
  38. 3fd0889 add SAL_WARN_UNUSED to some classes by Caolán McNamara · 13 years ago
  39. 2f93fb3 missing system header by Norbert Thiebaud · 14 years ago
  40. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  41. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  42. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  43. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  44. 1a62e46 add missing deps on headers by David Tardon · 14 years ago
  45. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  46. 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
  47. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  48. 9bd1acd sprinkle explicit over constructors by David Tardon · 14 years ago
  49. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  50. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  51. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  52. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  53. 3135d6e gbuildify basegfx by Norbert Thiebaud · 14 years ago
  54. 14896cc revert gmk4 by Norbert Thiebaud · 14 years ago
  55. c9e4cc2 Some cppcheck cleaning by Julien Nabet · 14 years ago
  56. 611f456 targeted string re-work by Norbert Thiebaud · 14 years ago
  57. 5feff80 targetted minor size vs. empty reversion by Michael Meeks · 14 years ago
  58. 8d62893 basegfx needs o3tl headers by David Tardon · 14 years ago
  59. df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
  60. bef8e35 fdo#48068 fix parsing of path d-attribute by Chr. Rossmanith · 14 years ago
  61. e6007cf fdo#48070 more on parsing of arc paths by Petr Mladek · 14 years ago
  62. 5c3615c unusedcode: basegfx::tools::equal by Matúš Kukan · 14 years ago
  63. 508fcf6 fdo#48070 fix parsing of arc paths by Chr. Rossmanith · 14 years ago
  64. f7d3567 Fix fdo#49508 incorrect square gradients in slideshow. by Thorsten Behrens · 14 years ago
  65. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  66. 7a9738f Clean up basegfx's polygon tools code by Gábor Stefanik · 14 years ago
  67. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  68. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  69. f770c5d Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  70. 7a19798 Compatibility option for incorrect relative moves after closePath (fdo#47406) by Fridrich Štrba · 14 years ago
  71. f626ff5 removed zoomtools int functions by Tim Hardeck · 14 years ago
  72. f722666 Add more values that zoom shouldn't skip by Stefan Knorr (astron) · 14 years ago
  73. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  74. 273960e callcatcher: update list by Caolán McNamara · 14 years ago
  75. a1a1131 Remove unused code by Elton Chung · 14 years ago
  76. e8dbf68 Remove unused code by Elton Chung · 14 years ago
  77. 4b72dd8 WaE: unused function 'liangBarskyClipT' by Tor Lillqvist · 14 years ago
  78. 0499a44 definition was removed, remove declaration as well by Ivan Timofeev · 14 years ago
  79. 0333d21 Remove unused code in basegfx, comphelper by Elton Chung · 14 years ago
  80. 4e83223 WaE: duplicateBranch by Thomas Arnhold · 14 years ago
  81. 5dde19c remove redundant/empty setup/tear-down methods from unit tests by Michael Meeks · 14 years ago
  82. 49e5d3f Add unit test for B2DRange's fround by Korrawit Pruegsanusak · 14 years ago
  83. dbff99a Remove unused code by Elton Chung · 14 years ago
  84. af79fcb Remove unused code by Elton Chung · 14 years ago
  85. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  86. 0aaecba Removed unused code. by Björgvin Ragnarsson · 14 years ago
  87. d37abad Fix fdo#45779 - accessing empty polygon. by Thorsten Behrens · 14 years ago
  88. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  89. fb9908e use boost::noncopyable by Caolán McNamara · 14 years ago
  90. a330f38 Recover some methods needed by windows directx by Korrawit Pruegsanusak · 14 years ago
  91. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  92. 4db617e Change the zoom factor to 2^(1/6), hopefully it fits all :-) by Jan Holesovsky · 14 years ago
  93. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  94. b3c3e11 unusedcode.easy: Removed unused code by Alexander Bergmann · 14 years ago
  95. 57dacf1 remove traces of b2dhompoint by Thomas Arnhold · 14 years ago
  96. aedea4d unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) by Alexander Bergmann · 14 years ago
  97. 6e4b790 Actually apply substance of previous unused code removal by Alexander Bergmann · 14 years ago
  98. b8f24c5 unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon) by Alexander Bergmann · 14 years ago
  99. 315d2dd optimized zoom to use more common intervals by Tim Hardeck · 14 years ago
  100. 92a8764 Removing unused code (basegfx). by Alexander Bergmann · 14 years ago