summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvsplits.cxx
AgeCommit message (Collapse)Author
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
Change-Id: Ie54a5ba0af989eabc71781674180a042f4be8bdb Reviewed-on: https://gerrit.libreoffice.org/55949 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23loplugin:includeform: scStephan Bergmann
Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
Change-Id: I1941c050a385e3a1020c5d2495471f5805c4c180
2015-10-27SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin
and cast size() to sal_uInt32 in ScCsvSplits::Count() Change-Id: I35de736702a58e82df6fe90396fe748161f1ff8d
2015-10-27Simplify by early bail-outMatteo Casalin
Change-Id: I9210db5196e5c40f450e8bedac2ddd9bd2299f9c
2014-06-25remove whitespaceMarkus Mohrhard
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
2014-04-06whitespace cleanup in scMarkus Mohrhard
Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
2014-03-03Remove visual noise from scAlexander Wilms
Conflicts: sc/source/ui/inc/docfunc.hxx Change-Id: I9314437ed3dd60e84d28c08ac0a2d1ed7bd1daf8 Reviewed-on: https://gerrit.libreoffice.org/8301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23Remove unneccessary commentsAlexander Wilms
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-09Remove superfluous include commentsThomas Arnhold
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.4.492); FILE MERGEDRüdiger Timm
2008/04/01 15:30:40 thb 1.4.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.4.492.1: #i87441# Change license header to LPGL v3.
2006-07-21INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGEDKurt Zenker
2006/07/12 10:02:26 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.904); FILE MERGEDRüdiger Timm
2005/09/05 15:04:12 rt 1.2.904.1: #i54170# Change license header: remove SISSL
2002-08-16#101677# CSV accessibilityDaniel Rentz
2002-07-05#100032# TableBox redesign in CSV import dlgDaniel Rentz