summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/scuiasciiopt.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-12-19there is no reason to not set FromRow for TSV filesEike Rathke
2013-12-19reverted the CSV comma-checkbox overrideEike Rathke
2013-12-19better use OUString::endsWithIgnoreAsciiCase()Eike Rathke
2013-12-19check string length of file name before attempting to copyEike Rathke
2013-12-19Prefill correct settings for csv and tsvMaxim Monastirsky
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/sc*.hxx from String to OUStringNoel Grandin
2013-08-09Resolves: fdo#67947 charsets not sorted in csv dialogCaolán McNamara
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-24suck alternative title out of the .uiCaolán McNamara
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04removed unused member variableEike Rathke
2012-04-04fdo#33088 better CSV import default separatorsEike Rathke
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-16just return a new string rather than pass by referenceCaolán McNamara
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-28dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel