summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2023-02-14tdf#153541 notify listeners when any of the icon sizes changeCaolán McNamara
2023-01-31language tool warnings in console on start up with language tool not configuredCaolán McNamara
2023-01-31add default mode linesCaolán McNamara
2023-01-30svtools: add new entry "RestProtocol"Henry Castro
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer
2023-01-25Fix typoAndrea Gelmini
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin
2021-12-17tdf#146250 fix SvxHtmlOptions::IsDefaultTextEncodingNoel Grandin
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31osl::Mutex->std::mutex in ItemHolder2Noel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26UBSAN fixNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg for print optionsNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-23Fix SvtHelpOptions_Impl::GetPropertyNames (svtools)Julien Nabet
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-09tdf#130326 related, speed up scrollingNoel Grandin