summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
2018-10-26pvs-studio: V557 Array overrun is possibleCaolán McNamara1-1/+1
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-10/+14
2018-01-24Fix typosAndrea Gelmini1-1/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-1/+1
2018-01-15remove local copies of std::min,std::maxNoel Grandin4-9/+6
2018-01-12More loplugin:cstylecast: ioStephan Bergmann1-22/+22
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin1-11/+9
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin10-25/+25
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-3/+3
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin2-3/+3
2017-10-23loplugin:includeform: ioStephan Bergmann11-24/+24
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+5
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-15/+6
2017-09-22loplugin:flatten in framework..packageNoel Grandin5-219/+161
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin3-15/+15
2017-07-31loplugin:oncevarNoel Grandin2-12/+4
2017-07-22loplugin:unusedfields in ioNoel Grandin1-2/+3
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-2/+2
2017-07-13loplugin:oncevar: empty strings: ioStephan Bergmann1-4/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-31/+12
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2-6/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin2-20/+5
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock5-22/+22
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock5-22/+22
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-4/+4
2017-03-16Fix typosAndrea Gelmini2-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-10io: warn if OConnector can't connect to pipeMichael Stahl1-5/+4
2017-02-06Add missing #includesStephan Bergmann12-2/+22
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2-46/+29
2017-01-26Remove dynamic exception specificationsStephan Bergmann17-724/+330
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann6-1/+23
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2-23/+10
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin2-20/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann4-35/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-20/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-17/+17
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-2/+0
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl1-16/+0
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann1-4/+4
2016-05-01Fix typo in codeAndrea Gelmini1-4/+4