Age | Commit message (Expand) | Author |
2023-02-15 | Make a few warning messages a bit more useful | Tor Lillqvist |
2023-02-02 | Remove redundant attributes that were added to published XLinguProperties | Stephan Bergmann |
2023-02-01 | linguistic: add REST API protocol unit test | Henry Castro |
2023-01-30 | no need to take SolarMutex when calling Idle::Start | Noel Grandin |
2023-01-21 | tdf#144915 effectively remove limit on number of words in dictionary | Caolán McNamara |
2023-01-17 | Properties SortedTextId and DocumentElementsCount added for grammar check | Fred Kruse |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-30 | tdf#136306 offapi linguistic: add options to disable rule-based compounding | László Németh |
2022-12-14 | loplugin:unocast (GrammarCheckingIterator) | Stephan Bergmann |
2022-11-28 | WASM linguistic,sw: disable curl-using deepl code | Michael Stahl |
2022-10-14 | cid#1515996 silence Unchecked return value from library | Caolán McNamara |
2022-10-13 | Remove duplicated include | Andrea Gelmini |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-13 | Fix everything using XCharacterClassification::getStringType() and don't use it | Eike Rathke |
2022-09-12 | no need to allocate this on the heap | Noel Grandin |
2022-08-26 | cid#1500669 silence Dereference after null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-25 | use more o3tl::span | Noel Grandin |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-19 | HyphenatedWord and PossibleHyphens do not need locking | Noel Grandin |
2022-05-18 | clang-tidy modernize-pass-by-value in linguistic | Noel Grandin |
2022-05-18 | no need to take a lock when returning static data | Noel Grandin |
2022-05-18 | DicEntry doesn't need locking | Noel Grandin |
2022-05-13 | add SvStream::ReadLine(OStringBuffer... to reduce OString allocation | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in linguistic | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-30 | split comphelper::string::strip functions into String and view version | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-02 | use more string_view | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-02-16 | Extend loplugin:stringview to OUStringBuffer::copy | Stephan Bergmann |
2022-02-08 | Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2 | Julien Nabet |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-22 | loplugin:flatten in l10ntools..lotuswordpro | Noel Grandin |
2021-12-17 | use more OInterfaceContainer3::notifyEach | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in LinguProps | Noel Grandin |
2021-11-27 | use more OInterfaceContainerHelper3 in linguistic | Noel Grandin |
2021-11-19 | loplugin:stringliteraldefine in linguistc | Noel Grandin |
2021-11-15 | rtl::Static->thread-safe static in linguistic | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in linguistic | Mike Kaganski |
2021-10-19 | Ditch that CharClass constructing ToLower() nonsense | Eike Rathke |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-12 | loplugin:moveparam in various | Noel Grandin |
2021-10-09 | Typo *ropertie -> *roperty | Julien Nabet |
2021-10-09 | Simplify SvXMLExport::AddAttribute overloads | Mike Kaganski |