summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
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
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-20loplugin:refcounting in svtoolsNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-22don't need to include vcl/toolbox.hxx hereCaolán McNamara
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-02use officecfg or MacroRecorderModeNoel Grandin
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin