summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov/dlgprov.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-07-14scripting/dlgprov: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scriptingStephan Bergmann
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-04-02loplugin:flatten in scriptingNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scriptingStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-21loplugin:subtlezeroinit: scriptingStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10coverity#1398527 Uncaught exceptionCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud