summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/asciiopt.cxx
AgeCommit message (Expand)Author
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
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel
2011-01-27csvexport: #i116636# option to leave out unnecessary quotes in CSV exportNiklas Nebel
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-02calc55: #i112025# new csv import options must be at the end of the options st...Niklas Nebel
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-27#i97416# initial porting of patches from ooo-build, to implement modifiedKohei Yoshida
2009-07-27#i3687# #i97416#: initial porting of patches from ooo-build.Kohei Yoshida
2008-04-10INTEGRATION: CWS changefileheader (1.24.492); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.23.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.22.308); FILE MERGEDRüdiger Timm
2004-10-11INTEGRATION: CWS csvio (1.21.12); FILE MERGEDJens-Heiner Rechtien
2004-08-23INTEGRATION: CWS tune03 (1.20.52); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.18.178); FILE MERGEDOliver Bolte
2004-05-10INTEGRATION: CWS dialogdiet01 (1.18.244); FILE MERGEDJens-Heiner Rechtien
2003-04-28INTEGRATION: CWS apps61beta2 (1.16.8.1.24); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-15#101677# accessibility for CSV importDaniel Rentz
2002-08-01#101677# preparations for accDaniel Rentz
2002-07-29#100289# exclude subsets of RTL_TEXTENCODING_GB_18030 in import dialogsEike Rathke
2002-07-05#100032# TableBox redesign in CSV import dlgDaniel Rentz
2001-10-17#93301# NumericField::GetValue() instead of GetText().ToInt32() ... tztzEike Rathke
2001-08-06#90249# performance: transliteration isEqual()/isMatch() instead of compareSt...Eike Rathke
2001-07-12#81329# use OutputDevice::GetDefaultFontNiklas Nebel
2001-07-11#88188# performance: transliteration compare instead of collator compare; Svt...Eike Rathke
2001-06-14#86988# dialog redesignDaniel Rentz
2001-05-30#86988# dialog redesignDaniel Rentz
2001-04-19#86177# unicode assumption except CR,LF,TABEike Rathke
2001-03-14use CollatorWrapper instead of InternationalEike Rathke
2001-02-27#84386# don't try to read entire byte encoded file into Unicode strings becau...Eike Rathke
2000-12-22Ascii import/export Unicode enabledEike Rathke
2000-12-20using SvxTextEncodingBoxEike Rathke
2000-09-18initial importJens-Heiner Rechtien