summaryrefslogtreecommitdiff
path: root/scripting/source/stringresource/stringresource.hxx
AgeCommit message (Expand)Author
2022-06-23clang-tidy modernize-pass-by-value in scriptingNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-04osl::Mutex->std::mutex in StringResourceImplNoel Grandin
2021-11-28use more OInterfaceContainerHelper2 in scriptingNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-02-06tdf#124176 Used pragma once instead of include guardsViKrAm-Baisclear
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-08-26loplugin:returnconstval in variousNoel Grandin
2018-12-19use unique_ptr in StringResourceImplNoel Grandin
2018-08-22loplugin:useuniqueptr in StringResourceImplNoel Grandin
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in scriptingNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-29coverity#1308579 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308598 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308548 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308512 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-02coverity#707084 Uncaught exceptionCaolán McNamara
2014-04-24scripting: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito