summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)Author
2017-09-03svx: Fix memleak at early returns from SvxXMLXTableExportComponent::saveTakeshi Abe
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27ODT export: add embedded pdf supportMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
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