1. e17a730 Resolves: #i125329# Take care of Css selector '*' by Armin Le Grand · 11 years ago
  2. 7877525 Resolves: #i125332# made css style stuff aware that it is case independent by Armin Le Grand · 12 years ago
  3. 48381e5 use isEmpty() instead of getLength() where appropriate by Chr. Rossmanith · 12 years ago
  4. aa906f3 Typo: childs->children by Julien Nabet · 12 years ago
  5. 871b196 SVG test: check content of Primitive2DSequence with the XML dumper by Tomaž Vajngerl · 12 years ago
  6. f120be2 loplugin:passstuffbyref by Stephan Bergmann · 12 years ago
  7. 90ebe26 loplugin:saloverride by Stephan Bergmann · 12 years ago
  8. 2c7d466 Related: #i125293# More unified (still simple) CssStyles and solvers by Armin Le Grand · 12 years ago
  9. ba91106 Change RectWithStylesByGroup to be same as other style tests by Tomaž Vajngerl · 12 years ago
  10. 8cb75e9 error: reference to "Primitive2DSequence" is ambiguous by Matúš Kukan · 12 years ago
  11. d971c66 SVG test that sequences are equal by Joren De Cuyper · 12 years ago
  12. 7eba2d6 drop rtl:: and statics by Caolán McNamara · 12 years ago
  13. 0347e5c Related: #i125293# Further corrections for CssStyle handling in SVG importer by Armin Le Grand · 12 years ago
  14. 0198b3a fdo#48065 SVG: correctly clamp fill-opacity by Joren De Cuyper · 12 years ago
  15. ba4b923 Related: #i125292#, #i125293# enhanced CssStyle handling in SVG import by Armin Le Grand · 12 years ago
  16. 2662df9 Fix build: incorrect revertion svgio by Joren De Cuyper · 12 years ago
  17. 3d3401a Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles" by Joren De Cuyper · 12 years ago
  18. 0879a63 Resolves: #i125258# reworked some of the style hierarchy stuff by Armin Le Grand · 12 years ago
  19. 2dbd2cb Avoid infinite loop when gathering "g" element styles by Joren De Cuyper · 12 years ago
  20. 1a6e47e Cleanup of switch case flowRoot in svg endelement by Joren De Cuyper · 12 years ago
  21. 5bd241b fdo#50114 ingore flowRoot element during svg import by Joren De Cuyper · 12 years ago
  22. f6df52a fdo#78554 - SVG: Text from SVG no longer displayed in LibreOffice by Joren De Cuyper · 12 years ago
  23. 7c4fb28 Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUse by Armin Le Grand · 12 years ago
  24. 4e7f1f7 Fix svgio build by matteocam · 12 years ago
  25. 59a0fad loplugin:staticcall by Stephan Bergmann · 12 years ago
  26. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  27. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  28. 839dde4 cppcheck: consecutive return/break/... by Julien Nabet · 12 years ago
  29. 93037e3 fix-includes.pl: svgio by Thomas Arnhold · 12 years ago
  30. a6ef8ed clean up, remove eof comments by Thomas Arnhold · 12 years ago
  31. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  32. 1cb924d Update filter README and add a new one. by Julien Nabet · 12 years ago
  33. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  34. 371046c add missing modelines to cxx and hxx files by Thomas Arnhold · 12 years ago
  35. 0db1e71 cpplint: [readability/utf8] Line contains invalid UTF-8 by Julien Nabet · 12 years ago
  36. 8ec26e2 svgio test: no need to create our own ComponentContext by Tomaž Vajngerl · 12 years ago
  37. 7789041 svgio: compilation error - ambiguous parameter int / sal_Int32 by Tomaž Vajngerl · 12 years ago
  38. 8c571e5 svgio: introduce svg import tests by Tomaž Vajngerl · 12 years ago
  39. 3b7472b fdo#74743 avoid infinite loop when gathering "svg" element styles by Tomaž Vajngerl · 12 years ago
  40. 6a682c41 Clean up function declarations by Stephan Bergmann · 12 years ago
  41. 2ada2b3 typo: dependend -> dependent by Thomas Arnhold · 12 years ago
  42. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  43. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  44. 0072d03 Resolves: #i124313# At SVG import, try to optimize used ClipRegions by Armin Le Grand · 12 years ago
  45. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  46. c80c70c Remove unused getXLink by Stephan Bergmann · 12 years ago
  47. d739b01 Adapt rtl_uriConvertRelToAbs to RFC 3986 by Stephan Bergmann · 12 years ago
  48. 33ca983 Catching MalformedUriException subsumes the rPath.isEmpty() case now by Stephan Bergmann · 12 years ago
  49. eaa876e typo in comment by Stephan Bergmann · 12 years ago
  50. 29c3bb0 Handle vnd.sun.star.Package: URLs provoking MalrformedUriException by Stephan Bergmann · 12 years ago
  51. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  52. 65d6ecf Remove visual noise from svgio by Alexander Wilms · 12 years ago
  53. 83c51ee cid#705240 missing break in switch by Noel Grandin · 12 years ago
  54. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  55. 87432ae Resolves: #i123042# corrected reload of linked content... by Armin Le Grand · 12 years ago
  56. b55259e typo fixes by Andras Timar · 12 years ago
  57. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  58. 9f3aa81 Lenght -> Length by Julien Nabet · 12 years ago
  59. 89633c6 remove unnecessary use of OUString::createFromAscii by Noel Grandin · 12 years ago
  60. 1d89cd0 Use CSS style attributes for top level svg node by Chr. Rossmanith · 12 years ago
  61. 239c702 Remove special characters + some ascii art by Julien Nabet · 12 years ago
  62. c22ac89 remove unnecessary sal_Unicode casts in SVGIO module by Noel Grandin · 12 years ago
  63. f120005 Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... by Armin Le Grand · 12 years ago
  64. 8b2fb0e Resolves: #i123510# changed priority in style preparation by Armin Le Grand · 12 years ago
  65. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  66. 66c803e Resolves: #i123379# various SVG marker corrections by Armin Le Grand · 12 years ago
  67. 81d175d fdo63235 - correct usage of marker-start/-end for svg path data by Chr. Rossmanith · 13 years ago
  68. 92ee5e9 convert last bits of String to OUString in svgio module by Noel Grandin · 13 years ago
  69. 768c414 childs -> children (in comments) by Chr. Rossmanith · 13 years ago
  70. 199eb76 Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPort by Oliver-Rainer Wittmann · 13 years ago
  71. 172c375 Revert "returning pointers to temporaries" by Caolán McNamara · 13 years ago
  72. 507169c cppcheck: fix duplicateBreak by Julien Nabet · 13 years ago
  73. 342438c returning pointers to temporaries by Caolán McNamara · 13 years ago
  74. b1ac43d Resolves: fdo#67047 fdo#64125 #i122600# svgio improvements by Armin Le Grand · 13 years ago
  75. 07ec224 Resolves: #i122724# Better handling of line-only paths by Armin Le Grand · 13 years ago
  76. 2ea69ec Fix fdo#64125 - Use default for preserveAspectRatio scaling by Chr. Rossmanith · 13 years ago
  77. 76f20ff Related: #i122594# Added same handling for outer SVG element by Armin Le Grand · 13 years ago
  78. 6bd99f8 Resolves: #i122594# correctly handle inner svg node... by Armin Le Grand · 13 years ago
  79. 82a1d75 fdo#43460: Use isEmpty() instead of getLength() in svgio by Chr. Rossmanith · 13 years ago
  80. d9b09a3 Fix fdo#65847 - avoid infinite recursion in style resolution. by Thorsten Behrens · 13 years ago
  81. f8d1dcc fdo#43460: Use isEmpty() instead of getLength() in svgio by Chr. Rossmanith · 13 years ago
  82. b4219ea Resolves: #i122524# fixed some text import aspects for super/sub-baseline by Armin Le Grand · 13 years ago
  83. b7a425a Resolves: #i121801# Corrected handling of gradient transformations by Armin Le Grand · 13 years ago
  84. 5f84a4c Resolves: #i122324# detect own re-import of EmbeddedFonts... by Armin Le Grand · 13 years ago
  85. 86d121e Resolves: #i122522# apply needed order to CSS styles to presentation styles by Armin Le Grand · 13 years ago
  86. 0061af7 Resolves: #i121656# Some more cleanups for SVG import by Armin Le Grand · 13 years ago
  87. cb8c6bf don't make it a secret what the errors are by Caolán McNamara · 13 years ago
  88. 9bc0ca0 WaE: type qualifiers ignored on function return type by Tor Lillqvist · 13 years ago
  89. 5bdba37 #120435# Corrected CSS style detection to be executed only once per node by Armin Le Grand · 14 years ago
  90. bc589d5 #121221# added boolean state to remember when the StrokeDasharray was set to empty by purpose by Armin Le Grand · 13 years ago
  91. f75ca1f Fix #120334# Added support for multiple CSS styles per graphic primitive by Armin Le Grand · 14 years ago
  92. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  93. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  94. 79c0bd6 coverity#704311 Logically dead code by Julien Nabet · 13 years ago
  95. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  96. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  97. bd55f05 Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer... by Armin Le Grand · 14 years ago
  98. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  99. eceecd4 Related: #i119125# corrected gradient rendering by Armin Le Grand · 14 years ago
  100. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago