1. 830c247 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
  2. 56ed122 fdo#66745: drawinglayer: properly restore anti-aliasing mode by Michael Stahl · 13 years ago
  3. 361c25f Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag." by Petr Mladek · 13 years ago
  4. 00b33bf3 drawinglayer: Fix typo Primitrive -> Primitive. by Jan Holesovsky · 13 years ago
  5. cf9078b correct bugtracker ids by Caolán McNamara · 13 years ago
  6. fc91501 Resolves: #i121185# corrected handling of gradients in rotated metafiles by Armin Le Grand · 13 years ago
  7. 3df1274 Resolves: #i116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILL by Armin Le Grand · 13 years ago
  8. 5a6ed66 Resolves: #i120596# Optimized grid primitive by Armin Le Grand · 14 years ago
  9. 225b410 XShapeDumper: Dump more values, to be able to test n#819614. by Jan Holesovsky · 13 years ago
  10. d84b22e sd unittests: Do not dump the font name, depends on installed fonts. by Jan Holesovsky · 13 years ago
  11. 826f28e sd unittests: Update XShapeDumper to dump also (some) font properties. by Jan Holesovsky · 13 years ago
  12. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  13. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  14. 8f43c78 Resolves: #i120230# Adapt hatch processing for a more pleasant visualisation by Armin Le Grand · 14 years ago
  15. 92e5232 double lock drawinglayer statics by Caolán McNamara · 13 years ago
  16. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  17. 3872be5 Clang cleanup, unused mutex variables by Noel Grandin · 13 years ago
  18. 092fa33 fdo#53163 fix hatching for objects with curves by David Tardon · 13 years ago
  19. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  20. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  21. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  22. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  23. 1264480 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  24. 1472c5e add filter libs to libmerged by Peter Foley · 13 years ago
  25. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  26. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  27. 78bec2b fdo#62525: use cow_wrapper for ViewInformation3D by Thomas Arnhold · 13 years ago
  28. 0c85109 fdo#62525: use cow_wrapper for ViewInformation2D by Thomas Arnhold · 13 years ago
  29. 7470c93 fdo#62525: use cow_wrapper for Sdr3DObjectAttribute by Thomas Arnhold · 13 years ago
  30. d3dff92 fdo#62525: use cow_wrapper for SdrSceneAttribute by Thomas Arnhold · 13 years ago
  31. 1201215 fdo#62525: use cow_wrapper for SdrLineStartEndAttribute by Thomas Arnhold · 13 years ago
  32. 92261a3 fdo#62525: use cow_wrapper for StrokeAttribute by Thomas Arnhold · 13 years ago
  33. 8ee042bd fdo#62525: use cow_wrapper for SdrLineAttribute by Thomas Arnhold · 13 years ago
  34. 4f989f3 fdo#62525: use cow_wrapper for SdrLightingAttribute by Thomas Arnhold · 13 years ago
  35. f61b5c3 fdo#62525: use cow_wrapper for Sdr3DLightAttribute by Thomas Arnhold · 13 years ago
  36. f5cf7f3 fdo#62525: use cow_wrapper for SdrFillBitmapAttribute by Thomas Arnhold · 13 years ago
  37. f98bee5 fdo#62525: use cow_wrapper for SdrFillAttribute by Thomas Arnhold · 13 years ago
  38. c42bdb0 fdo#62525: use cow_wrapper for MaterialAttribute3D by Thomas Arnhold · 13 years ago
  39. 4e188ae fdo#62525: use cow_wrapper for LineStartEndAttribute by Thomas Arnhold · 13 years ago
  40. 44e7cb1 fdo#62525: use cow_wrapper for LineAttribute by Thomas Arnhold · 13 years ago
  41. 1820599 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  42. 6550f88 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  43. a756c88 Re-introduce accidentally removed basegfx::fround(). by Jan Holesovsky · 13 years ago
  44. 51f50a0 fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL. by Jan Holesovsky · 13 years ago
  45. 32ec766 fdo#62525: use cow_wrapper for FontAttribute by Thomas Arnhold · 13 years ago
  46. 63da9d6 fdo#62525: use cow_wrapper for FillHatchAttribute by Thomas Arnhold · 13 years ago
  47. 432b6ab fdo#61789 - move metafile line width scaling somewhere more sensible. by Michael Meeks · 13 years ago
  48. 75ad992 fdo#62525: use cow_wrapper for FillGradientAttribute by Thomas Arnhold · 13 years ago
  49. cafc879 fdo#62525: use cow_wrapper for FillBitmapAttribute by Thomas Arnhold · 13 years ago
  50. 62fca30 fdo#62525: use cow_wrapper for SdrShadowAttribute by Thomas Arnhold · 13 years ago
  51. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  52. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  53. bd55f05 Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer... by Armin Le Grand · 14 years ago
  54. a1a0830 Resolves: #i119601# support for transparency in PNG export dialog by Armin Le Grand · 14 years ago
  55. 977a05a Related: #i119125# Added MetaFloatTransparentAction handling... by Armin Le Grand · 14 years ago
  56. c97aec0 Related: #i119125# change XFillBitmapItem to work with GraphicObject by Armin Le Grand · 14 years ago
  57. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  58. eceecd4 Related: #i119125# corrected gradient rendering by Armin Le Grand · 14 years ago
  59. 2c85769 make sure Release is called if one of two Acquires failed by Caolán McNamara · 13 years ago
  60. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  61. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  62. b768611 remove all d.lst by Michael Stahl · 13 years ago
  63. 6708ad7 fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag. by navin patidar · 13 years ago
  64. 93b8b04 Fix assignments which are not used by Julien Nabet · 13 years ago
  65. 6b59ccd WaE: unused variable by Tor Lillqvist · 13 years ago
  66. 99501a8 #120616# Corrected SVG gradient primitive and it's decomposition by Armin Le Grand · 13 years ago
  67. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  68. b3e64c3 Some cppcheck cleaning by Julien Nabet · 13 years ago
  69. f63c29f n#753462: Drawing text with font size 0 causes artifacts. by Muthu Subramanian · 13 years ago
  70. 09cf6fe fd0#46808, convert some getProcessServiceFactory by Noel Grandin · 13 years ago
  71. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  72. 59bce03 Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svm by Julien Nabet · 13 years ago
  73. af1d3c8 Another typo by Julien Nabet · 13 years ago
  74. 6978ddb Typo by Julien Nabet · 13 years ago
  75. 4df5fce Fix The scope of the variable 'fReduceFactor' can be reduced by Julien Nabet · 13 years ago
  76. c6f104e fix emf+ rendering by Radek Doulik · 13 years ago
  77. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
  78. 0321649 use LanguageTag by Eike Rathke · 13 years ago
  79. e8fe57f n#782833: Rotated text in emf images looks thicker. by Muthu Subramanian · 13 years ago
  80. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  81. ed7d582 cleanup README files. by Michael Meeks · 13 years ago
  82. 4a11a47 trivial empty-init String::Fill -> comphelper::padToLength by Caolán McNamara · 13 years ago
  83. c0f865c fdo#46808, use service constructor for i18n::BreakIterator by Noel Grandin · 13 years ago
  84. df99bb3 Fix fdo#35278 - don't generate hidden primitive rectangles by Thorsten Behrens · 13 years ago
  85. 0770b6c add a README files by Manal Alhassoun · 13 years ago
  86. eef39fd XubString->OUString in drawinglayer by Noel Grandin · 14 years ago
  87. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  88. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  89. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  90. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  91. 19d13fd Revert "Fixed Bug [35079]" by David Tardon · 14 years ago
  92. 38b8c6e -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  93. 0e38825 Working version of XShapeDumper by Artur Dorda · 14 years ago
  94. 2347388 Fixed Bug [35079] by Lennard · 14 years ago
  95. 5321134 drawinglayer: fixed file name in a comment by Cédric Bosdonnat · 14 years ago
  96. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  97. 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
  98. 042686d Work around bogus Mac GCC uninitialized warnings by Stephan Bergmann · 14 years ago
  99. 5a3eb92 Work around bogus Mac GCC uninitialized warnings by Stephan Bergmann · 14 years ago
  100. c8e0a0c Work around bogus Mac GCC uninitialized warnings by Stephan Bergmann · 14 years ago