summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-26Pick better variable typesStephan Bergmann
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-22use more string_view in unotoolsNoel Grandin
2022-04-14use more string_view in unotoolsNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-04-11use more string_viewNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08allow to override the generator/producer string in output documentsLuboš Luňák
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-18tdf#133603 cache languagetag in FontSubstConfigurationNoel Grandin
2022-02-25renames in template manager creates xml file in wrong locationNoel Grandin
2022-02-06Avoid signed-integer-overflowStephan Bergmann
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-11tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
2022-01-10use less SvStream::Flush()Noel Grandin
2021-12-25osl::Mutex->std::mutex in SvtPathOptionsNoel Grandin
2021-12-25osl::Mutex->std::mutex in OTempFileServiceNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtModuleOptionsNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtCommandOptionsNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtPathOptions_ImplNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtUserOptionsNoel Grandin
2021-12-24rename some methods on UcbLockBytesNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-30remove unnecessary virtual inheritanceLuboš Luňák
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-05The std::auto_ptr workarounds should only be necessary for Boost < 1.67.0Stephan Bergmann
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: unotoolsStephan Bergmann
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-17need optional headerCaolán McNamara
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin