summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
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
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-18osl::Mutex->std::mutex in linguisticNoel Grandin
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel