summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2020-02-26tdf#130793 Fix import/export of image URLsSamuel Mehrbrodt
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-23Avoid -fsanitizeinvalid-null-argumentStephan Bergmann
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscriptStephan Bergmann
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
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-25Fix typoAndrea Gelmini
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-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-05loplugin:useuniqueptr in DocumentHandlerImplNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in ExtendedAttributesNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
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-06fflush() followed by fclose() is redundantTakeshi Abe
2018-04-05Fix invalid syntaxMike Kaganski
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-23loplugin:passstuffbyref improved returnsNoel Grandin