summaryrefslogtreecommitdiffstats
path: root/io/source/acceptor
Commit message (Expand)AuthorAgeFilesLines
* improve some exception messagesNoel Grandin2020-09-271-3/+3
* io: create instances with uno constructorsNoel Grandin2020-07-141-155/+138
* Upcoming loplugin:elidestringvar: ioStephan Bergmann2020-06-041-2/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-223-0/+16
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-4/+4
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-11/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann2019-07-311-1/+1
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-22/+1
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-254-7/+5
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* use unique_ptr in ioNoel Grandin2018-12-192-7/+4
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-091-3/+1
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin2018-01-111-11/+9
* inline use-once typedefsNoel Grandin2017-12-191-3/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: ioStephan Bergmann2017-10-232-4/+4
* loplugin:flatten in framework..packageNoel Grandin2017-09-221-20/+17
* loplugin:oncevarNoel Grandin2017-07-311-6/+2
* loplugin:unusedfields in ioNoel Grandin2017-07-221-2/+3
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-8/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* Fix typosAndrea Gelmini2017-03-161-1/+1
* Add missing #includesStephan Bergmann2017-02-063-1/+5
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-16/+11
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-70/+24
* New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2017-01-191-0/+1
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-9/+0
* loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann2016-12-052-10/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-4/+4
* clean upStephan Bergmann2016-04-071-2/+2
* Revert "reduce unnecessary realloc'ing"Stephan Bergmann2016-04-071-6/+4
* reduce unnecessary realloc'ingNoel Grandin2016-04-011-4/+6
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-243-4/+4
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Replaced for_each and algorithm include by range based loop and exception.Mario J. Rugiero2015-11-101-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-041-2/+1
* com::sun::star->css in ioNoel Grandin2015-10-233-52/+52
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-17/+17
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-10/+10
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-193-6/+6