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