summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-18/+27
2018-10-07weld NewDataTypeDialogCaolán McNamara1-3/+3
2018-03-13Modernize a bit extensionsJulien Nabet1-6/+3
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-5/+7
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-2/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-9/+9
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+10
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara1-1/+0
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-1/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin1-4/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-09-04use comphelper::containerToSequence and fix some castingNoel Grandin1-27/+21
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-5/+5
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara1-8/+8
2014-06-05extensions: remove SAL_THROW macroNoel Grandin1-5/+5
2014-05-02extensions: sal_Bool->boolNoel Grandin1-3/+3
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+3
2014-04-05coverity#706530 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-27Remove visual noise from extensionsAlexander Wilms1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-23/+23
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-10-01convert extensions module from String to OUStringNoel Grandin1-2/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-58/+58
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+5
2013-03-07extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna1-23/+23
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-09-30get this building with gcc 4.6.1Caolán McNamara1-18/+18
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2