Age | Commit message (Expand) | Author |
2023-01-21 | fix ZipPackageHelper::addFile | Noel Grandin |
2023-01-17 | tdf#97362 Convert unotools tempfile tests to Python | Chenxiong Qi |
2023-01-13 | XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter | Noel Grandin |
2022-12-31 | tdf#152676 Writer: Compatibility options no longer saved as default | Noel Grandin |
2022-12-30 | tdf#136306 offapi linguistic: add options to disable rule-based compounding | László Németh |
2022-12-28 | Introduce lo_get_app_data_dir() for Emscripten, too | Tor Lillqvist |
2022-12-16 | i18n: fix build with Boost 1.81.0 | Đoàn Trần Công Danh |
2022-12-01 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-18 | rename IsStarSymbol to IsOpenSymbol | Caolán McNamara |
2022-11-08 | A better fix for C++23 P2266R1 | Stephan Bergmann |
2022-11-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-11-01 | -Werror,-Wunused-variable (clang-cl) | Stephan Bergmann |
2022-10-24 | tdf#133768 speed up temp file creation | Noel Grandin |
2022-10-22 | tdf#133767 speed up temp file creation | Noel Grandin |
2022-10-21 | tdf#133767 use more TempFileFastService | Noel Grandin |
2022-10-21 | loplugin:referencecasting look for a new pattern | Noel Grandin |
2022-10-21 | tdf#133767 new service TempFileFastService | Noel Grandin |
2022-10-19 | crashtesting: temp files accumulating over time | Caolán McNamara |
2022-10-06 | [API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics" | Heiko Tietze |
2022-10-05 | unotools: test ConvertChar::RecodeString() | Chris Sherlock |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-27 | tdf#123990 sc condition: use GetTransliteration, not GetCollator | Justin Luth |
2022-09-23 | Fix utl::splitLastFromConfigurationPath | Stephan Bergmann |
2022-09-23 | Add tests for utl::splitLastFromConfigurationPath | Stephan Bergmann |
2022-09-23 | tdf#123990 sc condformat: case insensitive begins/ends/contains | Justin Luth |
2022-09-22 | cid#1515531 Out-of-bounds access | Caolán McNamara |
2022-09-22 | this originally checked for > 0 | Caolán McNamara |
2022-09-21 | bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warnings | Caolán McNamara |
2022-09-20 | use more string_view in unotools | Noel Grandin |
2022-09-18 | use more string_view in utl::TempFile | Noel Grandin |
2022-09-14 | crashtesting: SvMemoryStream::PutData assert | Caolán McNamara |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-13 | Empty string has no characters of any type | Eike Rathke |
2022-09-13 | Fix everything using XCharacterClassification::getStringType() and don't use it | Eike Rathke |
2022-08-31 | Remove comment that has been outdated since 2001 | Tor Lillqvist |
2022-08-22 | Resolves: tdf#150288 Do not prepend the locale's full date acceptance pattern | Eike Rathke |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-22 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-13 | loplugin:unusedmethods | Noel Grandin |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-06-28 | use utl::TempFile directly in package | Noel Grandin |
2022-06-15 | Revert "Load the locales from config file for languagetool" | Xisco Fauli |
2022-06-14 | Load the locales from config file for languagetool | Mert Tumer |
2022-06-12 | crashtesting: forum-mso-de-92960 GetEnglishSearchFontName varying results | Caolán McNamara |
2022-06-12 | split out the code that extracts a lower-ascii version of a fontname | Caolán McNamara |
2022-06-03 | tdf#146988 Opening at cursor position doesn't work in large documents | Noel Grandin |
2022-06-03 | Fix type of impl_getISO8601TimeToken etc. string index parameters | Stephan Bergmann |
2022-05-30 | no need to allocate LocaleDataWrapper separately | Noel Grandin |
2022-05-30 | clang-tidy modernize-pass-by-value in unotools | Noel Grandin |
2022-05-23 | cache ref to GlobalEventConfig | Noel Grandin |