summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
AgeCommit message (Expand)Author
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
2017-09-30Make sure space handed to C/C++ ABI is padded large enoughStephan Bergmann
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-15Convert com.sun.star.comp.stoc.CoreReflection to direct constructionCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-02-01improve exception messages in stocNoel Grandin
2017-01-27stoc: oops, missing closing quoteMichael Stahl
2017-01-27stoc: try to throw more informative exceptionsMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in stocNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, stocStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-06-21Clean up uses of Any::getValue() in stocStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12Remove stray spaces from start of log messagesStephan Bergmann
2016-04-12tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann