summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
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
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30remove useless (and wrong) commentDavid Tardon
2016-08-25tdf#89329: use unique_ptr for pImpl in officeformsArnold Dumas
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-16loplugin:stringstaticStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert EA flags to scoped enumNoel Grandin
2016-05-12Convert BA flags to scoped enumNoel Grandin
2016-05-12Fix bitmaskStephan Bergmann
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin