summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2019-08-05pretty up logging of exceptionsNoel Grandin1-1/+2
2018-10-25Fix typoAndrea Gelmini1-1/+1
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen10-0/+16
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-16/+16
2018-10-19copy and paste errorCaolán McNamara1-1/+1
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov1-5/+3
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-2/+1
2018-09-05loplugin:useuniqueptr in DocumentHandlerImplNoel Grandin1-37/+36
2018-08-22new loplugin:conststringfieldNoel Grandin1-10/+9
2018-08-21loplugin:useuniqueptr in ExtendedAttributesNoel Grandin1-11/+12
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin6-15/+15
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-2/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl4-11/+4
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-06fflush() followed by fclose() is redundantTakeshi Abe1-1/+0
2018-04-05Fix invalid syntaxMike Kaganski1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl7-40/+52
2018-01-15More loplugin:cstylecast: xmlscriptStephan Bergmann2-2/+2
2018-01-12More loplugin:cstylecast: xmlscriptStephan Bergmann6-11/+11
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin14-24/+24
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin2-5/+5
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann8-9/+9
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-10-17loplugin:useuniqueptr in StyleBagNoel Grandin2-10/+7
2017-10-04add << operator for css::uno::ExceptionNoel Grandin3-15/+15
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+0
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin3-117/+85
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+6
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-14/+13
2017-09-17ofz: fix leak on exceptionCaolán McNamara1-10/+9
2017-09-15ofz: leak of prefixes in skipped elementsCaolán McNamara1-0/+5
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-1/+1
2017-08-10tdf#109177: Fix expected type of Orientation attrStephan Bergmann1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-11/+3
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: xmlscriptStephan Bergmann2-3/+0
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-2/+1