1. c4e6705 delete hidden pages before deleting unused masters by David Tardon · 10 years ago
  2. 9fb382d tdf#98421: properly import vertical mirroring of images from PDF by Mike Kaganski · 10 years ago
  3. 11c8650 tdf#96993: remove obsolete vertical mirror hack from PDF import by Mike Kaganski · 10 years ago
  4. 436a003 Ensure irreflexivity of std::stable_sort predicate by Stephan Bergmann · 10 years ago
  5. 990691b loplugin:unusedfields in sdext/ by Noel Grandin · 10 years ago
  6. 14b7524f Use std::vector instead of boost::shared_array by Stephan Bergmann · 10 years ago
  7. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  8. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  9. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  10. d930b6c loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  11. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  12. dd4c240 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  13. 8299b8b Remove unused PPPOptimizerTokenEnum enumerators by Stephan Bergmann · 10 years ago
  14. ffde331 Remove unused strings by Stephan Bergmann · 10 years ago
  15. 06302bb use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  16. 59b072e yyyyy by Noel Grandin · 10 years ago
  17. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  18. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  19. ab20a58 com::sun::star->css in sdext by Noel Grandin · 10 years ago
  20. 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
  21. 332056e loplugin:defaultparams by Stephan Bergmann · 10 years ago
  22. 7000c07 Fix building with --enable-pdfimport on FreeBSD. by Damjan Jovanovic · 10 years ago
  23. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  24. b1a6a99 presenter console: add 'Restart Timer' button by Miklos Vajna · 11 years ago
  25. 3ad8f40 Prefer getSelectedFiles to getFiles (sdext+qadevOOo) by Julien Nabet · 11 years ago
  26. 185f207 Fix typos by Andrea Gelmini · 11 years ago
  27. 5c26f79 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  28. 3357046 boost->std by Caolán McNamara · 11 years ago
  29. 8ac129a Handle IOException during filter detection by Stephan Bergmann · 11 years ago
  30. 55b077c Work around bogus warning C4701: potentially uninitialized local variable by Stephan Bergmann · 11 years ago
  31. 419abc4 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  32. 5670937 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  33. e15d4b8 sdext: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  34. c71c419 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  35. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  36. 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
  37. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  38. a5b842f remove unused SfxFilterFlags values by Noel Grandin · 11 years ago
  39. 902d61b sdext: replace boost::function with std::function by Michael Stahl · 11 years ago
  40. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  41. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  42. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  43. 3e8cb7d Fix typo by Takeshi Abe · 11 years ago
  44. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  45. 307edd4 sdext: the PDF library, not the tree by Michael Stahl · 11 years ago
  46. 9a9b192 Improve sdext/ README. by Michael Meeks · 11 years ago
  47. 0c8dd8f loplugin:unusedmethods sdext by Noel Grandin · 11 years ago
  48. 3dfdd18 Fix typos by Andrea Gelmini · 11 years ago
  49. b51ba9e Work around const-ness issues in the GooString API by Stephan Bergmann · 11 years ago
  50. aade275 Fix typos by Andrea Gelmini · 11 years ago
  51. 0032fc0 Fix check for broken standard library by Stephan Bergmann · 11 years ago
  52. cbe944e Catch inadvertent uses of OUString(sal_Unicode) ctor by Stephan Bergmann · 11 years ago
  53. a99f068 once more unto the breech dear fellows by Noel Grandin · 11 years ago
  54. 1352d16 workaround older compilers that do not have std::list::erase(const_iterator) by Noel Grandin · 11 years ago
  55. 9bc57ae fix older compiler by Noel Grandin · 11 years ago
  56. 34761d9 add comment by Noel Grandin · 11 years ago
  57. 7d69c94 fix older compiler by Noel Grandin · 11 years ago
  58. 4f15879 tdf#42374 - read PDF in larger chunks by Noel Grandin · 11 years ago
  59. 1497dd9 tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode() by Noel Grandin · 11 years ago
  60. e0f3e7c tdf#42374 some small optimisations for opening this PDF file by Noel Grandin · 11 years ago
  61. 4c1926f the ElementTreeVisitable interface is doing nothing useful by Noel Grandin · 11 years ago
  62. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  63. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  64. 1f408db Fix typos by Andrea Gelmini · 11 years ago
  65. 7c874de loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  66. 6ef9f7e loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  67. 609707d loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  68. 1df4114 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  69. f849d96 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  70. fa4071b tdf#63054: pdf_string_parser incorrectly handles escapes by Mike · 11 years ago
  71. c82515e More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  72. f88a1b8 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  73. 79ed057 loplugin:staticmethods by Noel Grandin · 11 years ago
  74. da36fc8 No more need for PartialWeakComponentImplHelper here by Stephan Bergmann · 11 years ago
  75. 697804f Make cpp/poppler-version.h header optional by Tomáš Chvátal · 11 years ago
  76. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  77. d1b27a1 loplugin:staticmethods by Noel Grandin · 11 years ago
  78. e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
  79. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  80. 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
  81. 3a2baad loplugin:staticfunction by Noel Grandin · 11 years ago
  82. 8d6c8d7 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  83. f474984 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  84. ef2d640 fix higher debug levels by Caolán McNamara · 11 years ago
  85. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  86. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  87. c11b6b6 add accel. to switch monitors to pres. console by David Tardon · 11 years ago
  88. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  89. 5a308b1 V801: Decreased performance by Caolán McNamara · 11 years ago
  90. a3646d5 cppcheck: duplicate inherited member by Noel Grandin · 11 years ago
  91. e3e95f9 Typo: embeded->embedded by Julien Nabet · 11 years ago
  92. 98b27ea SkipImages option for PDF import by Mihai · 11 years ago
  93. b48874c loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  94. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  95. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  96. 7c3386f fdo#79045 PDF Import: fix text displacement by Vort · 11 years ago
  97. f2be1cf pdf import: Kill cut'n'paste, and fix a memory leak. by Jan Holesovsky · 11 years ago
  98. df54862 fdo#85174 PDF Import: fix character positions without modifying poppler by Vort · 11 years ago
  99. 37e4920 continue to implement drawChar for unpatched popplers without drawChar2 hack by Caolán McNamara · 11 years ago
  100. 7818c73 fdo#85174 PDF Import: fix character positions by Vort · 11 years ago