/slideshow/

a/co-23.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)Author
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-01-21Move XMLMetaExportComponent_get_implementation to a more reasonable placeStephan Bergmann
2016-01-18loplugin:unreffunStephan Bergmann
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-16xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann