summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/excelfilter.cxx
AgeCommit message (Expand)Author
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-21reference childwins are all weldedCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-01Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke
2018-02-28Revert "Resolves: tdf#114555 check .xlsx col/row/tab overflow and display war...Eike Rathke
2018-02-28Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2016-11-03remove unused BiffInputStreamNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock
2015-02-23import the document properties before the documentMarkus Mohrhard
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-18coverity#737268 Uncaught exceptionCaolán McNamara
2014-07-10coverity#737268 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#1187821 Uncaught exceptionCaolán McNamara
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24coverity#1158385 Uncaught exceptionCaolán McNamara
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-05-31fix buildLuboš Luňák
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-03-30callcatcher: regenerate unused code listCaolán McNamara