summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertyhandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-08-05drop unneeded forward declareCaolán McNamara1-1/+0
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC1-4/+1
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+0
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin1-79/+1
2020-05-08compact namespace in editeng..extensionsNoel Grandin1-2/+2
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-2/+0
2019-12-09weld Property BrowserCaolán McNamara1-1/+0
2018-10-22pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara1-2/+3
2018-09-18weld ControlCharacterDialogCaolán McNamara1-0/+2
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin1-3/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-16/+16
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-21/+21
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-4/+4
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-68/+68
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara1-1/+8
2014-06-05extensions: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-7/+7
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold1-3/+3
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara1-0/+5
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-02-27Remove visual noise from extensionsAlexander Wilms1-17/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-41/+41
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker1-0/+4
2008-05-20INTEGRATION: CWS mba30patches01 (1.7.306); FILE MERGEDKurt Zenker1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.7.314); FILE MERGEDRüdiger Timm1-64/+18
2006-07-26INTEGRATION: CWS dba204b (1.6.68); FILE MERGEDRüdiger Timm1-3/+3
2006-03-17#i10000# solaris compiler is more nitpicking ...Vladimir Glazounov1-4/+4
2006-03-14INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGEDVladimir Glazounov1-252/+266