summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/eventhandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* new loplugin:bufferaddNoel Grandin2019-10-151-12/+9
* tdf#127863: fix crash when trying to edit assigned macro to a buttonJulien Nabet2019-09-291-3/+3
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-261-1/+1
* loplugin:sequenceloop dbaccess..extensionsNoel Grandin2019-08-151-1/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann2019-07-311-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-3/+3
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-051-3/+0
* weld SvxMacroAssignDlgCaolán McNamara2019-03-031-1/+1
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-45/+42
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-2/+0
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-3/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-10/+10
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* Modernize a bit extensionsJulien Nabet2018-03-131-23/+14
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-121-1/+1
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-2/+2
* loplugin:unusedindexMike Kaganski2017-12-181-8/+3
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-3/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-5/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-5/+5
* de-hrc various thingsCaolán McNamara2017-07-211-1/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-2/+2
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-021-1/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-7/+7
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-33/+32
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Fix typosAndrea Gelmini2016-04-211-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-3/+0
* sequence->vector in extensionsNoel Grandin2016-04-011-45/+33
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-10/+0
* uno::Sequence->std::vector, and fix method nameNoel Grandin2015-12-031-11/+8
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-4/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* com::sun::star->css in extensions/Noel Grandin2015-10-011-4/+4
* Fix typosAndrea Gelmini2015-09-301-2/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-7/+7
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1