summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp.cxx
AgeCommit message (Expand)Author
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
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith
2013-02-22use document settings / embed fonts when exporting odpRadek Doulik
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-08-04Set correct mimetype for draw documents on xml exportThorsten Behrens
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-06-16catch by const referenceCaolán McNamara