Age | Commit message (Expand) | Author |
2022-03-24 | loplugin:constantparam | Noel Grandin |
2022-03-18 | tdf#133603 cache languagetag in FontSubstConfiguration | Noel Grandin |
2022-02-25 | renames in template manager creates xml file in wrong location | Noel Grandin |
2022-02-06 | Avoid signed-integer-overflow | Stephan Bergmann |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-11 | tdf#146375 Cannot rename user-defined categories in template manager | Noel Grandin |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2021-12-25 | osl::Mutex->std::mutex in SvtPathOptions | Noel Grandin |
2021-12-25 | osl::Mutex->std::mutex in OTempFileService | Noel Grandin |
2021-12-24 | osl::Mutex->std::mutex in SvtModuleOptions | Noel Grandin |
2021-12-24 | osl::Mutex->std::mutex in SvtCommandOptions | Noel Grandin |
2021-12-24 | osl::Mutex->std::mutex in SvtPathOptions_Impl | Noel Grandin |
2021-12-24 | osl::Mutex->std::mutex in SvtUserOptions | Noel Grandin |
2021-12-24 | rename some methods on UcbLockBytes | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-30 | remove unnecessary virtual inheritance | Luboš Luňák |
2021-11-19 | rtl::Static->thread-safe static in unotools | Noel Grandin |
2021-11-10 | new loplugin:stringliteraldefine | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-05 | The std::auto_ptr workarounds should only be necessary for Boost < 1.67.0 | Stephan Bergmann |
2021-11-04 | fix potential out-of-bounds access in LocaleDataWrapper | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in unotools | Mike Kaganski |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-19 | Use MsLangId::getConfiguredSystemUILanguage() | Eike Rathke |
2021-10-19 | Use MsLangId::getConfiguredSystemLanguage() | Eike Rathke |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-11 | loplugin:moveparam in unotools | Noel Grandin |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: unotools | Stephan Bergmann |
2021-09-21 | reduce cost of some getProperty calls (tdf#125892) | Noel Grandin |
2021-09-17 | need optional header | Caolán McNamara |
2021-09-17 | speedup toUpperCase when called in parallel | Noel Grandin |
2021-09-17 | remove GetCharClassPtr from SvtSysLocale | Noel Grandin |
2021-09-12 | ofz: better workaround for broken msan build | Caolán McNamara |
2021-09-12 | ofz: workaround more | Caolán McNamara |
2021-09-12 | ofz: workaround memory sanitizer failure by skipping boost::locale | Caolán McNamara |
2021-09-06 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-01 | Simplify utl::removeTree | Mike Kaganski |
2021-09-01 | Simplify dtor logic | Mike Kaganski |
2021-08-18 | ofz#36713 Indirect-leak | Caolán McNamara |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-13 | Help older linkers (Ubuntu 18.04, Fedora 31) | Jan-Marek Glogowski |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-03 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in OInputStreamWrapper | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in OInputStreamHelper | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in ItemHolder1 | Noel Grandin |