summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/genericpropertyhandler.cxx
AgeCommit message (Expand)Author
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-28remove some unused local varsNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-08tdf#92459 remove compat_functional from extensionsDaniel Robertson
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann