summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlwrap.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06replace SCERR_NONE with ERRORCODE_NONENoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-19sc-perf: lock drawing layer during creation of captions for SaveEike Rathke
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2015-12-30Use SAL_WARN hereMatúš Kukan
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
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-28com::sun::star->css in scNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-04-29redundant check before deleteCaolán McNamara
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-08catched->caughtCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin