summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/asciiopt.cxx
AgeCommit message (Expand)Author
2018-09-09Avoid temporary variableMatteo Casalin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-03ScAsciiOptions copy assignment op can be left implicitly definedStephan Bergmann
2018-01-26Add blank lines for readabilityEike Rathke
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-25coverity#1426922 Uninitialized scalar fieldCaolán McNamara
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce #include scopeMatteo Casalin
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (2)Matteo Casalin
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (1)Matteo Casalin
2015-10-27Use getToken with start position in lcl_decodeSepStringMatteo Casalin
2014-12-15no separator really means no separator, fdo#83027Markus Mohrhard
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-03catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()Eike Rathke
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin
2013-08-26staticEike Rathke
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke
2013-08-26translated commentsEike Rathke
2013-08-26typo in commentEike Rathke
2013-08-26sal_Bool to boolEike Rathke
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon