1. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  2. 663551c tdf#146619 Run IWYU again on include/test by Gabor Kelemen · 5 months ago
  3. d02fde0 cid#1659748 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  4. b52384d Remove obsolete fw declarations from writerperfect/ xml{help,script,security} by Gabor Kelemen · 12 months ago
  5. fda2cfe tdf#163691 replace memcpy with std::copy in xml_byteseq by Rohan Sinha · 1 year ago
  6. 22f46bd use more concrete UNO classes by Noel Grandin · 1 year, 1 month ago
  7. 44ed2ef flatten t_OUString2PrefixMap by Noel Grandin · 1 year, 1 month ago
  8. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  9. 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  10. 2bafc73 cid#1545605 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  11. 7e5f69a Make tools::Time ctor taking sal_Int64 private by Mike Kaganski · 1 year, 6 months ago
  12. a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
  13. 83a8d5a BootstrapFixture: get rid of mxComponentContext by Xisco Fauli · 1 year, 9 months ago
  14. 28c64af loplugin:ostr in xmlscript by Noel Grandin · 1 year, 11 months ago
  15. d7acb0f tdf#146619 Drop unused 'using namespace' in: xmlscript/ by Gabor Kelemen · 2 years ago
  16. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  17. 2362e41 cid#1546222 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  18. 212bbbe cid#1546141 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  19. 156e7ea Extended loplugin:ostr: xmlscript by Stephan Bergmann · 2 years, 5 months ago
  20. 1356892 loplugin:fieldcast in xmlscript by Noel Grandin · 2 years, 5 months ago
  21. d834361 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlscript by Stephan Bergmann · 2 years, 6 months ago
  22. 6868a85 Use getXWeak in xmlscript by Mike Kaganski · 3 years ago
  23. 7b3c45b elide temporaries in readEvents by Noel Grandin · 3 years ago
  24. 604c464 osl::Mutex->std::mutex in xmlscript::DocumentHandlerImpl by Noel Grandin · 3 years, 1 month ago
  25. 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
  26. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  27. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  28. 7b204ec Related tdf#114790: add align and vertalign to datefield im/export by Julien Nabet · 3 years, 8 months ago
  29. cf2a750 Resolves: tdf#114790 add align and vertalign to currencyfield im/export by Caolán McNamara · 3 years, 8 months ago
  30. 44a11bb clang-tidy modernize-pass-by-value in xml* by Noel Grandin · 3 years, 8 months ago
  31. f2c0233 new loplugin:unnecessary locking by Noel Grandin · 3 years, 11 months ago
  32. 0c34f61 Just use Any ctor instead of makeAny in xmlscript by Stephan Bergmann · 4 years ago
  33. 5fe702f1 add o3tl::toUInt32 by Noel Grandin · 4 years ago
  34. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  35. 38979c6 Prepare for removal of non-const operator[] from Sequence in xmlscript by Mike Kaganski · 4 years, 5 months ago
  36. 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
  37. f4ac99f loplugin:moveparam in xmlscript by Noel Grandin · 4 years, 6 months ago
  38. 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
  39. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  40. 499adc4 osl::Mutex->std::mutex in XMLBasicExporterBase by Noel Grandin · 4 years, 8 months ago
  41. 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
  42. 160a4852 dtd files are not xml files and shouldn't have xml headers by Caolán McNamara · 4 years, 10 months ago
  43. 057b25c crashtesting fix by Noel Grandin · 4 years, 10 months ago
  44. a76ae1c no need to allocate Style objects separately by Noel Grandin · 4 years, 10 months ago
  45. 5c790320 fix leaks in loading xmlscript by Noel Grandin · 4 years, 11 months ago
  46. 3d36ff1 loplugin:unusedfields by Noel Grandin · 4 years, 11 months ago
  47. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  48. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  49. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  50. ce135ba tdf#137652 add xmlscript unittest & infrastructure by Vasily Melenchuk · 5 years ago
  51. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  52. bd43c75 tdf#88205: Use initializer_list ctor in css::uno::Sequence by Mani Kumar · 5 years ago
  53. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  54. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  55. 860b2d0 update pches by Caolán McNamara · 5 years ago
  56. 85e51d1 loplugin:refcounting in xmlscript by Noel · 5 years ago
  57. 466ec5a loplugin:referencecasting in xmlscript by Noel · 5 years ago
  58. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  59. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  60. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  61. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  62. 25e1450 tdf#123936 Formatting files in module xmlscript with clang-format by Philipp Hofer · 5 years ago
  63. f4a5893 tdf#137652 fix XDL import: no more missing empty items for combobox by Serge Krot · 5 years ago
  64. de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
  65. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  66. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  67. cda88ec loplugin:simplifybool a little more aggressive by Noel Grandin · 6 years ago
  68. 5ef5c1b loplugin:flatten in xmlscript by Noel Grandin · 6 years ago
  69. 67f4ece xmlscript: create instances with uno constructors by Noel Grandin · 6 years ago
  70. 54c8668 Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscript by Stephan Bergmann · 6 years ago
  71. 1290305 compact namespace in xmlhelp..xmlsecurity by Noel Grandin · 6 years ago
  72. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  73. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  74. 7224bb9 loplugin:unusedvariableplus in ucb,xmlscript by Noel Grandin · 6 years ago
  75. 6d9cf22 tdf#130793 Fix import/export of image URLs by Samuel Mehrbrodt · 6 years ago
  76. 214e6ca [API CHANGE] remove BasicImport UNO interfaces by Noel Grandin · 6 years ago
  77. 4c0c333 Fix typo by Andrea Gelmini · 6 years ago
  78. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  79. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  80. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  81. 77f4eb0 tdf#124176: Use "pragma once" on xmlscript/* by Andrea Gelmini · 6 years ago
  82. 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
  83. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  84. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  85. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  86. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  87. 3dfb4c4 tdf#42949 Fix IWYU warnings in xmlscript/ by Gabor Kelemen · 6 years ago
  88. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  89. 366eaa1 loplugin:stringadd in writerfilter..xmloff by Noel Grandin · 7 years ago
  90. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  91. 7b4b70a Avoid -fsanitizeinvalid-null-argument by Stephan Bergmann · 7 years ago
  92. 7ae43f6 loplugin:constvars in writerfilter..xmlscript by Noel Grandin · 7 years ago
  93. 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
  94. 89fa560 Fix typos by Andrea Gelmini · 7 years ago
  95. af896b0 Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscript by Stephan Bergmann · 7 years ago
  96. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  97. 01782ec loplugin:referencecasting in various by Noel Grandin · 7 years ago
  98. ef73fef loplugin:logexceptionnicely in various by Noel Grandin · 7 years ago
  99. fac093e Simplify Sequence iterations in xmlscript, xmlsecurity by Arkadiy Illarionov · 7 years ago
  100. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago