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