summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28xmloff: fix --enable-mergedlibs buildMichael Stahl
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-18Missing includeStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin