summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-07-21remove unused SvtPathOptions methodsNoel Grandin
2023-07-17Simplify some UTF-16 string literalsStephan Bergmann
2023-07-12Revert recent LanguageTool commitsXisco Fauli
2023-07-10Remove duplicated entryStephan Bergmann
2023-07-07Load the locales from config file for languagetoolMert Tumer
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-08tdf#38742 - Start Center: odb files messes up pinned documentsAndreas Heinisch
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-06-04Use getXWeak in unotoolsMike Kaganski
2023-05-03Related tdf#154769: XML Form add limits of length value for some datatypeJulien Nabet
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-26tdf#108757 avoid some OUString construction on a hot pathNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2023-03-13remove leftover #undefNoel Grandin
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-16osl::Mutex->std::mutex in UcbLockBytesNoel Grandin
2023-01-21fix ZipPackageHelper::addFileNoel Grandin
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