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
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-06xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-12write bcp47 to dc:languageEike Rathke
2013-06-29remove OUString wrap for string literalsThomas Arnhold