summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.hxx
AgeCommit message (Expand)Author
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-02Export data transformations to odfVikas
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28tdf#48140 Replace CellRangeAddress with ScRangeBartosz Kosiorek
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke
2016-12-09Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-04these fields can be static constantsNoel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-15fdo#74512: Fix the ODS export as well.Kohei Yoshida
2014-02-14sal_Bool->boolNoel Grandin
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-19Save the data stream settings to ODS but only for 1.2 extended.Kohei Yoshida
2013-11-28export data streams; pretend to be an area linkMatúš Kukan
2013-10-26remove now unused ScMyDefaultStyles.maRowDefaultsMatúš Kukan