summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/eformspropertyhandler.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-06-11Fix typoAndrea Gelmini
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
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-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák