summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlwrap.cxx
AgeCommit message (Expand)Author
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
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida
2014-05-21Let's use constant uno name for these.Kohei Yoshida
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-11Fix previous commit (sc part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2014-02-02fdo#74325: Ensure that all note objects have an sdr object before exporting.Kohei Yoshida
2013-12-19Properly import data stream data from ods.Kohei Yoshida
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin