1. d7fc306 fdo#78382 PDF Import: add opacity support for fill and stroke by Vort · 12 years ago
  2. 0ece50a fix build problem by Caolán McNamara · 12 years ago
  3. b27fca8 fdo#78241 PDF Import: add dashes support by Vort · 12 years ago
  4. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  5. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  6. c625058 coverity#1210167 Uninitialized scalar field by Caolán McNamara · 12 years ago
  7. 6f945d6 fdo#78075 PDF Import: Use absolute positions in svg:d parameter by Vort · 12 years ago
  8. 8306e6c sdext, fix sal_Bool->bool conversion by Noel Grandin · 12 years ago
  9. 1e2c8cf sdext: sal_Bool->bool by Noel Grandin · 12 years ago
  10. 8b451b4 No need to set LD_LIBRARY_PATH for xpdfimport by Stephan Bergmann · 12 years ago
  11. ef141bb Do not drop existing LD_LIBRARY_PATH by Stephan Bergmann · 12 years ago
  12. f61cdf6f fdo#71217 PDF Import: Fix importing of JPEG images by Vort · 12 years ago
  13. 16b81b0 Fix order of CPPUNIT_ASSERT_EQUAL arguments by Stephan Bergmann · 12 years ago
  14. efaa53b fdo#69051 fdo#72028 PDF Import: text fixes by Vort · 12 years ago
  15. 42dd561 Related: rhbz#1088625 PresenterPaintManager seen as NULL by Caolán McNamara · 12 years ago
  16. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  17. 0f9a75a sdext: use --switch=2 --readonly-tables gperf options by Miklos Vajna · 12 years ago
  18. 1635a70 typo: diposed -> disposed by Thomas Arnhold · 12 years ago
  19. 8a3eeff Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  20. 54b8eb2 fdo#35064 PDF Import: Add support for simple text scaling by Vort · 12 years ago
  21. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  22. a20e145 fdo#45001 fdo#77105 PDF Import: rotated text fixes by Vort · 12 years ago
  23. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  24. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  25. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  26. 2498e47 fdo#49431 PDF Import: Improve line and space detection algorithm by Vort · 12 years ago
  27. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  28. 7fce0e3 coverity#982469 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  29. 356263d coverity#982468 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  30. 53cbca6 fdo#44710 PDF Import: Correction of position of rotated text by Vort · 12 years ago
  31. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  32. 54b4add Remove unused HelpCloseListener by Stephan Bergmann · 12 years ago
  33. 7963d2b fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent property by Vort · 12 years ago
  34. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  35. e6bd9d7 Remove visual noise from sdext by Alexander Wilms · 12 years ago
  36. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  37. 0ac8d57 coverity#983817 Uncaught exception by Caolán McNamara · 12 years ago
  38. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  39. 7f8e774 fdo#75195 PDF import: Revert commit 128adf7e5c06fff378c8d72b44ec4be1e462984f by Vort · 12 years ago
  40. 97a185d cid#983380 Dereference before null check by Noel Grandin · 12 years ago
  41. 988b695 fdo#37246 PDF Import: Color to string conversion fix by Vort · 12 years ago
  42. 9616b78 fdo#45003 PDF import: Implementing linejoin and linecap properties by Vort · 12 years ago
  43. 4415f6b cppcheck: duplicateExpression by Julien Nabet · 12 years ago
  44. 0a1437b Rename makefile to match the name of test. by Matúš Kukan · 12 years ago
  45. 9db3b55 fdo#35143 PDF import: Reimplementation of whitespace detection function by Vort · 12 years ago
  46. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  47. e7d1a81 bool improvements by Stephan Bergmann · 12 years ago
  48. a3f3276 Fix bogus mass-conversion equalsAsciiL -> startsWith by Stephan Bergmann · 12 years ago
  49. 7cc255c Use proper bool operations by Stephan Bergmann · 12 years ago
  50. b55259e typo fixes by Andras Timar · 12 years ago
  51. 6e06bd6 fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  52. 8233226 No need for implbase1.hxx to include XComponentContext.hpp by Stephan Bergmann · 12 years ago
  53. 417c85b fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  54. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  55. 2ac31b0 Unnecessary use of OUString constructor inside OUStringBuffer constructor by Noel Grandin · 12 years ago
  56. 8548abb Remove unnecessary use of OUString constructor in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  57. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  58. de45a49 sdext: clean up some pointless #ifdefs by Michael Stahl · 12 years ago
  59. 3b2f956 Drop duplicate #include by Takeshi Abe · 12 years ago
  60. 05d2994 Further XCanvas != XBitmapCanvas cleanup. by Thorsten Behrens · 12 years ago
  61. 1b10205 Fix fdo#71527 no unguarded ptr dereference here. by Thorsten Behrens · 12 years ago
  62. b807b2d Revert "Resolves: fdo#71527 don't crash in presenter console" by Thorsten Behrens · 12 years ago
  63. 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
  64. d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
  65. acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
  66. bdc7cf2 cppcheck: Variable is reassigned a value before the old one has been used by Caolán McNamara · 12 years ago
  67. bae0138 Resolves: fdo#71527 don't crash in presenter console by Caolán McNamara · 12 years ago
  68. 3af99e4 convert equalsAsciiL calls to startsWith calls by Noel Grandin · 12 years ago
  69. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  70. 7379d2c GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE by Michael Stahl · 12 years ago
  71. e537c80 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  72. b83774a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  73. 4432285 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  74. 198a35a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  75. b20d87f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  76. e0cbd67 -Werror,-Wunused-exception-parameter by Stephan Bergmann · 12 years ago
  77. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  78. acf93bb remove more pragma instances of GCC system_header by Michael Stahl · 12 years ago
  79. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  80. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  81. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  82. cefed97 fixincludeguards.sh: sdext by Thomas Arnhold · 12 years ago
  83. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  84. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  85. d502ddf Remove unnecessary #includes by Takeshi Abe · 12 years ago
  86. 943a03a Drop unnecessary #include by Takeshi Abe · 12 years ago
  87. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  88. 5864529 extras: don't hardcode share by Michael Stahl · 12 years ago
  89. 3f8ded9 sdext: deliver that weird pdf file to INSTDIR by Michael Stahl · 12 years ago
  90. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  91. a83b3b5 Minimizer: *.mini was saved w/o .odp etc. extension (and clean up) by Stephan Bergmann · 12 years ago
  92. cc2a405 fdo#61950 De-extensionize presentation minimizer: post clean by David Ostrovsky · 12 years ago
  93. 8ab1c61 could not convert from ‘const char*’ to ‘rtl::OUString’ by Eike Rathke · 12 years ago
  94. 71b2bf6 Remove unnecessary TK_Last by Stephan Bergmann · 12 years ago
  95. 2f7492a Small simplification (and exit loop early) by Stephan Bergmann · 12 years ago
  96. 124f598 Simplify PPPOptimizerTokenEnum -> OUString by Stephan Bergmann · 12 years ago
  97. cd10abe Simplify PPPOptimizerTokenEnum -> OUString by Stephan Bergmann · 12 years ago
  98. 3eb84bc Simplify TKGet(TK_FOO) -> "FOO" by Stephan Bergmann · 12 years ago
  99. be1ce88 Remove unused file by Stephan Bergmann · 12 years ago
  100. 9acc068 Remove file apparently unused since inception by Stephan Bergmann · 12 years ago