summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/scuiasciiopt.cxx
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2019-12-22sal_Char->char in scNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-03-11loplugin:constantparamNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Remove redundant checkMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Fix condition in f573402116937876cb0b80cf7af2a52bf2ccc31aMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-07-13loplugin:useuniqueptr in ScImportAsciiDlgNoel Grandin
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-21Have one getSkipEmptyCellsIndex(), assert array length, tdf#113979 follow-upEike Rathke
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce #include scopeMatteo Casalin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin