summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/filtuno.cxx
AgeCommit message (Expand)Author
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-02set parent for ascii import options dialog in calcCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-07-30janitorialLionel Elie Mamane
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke
2017-07-03No need anymore to duplicate DBFType enumJulien Nabet
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-03-10loplugin:constantparam in scNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan 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-05-03sc: Convert many services to constructors.Jan Holesovsky
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13Drop unnecessary #includeTakeshi Abe
2014-02-12sal_Bool->boolNoel Grandin
2014-02-02convert import options dialog to .uiCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin