summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/paramwrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-5/+1
2023-03-08osl::Mutex->std::mutex in ParameterWrapperContainerNoel Grandin1-12/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann1-1/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski1-1/+1
2021-10-06loplugin:moveparam in connectivityNoel Grandin1-2/+2
2021-02-17loplugin:referencecasting in connectivityNoel1-1/+1
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-2/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin1-4/+2
2019-09-06TyposAndrea Gelmini1-1/+1
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin1-1/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov1-7/+4
2019-03-04simplify UNO getTypes methodsNoel Grandin1-7/+7
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski1-5/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-8/+0
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-6/+6
2014-03-28Forgot to extend queryInterfaceStephan Bergmann1-1/+16
2014-03-28Missing XTypeProvider base classStephan Bergmann1-5/+6
2014-02-27Remove visual noise from connectivityAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-23/+23
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-05doubled usingThomas Arnhold1-1/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0