summaryrefslogtreecommitdiff
path: root/io/source
AgeCommit message (Expand)AuthorFilesLines
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-2/+0
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-1/+2
2020-09-27improve some exception messagesNoel Grandin3-8/+8
2020-07-14io: create instances with uno constructorsNoel Grandin11-693/+321
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ioStephan Bergmann1-1/+1
2020-06-05Make it more obvious that the error message is composedStephan Bergmann1-2/+2
2020-06-04Upcoming loplugin:elidestringvar: ioStephan Bergmann1-2/+1
2020-04-07loplugin:flatten in ioNoel Grandin3-63/+63
2020-01-26remove some unused local varsNoel Grandin1-4/+0
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin2-2/+2
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet1-5/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann11-0/+64
2019-11-03loplugin:stringaddNoel Grandin1-1/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin2-8/+8
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-19/+4
2019-09-01Simplify Sequence iterations in ioArkadiy Illarionov3-52/+30
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-10/+5
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann8-12/+12
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2-44/+2
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen17-50/+20
2019-03-07log nice exception messages whereever possibleNoel Grandin1-11/+16
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2-4/+0
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin4-4/+4
2018-12-19use unique_ptr in ioNoel Grandin3-13/+8
2018-10-21pvs-studio: V557 Array overrun is possibleCaolán McNamara1-1/+1
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski1-2/+4
2018-10-03no need to call empty() before clear()Noel Grandin1-4/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+3
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin1-3/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-4/+2
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin2-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-10/+14
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 Bergmann10-19/+19
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