1. 4ca9473 Work around const-ness issues in the GooString API by Stephan Bergmann · 11 years ago
  2. f34c1e9 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  3. fa4071b tdf#63054: pdf_string_parser incorrectly handles escapes by Mike · 11 years ago
  4. c82515e More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  5. f88a1b8 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  6. 79ed057 loplugin:staticmethods by Noel Grandin · 11 years ago
  7. da36fc8 No more need for PartialWeakComponentImplHelper here by Stephan Bergmann · 11 years ago
  8. 697804f Make cpp/poppler-version.h header optional by Tomáš Chvátal · 11 years ago
  9. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  10. d1b27a1 loplugin:staticmethods by Noel Grandin · 11 years ago
  11. e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
  12. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  13. 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
  14. 3a2baad loplugin:staticfunction by Noel Grandin · 11 years ago
  15. 8d6c8d7 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  16. f474984 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  17. ef2d640 fix higher debug levels by Caolán McNamara · 11 years ago
  18. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  19. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  20. c11b6b6 add accel. to switch monitors to pres. console by David Tardon · 11 years ago
  21. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  22. 5a308b1 V801: Decreased performance by Caolán McNamara · 11 years ago
  23. a3646d5 cppcheck: duplicate inherited member by Noel Grandin · 11 years ago
  24. e3e95f9 Typo: embeded->embedded by Julien Nabet · 11 years ago
  25. 98b27ea SkipImages option for PDF import by Mihai · 11 years ago
  26. b48874c loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  27. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  28. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  29. 7c3386f fdo#79045 PDF Import: fix text displacement by Vort · 11 years ago
  30. f2be1cf pdf import: Kill cut'n'paste, and fix a memory leak. by Jan Holesovsky · 11 years ago
  31. df54862 fdo#85174 PDF Import: fix character positions without modifying poppler by Vort · 11 years ago
  32. 37e4920 continue to implement drawChar for unpatched popplers without drawChar2 hack by Caolán McNamara · 11 years ago
  33. 7818c73 fdo#85174 PDF Import: fix character positions by Vort · 11 years ago
  34. 6812daf Some more loplugin:cstylecast: sdext by Stephan Bergmann · 11 years ago
  35. ee21771 fdo#88465 PDF Import: fix scale and rotate image transformations by Vort · 11 years ago
  36. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  37. 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  38. ea644f0 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  39. 0ad5204 sdext: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  40. afb2802 sdext: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  41. 0375504 fdo#38835 strip out OString globals by Noel Grandin · 11 years ago
  42. 8975138 fix higher debug level build by Caolán McNamara · 11 years ago
  43. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  44. 99bada2 coverity#1019392 Uncaught exception by Caolán McNamara · 11 years ago
  45. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  46. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  47. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  48. 9b34109 Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter console by Caolán McNamara · 11 years ago
  49. 7ddfa14 coverity#1019393 Uncaught exception by Caolán McNamara · 11 years ago
  50. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  51. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  52. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  53. 58ff30d convert to floating point before divide by Caolán McNamara · 12 years ago
  54. 51183d5 coverity#1242725 Result is not floating-point by Norbert Thiebaud · 12 years ago
  55. 3b59dbb remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro by Michael Stahl · 12 years ago
  56. 6b929c7 coverity#1242882 Result is not floating-point by Caolán McNamara · 12 years ago
  57. d541a89 coverity#982849 try and fix Unrecoverable parse warning by Caolán McNamara · 12 years ago
  58. ed0d0e8 what is it with the explicit voids by Caolán McNamara · 12 years ago
  59. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  60. 5d06760 sdext: check the copy on the stack, not the member by Michael Stahl · 12 years ago
  61. 9c6e517 Related fdo#82088: dropping aliases again :) by Stefan Weiberg · 12 years ago
  62. 72f4f0e Resolves: fdo#83137 NULL pAction by Caolán McNamara · 12 years ago
  63. 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
  64. 3054135 fix string out-of-bounds assert on rhbz496762-1.pdf by Caolán McNamara · 12 years ago
  65. 5932906 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  66. 787ed0a avoid memory leak by David Tardon · 12 years ago
  67. e644bb5 fix parsing of cmdline args by David Tardon · 12 years ago
  68. 4aece3e Does not look like Library_pdfimport needs poppler by Stephan Bergmann · 12 years ago
  69. 4a32ef9 Improve test code by Stephan Bergmann · 12 years ago
  70. 44565f4 Check exit code of spawned xpdfimport by Stephan Bergmann · 12 years ago
  71. f801826 Remove double assignment by Peter Senna Tschudin · 12 years ago
  72. e48a233 loplugin:unreffun: also warn about redundant redeclarations by Stephan Bergmann · 12 years ago
  73. 0c7c8aa prevent invalid memory access by Markus Mohrhard · 12 years ago
  74. 1d241f4 loplugin:staticcall by Stephan Bergmann · 12 years ago
  75. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  76. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  77. e9ae2b0 sdext: remove SAL_THROW macro by Noel Grandin · 12 years ago
  78. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  79. 079e576 coverity#982645 bMissingDefaultsToNormal is always true by Caolán McNamara · 12 years ago
  80. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  81. 7e4a51e Use boost::hash_value to avoid undef conv of neg/large floating -> size_t by Stephan Bergmann · 12 years ago
  82. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  83. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  84. 9af0abe remove unnecessary use of Reference constructor in throw by Noel Grandin · 12 years ago
  85. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  86. 31ded17 coverity#983807 Uncaught exception by Caolán McNamara · 12 years ago
  87. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  88. a130817 Correct linker library sequence for pdfimport by Jan-Marek Glogowski · 12 years ago
  89. a092418 we need fontconfig now by Caolán McNamara · 12 years ago
  90. be7ec13 fdo#78689 PDF Import: get font's ascent value from different source by Vort · 12 years ago
  91. 0ff4909 coverity#984442 Use after free by Caolán McNamara · 12 years ago
  92. a050856 fdo#78549 PDF Import: fix incorrect transformation matrix writing by Vort · 12 years ago
  93. 7249ba6 remove external header guards by Thomas Arnhold · 12 years ago
  94. b81ec52 use our css prefix to make this readable by Thomas Arnhold · 12 years ago
  95. b2096dea various loplugin:passsequencebyref by Noel Grandin · 12 years ago
  96. ffa2229 remove dead code by Noel Grandin · 12 years ago
  97. e0bde4c fdo#78427 PDF Import: Improve detection of bold italic font by Vort · 12 years ago
  98. d7fc306 fdo#78382 PDF Import: add opacity support for fill and stroke by Vort · 12 years ago
  99. 0ece50a fix build problem by Caolán McNamara · 12 years ago
  100. b27fca8 fdo#78241 PDF Import: add dashes support by Vort · 12 years ago