summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp.cxx
AgeCommit message (Expand)Author
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolá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-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29coverity#735663 Division or modulo by zeroCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27Fix typo: cought => caughtMatteo Casalin
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-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#708705 Uninitialized scalar fieldCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
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-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-10drop useless conditionDavid Tardon
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-23Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptionsMichael Stahl
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-01WaE: init variablesCaolán McNamara
2013-03-01finish font embedding, use the new Fonts document propertyRadek Doulik