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