summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
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
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-19use tools::Long in svtoolsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-02use VCL_TOOLBOX_STYLE_FLAT directly instead of a define with the same valueCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-12expand out DELETEZNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: svtoolsStephan Bergmann
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák
2020-01-23tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist
2019-12-30SvtAccessibilityOptions base SfxListener appears to be unusedStephan Bergmann
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-12-27tdf#46037: simplify is/get methods in svtools/printoptionsJulien Nabet
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist