summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/imoptdlg.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-17Use indexed getToken()Matteo Casalin
2019-01-16tdf#106678 Implement CSV filter option's 8th tokenTakeshi Abe
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2015-04-24loplugin:simplifyboolStephan Bergmann
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-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-02convert import options dialog to .uiCaolán McNamara
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke
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-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-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-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-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.13.492); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.12.102); FILE MERGEDKurt Zenker
2006-03-22INTEGRATION: CWS dr46 (1.11.106); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.10.460); FILE MERGEDRüdiger Timm
2004-05-10INTEGRATION: CWS dialogdiet01 (1.9.114); FILE MERGEDJens-Heiner Rechtien
2003-09-04INTEGRATION: CWS dr7ui (1.8.206); FILE MERGEDOliver Bolte
2002-07-29#100289# exclude subsets of RTL_TEXTENCODING_GB_18030 in import dialogsEike Rathke
2002-07-17#101162# character values are sal_UnicodeEike Rathke
2002-07-12#101162# CheckBox 'Fixed width' in Ascii export dialogDaniel Rentz
2001-08-14#90761# text encodings from dbtools::OCharsetMapEike Rathke
2001-05-31#86988# dialog redesignDaniel Rentz
2000-12-22Ascii import/export Unicode enabledEike Rathke
2000-12-20using SvxTextEncodingBoxEike Rathke
2000-09-18initial importJens-Heiner Rechtien