1. 6868a85 Use getXWeak in xmlscript by Mike Kaganski · 3 years ago
  2. 7b3c45b elide temporaries in readEvents by Noel Grandin · 3 years ago
  3. 604c464 osl::Mutex->std::mutex in xmlscript::DocumentHandlerImpl by Noel Grandin · 3 years, 1 month ago
  4. 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
  5. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  6. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  7. 7b204ec Related tdf#114790: add align and vertalign to datefield im/export by Julien Nabet · 3 years, 8 months ago
  8. cf2a750 Resolves: tdf#114790 add align and vertalign to currencyfield im/export by Caolán McNamara · 3 years, 8 months ago
  9. 44a11bb clang-tidy modernize-pass-by-value in xml* by Noel Grandin · 3 years, 8 months ago
  10. f2c0233 new loplugin:unnecessary locking by Noel Grandin · 3 years, 11 months ago
  11. 0c34f61 Just use Any ctor instead of makeAny in xmlscript by Stephan Bergmann · 4 years ago
  12. 5fe702f1 add o3tl::toUInt32 by Noel Grandin · 4 years ago
  13. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  14. 38979c6 Prepare for removal of non-const operator[] from Sequence in xmlscript by Mike Kaganski · 4 years, 5 months ago
  15. 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
  16. f4ac99f loplugin:moveparam in xmlscript by Noel Grandin · 4 years, 6 months ago
  17. 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
  18. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  19. 499adc4 osl::Mutex->std::mutex in XMLBasicExporterBase by Noel Grandin · 4 years, 8 months ago
  20. 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
  21. 160a4852 dtd files are not xml files and shouldn't have xml headers by Caolán McNamara · 4 years, 10 months ago
  22. 057b25c crashtesting fix by Noel Grandin · 4 years, 10 months ago
  23. a76ae1c no need to allocate Style objects separately by Noel Grandin · 4 years, 10 months ago
  24. 5c790320 fix leaks in loading xmlscript by Noel Grandin · 4 years, 11 months ago
  25. 3d36ff1 loplugin:unusedfields by Noel Grandin · 4 years, 11 months ago
  26. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  27. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  28. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  29. ce135ba tdf#137652 add xmlscript unittest & infrastructure by Vasily Melenchuk · 5 years ago
  30. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  31. bd43c75 tdf#88205: Use initializer_list ctor in css::uno::Sequence by Mani Kumar · 5 years ago
  32. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  33. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  34. 860b2d0 update pches by Caolán McNamara · 5 years ago
  35. 85e51d1 loplugin:refcounting in xmlscript by Noel · 5 years ago
  36. 466ec5a loplugin:referencecasting in xmlscript by Noel · 5 years ago
  37. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  38. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  39. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  40. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  41. 25e1450 tdf#123936 Formatting files in module xmlscript with clang-format by Philipp Hofer · 5 years ago
  42. f4a5893 tdf#137652 fix XDL import: no more missing empty items for combobox by Serge Krot · 5 years ago
  43. de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
  44. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  45. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  46. cda88ec loplugin:simplifybool a little more aggressive by Noel Grandin · 6 years ago
  47. 5ef5c1b loplugin:flatten in xmlscript by Noel Grandin · 6 years ago
  48. 67f4ece xmlscript: create instances with uno constructors by Noel Grandin · 6 years ago
  49. 54c8668 Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscript by Stephan Bergmann · 6 years ago
  50. 1290305 compact namespace in xmlhelp..xmlsecurity by Noel Grandin · 6 years ago
  51. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  52. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  53. 7224bb9 loplugin:unusedvariableplus in ucb,xmlscript by Noel Grandin · 6 years ago
  54. 6d9cf22 tdf#130793 Fix import/export of image URLs by Samuel Mehrbrodt · 6 years ago
  55. 214e6ca [API CHANGE] remove BasicImport UNO interfaces by Noel Grandin · 6 years ago
  56. 4c0c333 Fix typo by Andrea Gelmini · 6 years ago
  57. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  58. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  59. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  60. 77f4eb0 tdf#124176: Use "pragma once" on xmlscript/* by Andrea Gelmini · 6 years ago
  61. 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
  62. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  63. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  64. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  65. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  66. 3dfb4c4 tdf#42949 Fix IWYU warnings in xmlscript/ by Gabor Kelemen · 6 years ago
  67. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  68. 366eaa1 loplugin:stringadd in writerfilter..xmloff by Noel Grandin · 7 years ago
  69. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  70. 7b4b70a Avoid -fsanitizeinvalid-null-argument by Stephan Bergmann · 7 years ago
  71. 7ae43f6 loplugin:constvars in writerfilter..xmlscript by Noel Grandin · 7 years ago
  72. 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
  73. 89fa560 Fix typos by Andrea Gelmini · 7 years ago
  74. af896b0 Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscript by Stephan Bergmann · 7 years ago
  75. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  76. 01782ec loplugin:referencecasting in various by Noel Grandin · 7 years ago
  77. ef73fef loplugin:logexceptionnicely in various by Noel Grandin · 7 years ago
  78. fac093e Simplify Sequence iterations in xmlscript, xmlsecurity by Arkadiy Illarionov · 7 years ago
  79. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  80. 855f52e Use hasElements to check Sequence emptiness in [v-x]* by Arkadiy Illarionov · 7 years ago
  81. 184be2d tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  82. 4c4ccdf i#119731 Hyperlink Control on dialog Editor by Shubham Goyal · 7 years ago
  83. 732d630 tdf#53524 Create UNO grid control- dialog editor by Shubham Goyal · 7 years ago
  84. 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago
  85. f76bf26 new loplugin indentation by Noel Grandin · 7 years ago
  86. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  87. 655e3bd Fix typo by Andrea Gelmini · 7 years ago
  88. d90ec5d tdf#42949 Fix IWYU warnings in include/xmlscript/* by Gabor Kelemen · 7 years ago
  89. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  90. f31c9f1 clang-tidy performance-unnecessary-copy-init in test..xmlscript by Noel Grandin · 7 years ago
  91. 45e208f copy and paste error by Caolán McNamara · 7 years ago
  92. 6d7ffb3 clang-tidy readability-simplify-subscript-expr by Noel Grandin · 7 years ago
  93. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  94. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  95. 87b24dd Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity by Arkadiy Illarionov · 8 years ago
  96. 5cd976b loplugin:simplifyconstruct in writerfilter..xmlsecurity by Noel Grandin · 8 years ago
  97. 7a11e70 loplugin:useuniqueptr in DocumentHandlerImpl by Noel Grandin · 8 years ago
  98. 60bc263 new loplugin:conststringfield by Noel Grandin · 8 years ago
  99. 9ca80b5 loplugin:useuniqueptr in ExtendedAttributes by Noel Grandin · 8 years ago
  100. f08a060 loplugin:unusedfields,can-be-const in xmlscript by Noel Grandin · 8 years ago