summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-12-11Use SvtSecurityOptions::IsMacroDisabled() instead of officecfg checkMike Kaganski1-1/+2
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-11-11tdf#163486: PVS: simplify while loopXisco Fauli1-12/+5
2024-08-26cid#1554835 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-13loplugin:ostr in scriptingNoel Grandin1-7/+5
2023-04-30Use getXWeak in scriptingMike Kaganski1-2/+2
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-2/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski1-3/+3
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-3/+0
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-3/+2
2020-07-15scripting/protocolhandler: create instances with uno constructorsNoel Grandin1-68/+5
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen1-2/+0
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin1-3/+1
2020-06-05Upcoming loplugin:elidestringvar: scriptingStephan Bergmann1-2/+1
2020-04-02loplugin:flatten in scriptingNoel Grandin1-25/+25
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin1-1/+1
2019-11-06Check if scripting disabled for each dispatch callSamuel Mehrbrodt1-1/+4
2019-11-05Fix option to disable macrosSamuel Mehrbrodt1-1/+2
2019-08-14revert part of 'warn on load when a document binds an event to a macro'Caolán McNamara1-23/+33
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-33/+22
2019-08-06Properly obtain locationStephan Bergmann1-2/+7
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann1-1/+1
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov1-11/+8
2019-07-20loplugin:referencecasting in scriptingNoel Grandin1-5/+3
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin1-7/+6
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-3/+3
2018-08-04use C++11 exception rethrowingCaolán McNamara1-5/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-9/+3
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-7/+5
2018-03-27Filter out "SynchronMode" tooTor Lillqvist1-4/+6
2018-03-27Add a separator between two words in an exception messageTor Lillqvist1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scriptingStephan Bergmann1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-3/+2
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-2/+2
2017-07-04loplugin:casttovoidStephan Bergmann1-3/+1
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann1-13/+4
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+0
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-9/+6