summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in stocNoel Grandin
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-21tdf#143148 Use #pragma once instead of include guardsMohit Marathe
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-10using decls should come after #includeNoel Grandin
2023-06-18Use getXWeak in stocMike Kaganski
2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann
2023-01-19Base IdlReflectionServiceImpl on WeakComponentImplHelperStephan Bergmann
2022-12-19loplugin:implinheritancehelper in stocNoel Grandin
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in stocStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in stocMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02osl::Mutex->std::mutex in LRU_CacheNoel Grandin
2021-05-29std::unique->std::optionalNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23use single-use attribute for IdlReflectionServiceImplNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: stocStephan Bergmann
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-21pUnoReturn should be null when UNO methode is VOIDJuergen Funk
2019-01-29loplugin:flatten in stoc..storeNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-03loplugin:useuniqueptr in LRU_CacheNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-15stoc: replace double-checked locking with static initializersJochen Nitschke
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-01-15More loplugin:cstylecast: stocStephan Bergmann
2018-01-12More loplugin:cstylecast: stocStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-04Replace lists by vectors (stoc)Julien Nabet
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin