/stoc/util/

'2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/source/security
AgeCommit message (Expand)Author
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-28Use vector::dataStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-07Just use WeakImplHelper1 instead of ImplHelper1Stephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl