summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2022-11-28WASM linguistic,sw: disable curl-using deepl codeMichael Stahl
2022-10-14cid#1515996 silence Unchecked return value from libraryCaolán McNamara
2022-10-13Remove duplicated includeAndrea Gelmini
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13Fix everything using XCharacterClassification::getStringType() and don't use itEike Rathke
2022-09-12no need to allocate this on the heapNoel Grandin
2022-08-26cid#1500669 silence Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25use more o3tl::spanNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-19HyphenatedWord and PossibleHyphens do not need lockingNoel Grandin
2022-05-18clang-tidy modernize-pass-by-value in linguisticNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-18DicEntry doesn't need lockingNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in linguisticStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-02use more string_viewNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in LinguPropsNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in linguisticNoel Grandin
2021-11-19loplugin:stringliteraldefine in linguistcNoel Grandin
2021-11-15rtl::Static->thread-safe static in linguisticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in linguisticMike Kaganski
2021-10-19Ditch that CharClass constructing ToLower() nonsenseEike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-10-04drop 'using namespace std' in l*Julien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-12flatten LngSvcMgrNoel Grandin
2021-08-10pAvailGrammarSvcs can never be null hereStephan Bergmann
2021-08-10Catch exceptions when setting up linguistic extensionsStephan Bergmann