summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/scuiasciiopt.cxx
AgeCommit message (Expand)Author
2021-06-25tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-24tdf#69207 - Use selected text delimiter to parse the provided csv dataAndreas Heinisch
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-04sc: ucsdet_detect may return nullptrTomofumi Yagi
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-13Calc: ScImportAsciiDlg can now detect Unicode encoding without BOMTomofumi Yagi
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
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