summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19cppcheck: silence known condition warning svx xmlexportJochen Nitschke
2016-04-18Elide const varsStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel 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-06-28coverity#1308508 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308457 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
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
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann