summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
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
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-01Fix typosAndrea Gelmini
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-25svtools: double the limit of max drawing page sizeMiklos Vajna
2019-02-13Avoid index for single getToken() callMatteo Casalin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski