summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlgrhlp.cxx
AgeCommit message (Expand)Author
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque
2015-07-08Fix typosAndrea Gelmini
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-01-26coverity#1266476 silence Dereference null return valueCaolán McNamara
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10coverity#708393 Uninitialized scalar fieldCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-12fdo#71622 compress svg files in ODFAndras Timar
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza