summaryrefslogtreecommitdiff
path: root/stoc/source/implementationregistration
AgeCommit message (Expand)AuthorFilesLines
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin1-11/+11
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann1-1/+1
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov1-157/+58
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen3-15/+2
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-16/+17
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin1-3/+1
2019-02-13Avoid index for single getToken() callMatteo Casalin1-4/+2
2019-02-10loplugin:indentation in soltools..svlNoel Grandin1-8/+1
2019-01-29loplugin:flatten in stoc..storeNoel Grandin1-249/+243
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin2-76/+55
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-06-15stoc: replace double-checked locking with static initializersJochen Nitschke1-11/+3
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+6
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-04Replace lists by vectors (stoc)Julien Nabet1-15/+10
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-2/+2
2017-09-27loplugin:flatten in variousNoel Grandin1-55/+52
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-5/+5
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-4/+4
2017-07-13loplugin:oncevar: empty strings: stocStephan Bergmann1-3/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-01improve exception messages in stocNoel Grandin1-63/+29
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+12
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann1-6/+0
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-10/+5
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-17/+17
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-13/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2