summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/propcontroller.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary includes and update pchCaolán McNamara2019-09-261-1/+0
* loplugin:sequenceloop dbaccess..extensionsNoel Grandin2019-08-151-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann2019-07-311-1/+1
* loplugin:referencecasting in extensionsNoel Grandin2019-07-191-6/+4
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-171-1/+1
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-041-1/+1
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* Fix typoAndrea Gelmini2019-05-251-2/+2
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-191-0/+1
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-201-15/+6
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-1/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-4/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin2018-08-161-12/+8
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-7/+7
* Modernize a bit extensionsJulien Nabet2018-03-131-80/+47
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-251-2/+5
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-121-5/+5
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-1/+1
* Fix typosAndrea Gelmini2017-08-211-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-3/+2
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-9/+4
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-13/+5
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* remove empty namespacesJochen Nitschke2017-05-031-5/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-15/+15
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-42/+42
* loplugin:expandablemethods in extensionsNoel Grandin2016-11-081-13/+7
* loplugin:expandablemethodds in editeng..extensionsNoel Grandin2016-10-191-7/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* clang-tidy modernize-loop-convert in e*Noel Grandin2016-04-261-22/+10
* Avoid reserved identifiersStephan Bergmann2016-04-221-11/+11
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-2/+0