summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp
AgeCommit message (Expand)Author
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
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-10-17loplugin:useuniqueptr in StyleBagNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-08-10tdf#109177: Fix expected type of Orientation attrStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-03Fix typosAndrea Gelmini
2017-06-29loplugin:oncevar variousNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h 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-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscriptStephan Bergmann
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-04xmlscript: fix -Werror=maybe-uninitializedMiklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03Typo: progess->progressJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin