1. ab01462 WASM linguistic,sw: disable curl-using deepl code by Michael Stahl · 3 years, 5 months ago
  2. 07f6753 cid#1515996 silence Unchecked return value from library by Caolán McNamara · 3 years, 6 months ago
  3. 9e6db1a Remove duplicated include by Andrea Gelmini · 3 years, 6 months ago
  4. e20d2de new uno command uno:Translate with deepl api by Mert Tumer · 3 years, 9 months ago
  5. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  6. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  7. ab0adac Fix everything using XCharacterClassification::getStringType() and don't use it by Eike Rathke · 3 years, 7 months ago
  8. 7458cb8 no need to allocate this on the heap by Noel Grandin · 3 years, 7 months ago
  9. 3968bd0 cid#1500669 silence Dereference after null check by Caolán McNamara · 3 years, 7 months ago
  10. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  11. 0351bec use more o3tl::span by Noel Grandin · 3 years, 9 months ago
  12. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  13. 8bfdbf5 HyphenatedWord and PossibleHyphens do not need locking by Noel Grandin · 3 years, 11 months ago
  14. 825aeb0 clang-tidy modernize-pass-by-value in linguistic by Noel Grandin · 3 years, 11 months ago
  15. 75b72f5 no need to take a lock when returning static data by Noel Grandin · 3 years, 11 months ago
  16. 52112a1 DicEntry doesn't need locking by Noel Grandin · 3 years, 11 months ago
  17. 3817965 add SvStream::ReadLine(OStringBuffer... to reduce OString allocation by Noel Grandin · 3 years, 11 months ago
  18. f04375e Just use Any ctor instead of makeAny in linguistic by Stephan Bergmann · 4 years ago
  19. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  20. fbff7af split comphelper::string::strip functions into String and view version by Noel Grandin · 4 years ago
  21. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  22. 6fc3dfd use more string_view by Noel Grandin · 4 years ago
  23. 496ad6a use more string_view by Noel Grandin · 4 years ago
  24. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  25. c6db02a Extend loplugin:stringview to OUStringBuffer::copy by Stephan Bergmann · 4 years, 2 months ago
  26. a7c9980 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2 by Julien Nabet · 4 years, 2 months ago
  27. 67478f9 Recheck modules [i-l]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  28. a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
  29. 968b64d loplugin:flatten in l10ntools..lotuswordpro by Noel Grandin · 4 years, 4 months ago
  30. 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
  31. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  32. 5aac072 use OMultiTypeInterfaceContainerHelperVar3 in LinguProps by Noel Grandin · 4 years, 4 months ago
  33. d448b16 use more OInterfaceContainerHelper3 in linguistic by Noel Grandin · 4 years, 4 months ago
  34. addf580 loplugin:stringliteraldefine in linguistc by Noel Grandin · 4 years, 5 months ago
  35. 1badef8 rtl::Static->thread-safe static in linguistic by Noel Grandin · 4 years, 5 months ago
  36. 8d1ebf5 Prepare for removal of non-const operator[] from Sequence in linguistic by Mike Kaganski · 4 years, 5 months ago
  37. 80b5d83 Ditch that CharClass constructing ToLower() nonsense by Eike Rathke · 4 years, 6 months ago
  38. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  39. e4913a5 loplugin:moveparam in various by Noel Grandin · 4 years, 6 months ago
  40. f0fd457 Typo *ropertie -> *roperty by Julien Nabet · 4 years, 6 months ago
  41. 4d82c1d Simplify SvXMLExport::AddAttribute overloads by Mike Kaganski · 4 years, 6 months ago
  42. 2f54c40 drop 'using namespace std' in l* by Julien Nabet · 4 years, 6 months ago
  43. ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
  44. d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
  45. 96ff908 reduce cost of some getProperty calls (tdf#125892) by Noel Grandin · 4 years, 7 months ago
  46. dac29c2 speedup toUpperCase when called in parallel by Noel Grandin · 4 years, 7 months ago
  47. 9c9ff9e clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  48. f9871d2 flatten LngSvcMgr by Noel Grandin · 4 years, 8 months ago
  49. 6b8df9d pAvailGrammarSvcs can never be null here by Stephan Bergmann · 4 years, 8 months ago
  50. f989bd2 Catch exceptions when setting up linguistic extensions by Stephan Bergmann · 4 years, 8 months ago
  51. 9104017 create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it by Noel Grandin · 4 years, 8 months ago
  52. 773a7b5 no need to use UNO_QUERY here by Noel Grandin · 4 years, 8 months ago
  53. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  54. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  55. 2b9afb5 osl::Mutex->std::mutex in linguistic by Noel Grandin · 4 years, 9 months ago
  56. 7af40a4 Simplify Sequences initializations (i*->p*) by Julien Nabet · 4 years, 10 months ago
  57. 86b345a tdf#79049 speed up OOXML workbook load (4) by Noel Grandin · 5 years ago
  58. 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
  59. 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
  60. 62f6d6e use more string_view in tools/stream by Noel Grandin · 5 years ago
  61. 6a0a0a4 use more string_view in comphelper::string by Noel Grandin · 5 years ago
  62. 6c934d0 store ptr to the original entries in SfxItemPropertyMap by Noel Grandin · 5 years ago
  63. fe23e35 less copying in SfxItemPropertyMap::getPropertyEntries by Noel Grandin · 5 years ago
  64. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  65. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  66. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  67. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  68. c13133b loplugin:refcounting check for managing OWeakObject with raw pointer by Noel · 5 years ago
  69. 51558d2 loplugin:referencecasting in hwpfilter..lotuswordpro by Noel · 5 years ago
  70. 1da6908 add string_view variants of methods to O[U]StringBuffer by Noel · 5 years ago
  71. c83166c loplugin:passstuffbyref by Noel · 5 years ago
  72. 654c527 Use ContainerType().swap and avoid local variables by Mike Kaganski · 5 years ago
  73. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  74. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  75. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  76. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  77. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  78. 0d3fb84 tdf#123936 Formatting files in module linguistic with clang-format by Philipp Hofer · 5 years ago
  79. 93c64a6 loplugin:stringview by Noel · 5 years ago
  80. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  81. 877f40a tdf#42949 Fix new IWYU warnings in directories [h-r]* by Gabor Kelemen · 5 years ago
  82. 8c5ffec make SvXMLImport capable of mixing fast- and slow- contexts adhoc by Noel · 5 years ago
  83. 1be81c0 Use the new single-instance="true" attribute in linguistic by Stephan Bergmann · 6 years ago
  84. e772c8e Fix typo in code by Andrea Gelmini · 6 years ago
  85. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  86. dd6db74 inline some use-once typedefs by Noel Grandin · 6 years ago
  87. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  88. 6b3089d rename xmlnmspe -> xmlnamespace by Noel Grandin · 6 years ago
  89. 7c67a8f rename nmspmap.hxx -> namespacemap.hxx by Noel Grandin · 6 years ago
  90. 3101fa6 use OUStringLiteral in SfxItemPropertyMapEntry by Noel Grandin · 6 years ago
  91. 5a28a2a loplugin:referencecasting (clang-cl) by Stephan Bergmann · 6 years ago
  92. fed3920 fix SAL_WARN when instantiating Thesaurus by Noel Grandin · 6 years ago
  93. 4cc40d5 linguistic: create instances with uno constructors by Noel Grandin · 6 years ago
  94. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  95. 6a9f71f Upcoming improved loplugin:staticanonymous -> redundantstatic: linguistic by Stephan Bergmann · 6 years ago
  96. a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
  97. 468e8d5 inline some use-once typedefs by Noel Grandin · 6 years ago
  98. 6f6f168 loplugin:simplifybool in hwpfilter..lotuswordpro by Noel Grandin · 6 years ago
  99. 639511d use for-range on Sequence in i18npool..sd by Noel Grandin · 6 years ago
  100. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago