summaryrefslogtreecommitdiff
path: root/writerperfect/source/calc/MWAWCalcImportFilter.cxx
AgeCommit message (Expand)Author
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-08wpftcalc: use service constructorDavid Tardon
2015-12-08drop unnecessary {}David Tardon
2015-12-08add missing breaksDavid Tardon
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon
2014-09-17pass media descriptor to import functionsDavid Tardon
2014-08-15use consistent style for writerperfectDavid Tardon
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola