summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-05-02Just use Any ctor instead of makeAny in xmlscriptStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlscriptMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-25fix leaks in loading xmlscriptNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-02loplugin:flatten in xmlscriptNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscriptStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-26tdf#130793 Fix import/export of image URLsSamuel Mehrbrodt
2020-01-10use more std::make_sharedNoel Grandin
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11new loplugin indentationNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl
2018-01-15More loplugin:cstylecast: xmlscriptStephan Bergmann
2018-01-12More loplugin:cstylecast: xmlscriptStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock
2017-04-10tdf#107029 xmlscript: fix enum conversionMiklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in ElementBaseNoel Grandin
2017-01-09New loplugin:externvar: xmlscriptStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-09tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-13loplugin:unusedmethods unused return value in xmlscript/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino