summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-04loplugin:redundantinline (--disable-debug)Stephan Bergmann
2017-12-20Fix typosAndrea Gelmini
2017-12-02Replace list by vector in property_description (xmloff)Julien Nabet
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-21Fix typosAndrea Gelmini
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-25Typo: tyoe->typeJulien Nabet
2017-07-18Fix typosAndrea Gelmini
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-01use std::vector in OListAndComboImportNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel 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-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-06No real need for OPropertyExport::AddAttributeASCIIStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-04Typo: exportBindingAtributes->exportBindingAttributesJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin