summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2022-01-12tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
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
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara
2021-09-12ofz: workaround moreCaolán McNamara
2021-09-12ofz: workaround memory sanitizer failure by skipping boost::localeCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01Simplify utl::removeTreeMike Kaganski
2021-09-01Simplify dtor logicMike Kaganski
2021-08-18ofz#36713 Indirect-leakCaolán McNamara
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-13Help older linkers (Ubuntu 18.04, Fedora 31)Jan-Marek Glogowski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31osl::Mutex->std::mutex in OInputStreamWrapperNoel Grandin
2021-07-31osl::Mutex->std::mutex in OInputStreamHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in ItemHolder1Noel Grandin
2021-07-31osl::Mutex->std::mutex in CharClassNoel Grandin
2021-07-31osl::Mutex->std::mutex in AccessibleStateSetHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in AccessibleRelationSetHelperNoel Grandin
2021-07-29return by const& in LocaleDataWrapperNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28simplify SvtOptionsDialogOptionsNoel Grandin
2021-07-27simplify SvtViewOptionsNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin
2021-07-26convert these into constantsNoel Grandin
2021-07-26cid#1485150 silence Uncaught exceptionCaolán McNamara
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26use officecfg for default optionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin