summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/scuiasciiopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Resolves: fdo#67947 charsets not sorted in csv dialogCaolán McNamara1-0/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-18/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-02-24suck alternative title out of the .uiCaolán McNamara1-2/+1
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel1-160/+144
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke1-0/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier1-4/+3
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke1-74/+93
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier1-66/+90
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke1-2/+2
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard1-1/+1
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida1-1/+1
2012-04-04removed unused member variableEike Rathke1-1/+0
2012-04-04fdo#33088 better CSV import default separatorsEike Rathke1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-16just return a new string rather than pass by referenceCaolán McNamara1-2/+2
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-4/+4
2011-11-28dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke1-1/+7
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+3
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-8/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-39/+47
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-24Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann1-0/+3
2011-02-16CWS-TOOLING: integrate CWS csvexportIvo Hinkelmann1-1/+1
2011-02-15ab80: resync to m100Andreas Bregas1-8/+8
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-10/+10
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel1-10/+10
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas1-26/+36
2011-01-27csvexport: #i116636# option to leave out unnecessary quotes in CSV exportNiklas Nebel1-1/+1
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-10/+10
2010-12-14Fixed unformatted text paste. (fdo#32213)Kohei Yoshida1-3/+3
2010-12-01Resolves: rhbz#658304 late-init color config. to avoid crash on recoveryDavid Tardon1-0/+1
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet1-22/+22
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-30 Remove some //CHINA comments and dead codeMichael Meeks1-1/+1
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann1-5/+0
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov1-13/+204
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29koheicsvimport: #i108756# Fixed the tab order of controls in the CSV options ...Kohei Yoshida1-2/+3
2010-01-25koheicsvimport: #i108645# Store the dialog parameters only when the OK is pre...Kohei Yoshida1-7/+14
2010-01-20koheicsvimport: more static_cast's to keep MSVC compiler happy.Kohei Yoshida1-2/+4