summaryrefslogtreecommitdiff
path: root/stoc/source/security/access_controller.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-13loplugin:ostr in stocNoel Grandin1-10/+10
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: stocStephan Bergmann1-2/+2
2023-06-18Use getXWeak in stocMike Kaganski1-9/+9
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen1-4/+3
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin1-2/+3
2021-12-19use more cppu::BaseMutexNoel Grandin1-12/+9
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin1-7/+7
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: stocStephan Bergmann1-1/+1
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin1-1/+1
2019-12-03use scoped enumStephan Bergmann1-25/+26
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann1-1/+1
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen1-3/+0
2019-01-29loplugin:flatten in stoc..storeNoel Grandin1-47/+47
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-13/+13
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-09-23loplugin:flatten in sdext..stocNoel Grandin1-9/+7
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-1/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-7/+1
2017-06-02Improved loplugin:redundantcast static_cast handling: stocStephan Bergmann1-2/+2
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-6/+6
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock1-6/+6
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-01improve exception messages in stocNoel Grandin1-4/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-36/+12
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-6/+4
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann1-19/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-6/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-7/+7
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-11/+7
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1