summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-14cid#708565 Uninitialized scalar fieldCaolán McNamara
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-02Mention correct config keySamuel Mehrbrodt
2023-09-29Drop some newly obsolete __cplusplus version checksStephan Bergmann
2023-09-25Don't enable the requires clause for Clang 15Caolán McNamara
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-08-02Make the Xcode workaround apply more broadlyStephan Bergmann
2023-08-02Don't enable the requires clause for some Xcode ClangStephan Bergmann
2023-07-21remove unused SvtPathOptions methodsNoel Grandin
2023-07-12Revert recent LanguageTool commitsXisco Fauli
2023-07-07Load the locales from config file for languagetoolMert Tumer
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang
2023-06-21Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-06-06Remove stray defaulted argumentStephan Bergmann
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
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-03Clarify the use of untools::WeakReferenceStephan Bergmann
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-04address review comments in unotools::WeakReferenceNoel Grandin
2022-11-04tdf#54857 use more static_cast in WeakReference::getNoel Grandin
2022-10-31lok: fix convert-to batch mode, quiet interactionHenry Castro
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27tdf#123990 sc condition: use GetTransliteration, not GetCollatorJustin Luth
2022-09-23tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-20use more string_view in unotoolsNoel Grandin