summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/eformspropertyhandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* log nice exception messages whereever possibleNoel Grandin2019-03-071-1/+3
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-201-2/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-19/+27
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-081-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-2/+2
* 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
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-021-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-7/+2
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-3/+3
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+12
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-291-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-6/+6
* coverity#706514 Uncaught exceptionCaolán McNamara2014-06-131-8/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-2/+2
* extensions: sal_Bool->boolNoel Grandin2014-05-021-4/+4
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* coverity#706518 Uncaught exceptionCaolán McNamara2014-04-051-1/+1
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-3/+0
* Remove visual noise from extensionsAlexander Wilms2014-02-271-7/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Remove unneccessary commentsAlexander Wilms2014-02-231-19/+19
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin2013-06-051-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-46/+46
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-7/+7
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-231-7/+7
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-3/+3
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-6/+6
|\
| * CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-6/+6
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-4/+4
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/