summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp
AgeCommit message (Expand)Author
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-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-31crashtesting fixNoel Grandin
2021-05-27no need to allocate Style objects separatelyNoel Grandin
2021-05-25fix leaks in loading xmlscriptNoel Grandin
2021-02-19loplugin:refcounting in xmlscriptNoel
2021-02-18loplugin:referencecasting in xmlscriptNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module xmlscript with clang-formatPhilipp Hofer
2020-10-22tdf#137652 fix XDL import: no more missing empty items for comboboxSerge Krot
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
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-12-28tdf#124176: Use "pragma once" on xmlscript/*Andrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-11new loplugin indentationNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl
2018-01-15More loplugin:cstylecast: xmlscriptStephan Bergmann