1. a8f97e5 bundle the FolderPicker instantiations behind a single call by Caolán McNamara · 4 years, 10 months ago
  2. 8298aa6 uitest: guard execute_blocking_action by Xisco Fauli · 4 years, 10 months ago
  3. 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
  4. 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
  5. b9496fa EPUB export: make sure txtparai.hxx is self-contained by Miklos Vajna · 4 years, 11 months ago
  6. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  7. 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
  8. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  9. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  10. e29f53b tdf#124176 Use pragma once in w* by Vincent LE GARREC · 5 years ago
  11. dbbda04 tdf#139734 Remove redundant asserts after functions loadFromDesktop and load by Moaz · 5 years ago
  12. c13133b loplugin:refcounting check for managing OWeakObject with raw pointer by Noel · 5 years ago
  13. 1491b00 loplugin:referencecasting in writerperfect by Noel · 5 years ago
  14. 933a311 drop unwanted stray yalign by Caolán McNamara · 5 years ago
  15. 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
  16. f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
  17. 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
  18. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  19. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  20. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  21. 90be4d0 tdf#124176 Use pragma once in writerperfect by halfhiddencode · 5 years ago
  22. 4915aa1 drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
  23. cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
  24. 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
  25. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  26. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  27. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  28. 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
  29. f2dfa6b Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 by Mike Kaganski · 5 years ago
  30. 3d90997 make tools::Long 64-bit on Windows platform by Noel Grandin · 5 years ago
  31. 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago
  32. 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago
  33. 90fa442 writerfilter: use the fastparser API when possible by Noel · 5 years ago
  34. 6896165 lint-ui: validate has_default and can_default by Noel · 6 years ago
  35. 050e95e upload libmwaw 0.3.17 by David Tardon · 6 years ago
  36. 9b9d668 add import test file for Pocket Word by David Tardon · 6 years ago
  37. 1e6e891 restore PocketWord filter, this time backed by libwps by David Tardon · 6 years ago
  38. efe8082b writerperfect: include sal/config.h first by Miklos Vajna · 6 years ago
  39. fb4c53a writerperfect: make sure "own" header is the first one by Miklos Vajna · 6 years ago
  40. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  41. 47579fc Remove some unused includes by Miklos Vajna · 6 years ago
  42. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  43. 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
  44. 39177e5 compact namespace: writerperfect by Noel Grandin · 6 years ago
  45. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  46. ec2ee43 Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfect by Stephan Bergmann · 6 years ago
  47. 430a89f tdf#119114 Add writerperfect / epub screenshot by Olivier Hallot · 6 years ago
  48. 6d0eba1 Remove some unused includes by Miklos Vajna · 6 years ago
  49. 0777aba filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3 by Michael Stahl · 6 years ago
  50. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  51. ed8152b improve loplugin:makeshared by Noel Grandin · 6 years ago
  52. dab8e9f no need to use strlen here by Noel Grandin · 6 years ago
  53. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  54. d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago
  55. 7d02e89 Revert "loplugin:constfields in writerfilter" by Noel Grandin · 6 years ago
  56. bc37342 Remove some unused includes by Miklos Vajna · 6 years ago
  57. 632b2af Fix typo by Andrea Gelmini · 6 years ago
  58. 87d078a tdf#42949 Fix IWYU warnings in writerperfect/ by Gabor Kelemen · 6 years ago
  59. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  60. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  61. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  62. 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
  63. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  64. 8389357 writerprefect: add missing braces around try-catch by Miklos Vajna · 6 years ago
  65. 22d656a Fix typo/grammar by Andrea Gelmini · 6 years ago
  66. 6ef3027 loplugin:finalclasses in UnoControls..writerperfect by Noel Grandin · 6 years ago
  67. f14cd1a writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode... by alonso · 6 years ago
  68. d59987b loplugin:expandablemethods by Noel Grandin · 6 years ago
  69. 8337545 Fix more new dependencies on boost_headers by Stephan Bergmann · 6 years ago
  70. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  71. 45324a9 clang-format: don't fix up namespace comments by Miklos Vajna · 6 years ago
  72. 2c79de0 tdf#128251 EPUB Export Dialog update by andreas kainz · 6 years ago
  73. f221eea use common PCH for more libraries by Luboš Luňák · 6 years ago
  74. f470e5b On Windows, Library_wpftwriter indirectly references Bcrypt.lib by Stephan Bergmann · 7 years ago
  75. 366eaa1 loplugin:stringadd in writerfilter..xmloff by Noel Grandin · 7 years ago
  76. 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
  77. 0940229 Fix '..' by Andrea Gelmini · 7 years ago
  78. b26a3db loplugin:returnconstval in writerperfect by Noel Grandin · 7 years ago
  79. 3d24130 Use simplified syntax for Sequence by Julien Nabet · 7 years ago
  80. f817ce7 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  81. dc50b7f loplugin:sequenceloop in writerfilter..xmlhelp by Noel Grandin · 7 years ago
  82. 1a97b9a Fix typos by Andrea Gelmini · 7 years ago
  83. 89fa560 Fix typos by Andrea Gelmini · 7 years ago
  84. 1c5465e Remove some unused includes by Miklos Vajna · 7 years ago
  85. ec5ad2a Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfect by Stephan Bergmann · 7 years ago
  86. de455fc Always pair openTable/closeTable calls by Stephan Bergmann · 7 years ago
  87. 8a3912c Fix typo by Andrea Gelmini · 7 years ago
  88. b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
  89. cb28e48 Drop INetURLObject::GetName and INetURLObject::GetExtension by Mike Kaganski · 7 years ago
  90. ef73fef loplugin:logexceptionnicely in various by Noel Grandin · 7 years ago
  91. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  92. 54afdbd Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp by Arkadiy Illarionov · 7 years ago
  93. 966dc7f2 EPUB export: fix not properly paired openPageSpan by Mark Hung · 7 years ago
  94. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  95. cfbb223 fix filename of a test file in writerperfect by Luboš Luňák · 7 years ago
  96. d077b19 upload libmwaw 0.3.15 by David Tardon · 7 years ago
  97. 368f200 tdf#42949 Fix IWYU warnings in comphelper by Gabor Kelemen · 7 years ago
  98. 9a0934b EPUB export: make member variable private by Miklos Vajna · 7 years ago
  99. 6154489 tdf#120703 PVS: V581 ifs with identical conditions by Mike Kaganski · 7 years ago
  100. 4304226 tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* by Gabor Kelemen · 7 years ago