summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2023-01-17tdf#97362 Convert unotools tempfile tests to PythonChenxiong Qi
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-12-16i18n: fix build with Boost 1.81.0Đoàn Trần Công Danh
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-11-01-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2022-10-24tdf#133768 speed up temp file creationNoel Grandin
2022-10-22tdf#133767 speed up temp file creationNoel Grandin
2022-10-21tdf#133767 use more TempFileFastServiceNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-10-19crashtesting: temp files accumulating over timeCaolán McNamara
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-05unotools: test ConvertChar::RecodeString()Chris Sherlock
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27tdf#123990 sc condition: use GetTransliteration, not GetCollatorJustin Luth
2022-09-23Fix utl::splitLastFromConfigurationPathStephan Bergmann
2022-09-23Add tests for utl::splitLastFromConfigurationPathStephan Bergmann
2022-09-23tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-22cid#1515531 Out-of-bounds accessCaolán McNamara
2022-09-22this originally checked for > 0Caolán McNamara
2022-09-21bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warningsCaolán McNamara
2022-09-20use more string_view in unotoolsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-14crashtesting: SvMemoryStream::PutData assertCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13Empty string has no characters of any typeEike Rathke
2022-09-13Fix everything using XCharacterClassification::getStringType() and don't use itEike Rathke
2022-08-31Remove comment that has been outdated since 2001Tor Lillqvist
2022-08-22Resolves: tdf#150288 Do not prepend the locale's full date acceptance patternEike Rathke
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-06-15Revert "Load the locales from config file for languagetool"Xisco Fauli
2022-06-14Load the locales from config file for languagetoolMert Tumer
2022-06-12crashtesting: forum-mso-de-92960 GetEnglishSearchFontName varying resultsCaolán McNamara
2022-06-12split out the code that extracts a lower-ascii version of a fontnameCaolán McNamara
2022-06-03tdf#146988 Opening at cursor position doesn't work in large documentsNoel Grandin
2022-06-03Fix type of impl_getISO8601TimeToken etc. string index parametersStephan Bergmann
2022-05-30no need to allocate LocaleDataWrapper separatelyNoel Grandin
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-23cache ref to GlobalEventConfigNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin