summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)AuthorFilesLines
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin2-12/+12
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin4-18/+18
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-27ODT export: add embedded pdf supportMiklos Vajna1-0/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-5/+5
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-10/+10
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-12/+12
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-5/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-5/+5
2016-04-19cppcheck: silence known condition warning svx xmlexportJochen Nitschke1-32/+27
2016-04-18Elide const varsStephan Bergmann1-14/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-9/+7
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-3/+6
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin2-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-8/+8
2016-03-17loplugin:constantparam in svxNoel Grandin1-6/+3
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-10/+10
2016-03-12Remove some unused include stdio (svx)Julien Nabet1-1/+0
2016-02-23new loplugin: commaoperatorNoel Grandin1-2/+4
2016-02-09Remove excess newlinesChris Sherlock4-15/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-6/+4
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-29/+29
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-04loplugin:stringconstantNoel Grandin2-8/+4
2015-10-31com::sun::star->css in svxNoel Grandin3-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-27/+27
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-2/+0
2015-09-16boost->stdCaolán McNamara3-9/+9
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-5/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque1-1/+1
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl1-1/+1
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque1-1/+5
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-06-28coverity#1308508 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308457 Uncaught exceptionCaolán McNamara1-3/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara2-9/+9
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1