summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* drop 'using namespace std' in h* i* j*Julien Nabet2021-10-051-1/+0
* use more comphelper::OInterfaceContainerHelper2Noel Grandin2021-08-062-6/+7
* Add forgotten io/Executable_io-testconnection.mkStephan Bergmann2021-05-251-0/+36
* Resurrect io testconnection executableStephan Bergmann2021-05-252-61/+59
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-3/+3
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-292-24/+10
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-2/+3
* Drop these definesMike Kaganski2021-03-266-28/+11
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* loplugin:referencecasting add check for new rtl::Reference operatorNoel2021-02-183-4/+4
* loplugin:refcounting generalise type checkingNoel2021-02-113-8/+11
* tdf#124176 Use pragma once instead of include guardsAlchemist2021-01-034-15/+4
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-2/+3
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-102-3/+1
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-1/+2
* improve some exception messagesNoel Grandin2020-09-273-8/+8
* io: create instances with uno constructorsNoel Grandin2020-07-1413-717/+321
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: ioStephan Bergmann2020-07-011-1/+1
* Make it more obvious that the error message is composedStephan Bergmann2020-06-051-2/+2
* Upcoming loplugin:elidestringvar: ioStephan Bergmann2020-06-041-2/+1
* loplugin:flatten in ioNoel Grandin2020-04-073-63/+63
* remove some unused local varsNoel Grandin2020-01-261-4/+0
* sal_Char->char in idlc..linguisticNoel Grandin2019-12-194-4/+4
* Fix typoAndrea Gelmini2019-12-121-2/+2
* Fix typosAndrea Gelmini2019-12-111-9/+9
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-242-7/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-2211-0/+64
* loplugin:stringaddNoel Grandin2019-11-031-1/+1
* loplugin:stringadd improve detectionNoel Grandin2019-10-282-8/+8
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-012-19/+4
* Simplify Sequence iterations in ioArkadiy Illarionov2019-09-013-52/+30
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-3/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-10/+5
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann2019-07-318-12/+12
* Fix typosAndrea Gelmini2019-07-271-1/+1
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-302-44/+2
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-2519-54/+56
* log nice exception messages whereever possibleNoel Grandin2019-03-072-11/+17
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-242-4/+0
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-094-4/+4
* Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2019-02-011-1/+1
* use unique_ptr in ioNoel Grandin2018-12-193-13/+8
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+2
* pvs-studio: V557 Array overrun is possibleCaolán McNamara2018-10-211-1/+1
* tdf#120703 (PVS): handle failed reallocMike Kaganski2018-10-211-2/+4
* no need to call empty() before clear()Noel Grandin2018-10-031-4/+1
* New loplugin:externalStephan Bergmann2018-09-172-2/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3