summaryrefslogtreecommitdiff
path: root/unotools/source/config/securityoptions.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-16loplugin:ostr in unotoolsNoel Grandin1-1/+1
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt1-0/+9
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann1-3/+1
2024-01-09tdf#158375: add UI option to disable active contentSarper Akdemir1-0/+12
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-5/+5
2023-12-08tdf#158577 Allow locking down adding new trusted authorsNoel Grandin1-1/+3
2023-11-15tdf#158094 Can't remove trusted certificate in Macro SecurityNoel Grandin1-0/+15
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann1-4/+4
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga1-0/+36
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara1-3/+3
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen1-1/+0
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski1-11/+13
2021-10-11loplugin:moveparam in unotoolsNoel Grandin1-2/+2
2021-08-18ofz#36713 Indirect-leakCaolán McNamara1-0/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-5/+5
2021-07-26use officecfg for security optionsNoel Grandin1-776/+180
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh1-0/+14
2020-12-08use proper struct for trusted authorsNoel1-18/+18
2020-12-08remove rest of 'xmlsec05' stuffNoel1-186/+11
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel1-71/+15
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-21/+21
2020-08-18Fix typosAndrea Gelmini1-1/+1
2020-08-05loplugin:flatten in unotoolsNoel Grandin1-37/+37
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+2
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin1-1/+1
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov1-13/+11
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-23/+17
2017-03-15avoid config during fuzzingCaolán McNamara1-4/+7
2017-02-10convert EItem to scoped enumNoel Grandin1-1/+1
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-27/+24
2017-02-02Fix some typosSamuel Mehrbrodt1-8/+8
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-16properly prefix various global variables and hide themMichael Stahl1-3/+7
2016-06-16tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli1-42/+30
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-3/+3
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-4/+4
2016-01-18loplugin: unused return valuesNoel Grandin1-15/+5
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin1-2/+2
2015-11-18com::sun::star->css in unotools/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+8