summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)Author
2024-01-31tdf#159350 Hiding Options dialog tabpages stopped workingNoel Grandin
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-27tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialogMike Kaganski
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt
2024-01-22Remove DetectHiddenControls method of locking down UIGabor Kelemen
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann
2024-01-09tdf#158375: add UI option to disable active contentSarper Akdemir
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2024-01-02lok: import Work path from LOK_WORKDIRSzymon Kłos
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08tdf#158577 Allow locking down adding new trusted authorsNoel Grandin
2023-12-06tdf#157915 Error when running a Basic macro with instruction commitChangesNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools)Julien Nabet
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-16[API CHANGE] Remove deprecated Password config itemSamuel Mehrbrodt
2023-11-15tdf#158094 Can't remove trusted certificate in Macro SecurityNoel Grandin
2023-11-13[API CHANGE] Remove deprecated IsSpellCapitalizationSamuel Mehrbrodt
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-09-10using decls should come after #includeNoel Grandin
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-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-27loplugin:stringstatic look for more stringsNoel Grandin
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-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
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-13remove leftover #undefNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
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-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-09-23Fix utl::splitLastFromConfigurationPathStephan Bergmann
2022-09-22cid#1515531 Out-of-bounds accessCaolán McNamara
2022-09-22this originally checked for > 0Caolán McNamara