summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/csvtablebox.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-16replace std::max(std::min()) with std::clampNoel
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24add requred custom widget entry pointsCaolán McNamara
2013-02-24add a crude GetOptimalSize to ScCsvTableBoxCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2010-12-01Resolves: rhbz#658304 late-init color config. to avoid crash on recoveryDavid Tardon
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.7.562); FILE MERGEDRüdiger Timm
2006-04-19INTEGRATION: CWS sixtyfour05 (1.6.150); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.5.344); FILE MERGEDRüdiger Timm
2004-08-23INTEGRATION: CWS tune03 (1.4.492); FILE MERGEDRüdiger Timm
2002-08-15#101677# accessibility for CSV importDaniel Rentz
2002-08-01#101677# preparations for accDaniel Rentz
2002-07-11#100032# mouse drag for column selection, performanceDaniel Rentz
2002-07-05#100032# TableBox redesign in CSV import dlgDaniel Rentz