summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvcontrol.cxx
AgeCommit message (Expand)Author
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-04-12lp#1566050: prevent cyclic reference zombiesBjoern Michaelsen
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-05-02Unwind odd reference handling with csvcontrol.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-04callcatcher: unused codeCaolán McNamara
2013-02-24add requred custom widget entry pointsCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
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
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.9.492); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGEDRüdiger Timm
2004-06-28INTEGRATION: CWS dr18 (1.6.350); FILE MERGEDHans-Joachim Lankenau
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-16#101677# CSV accessibilityDaniel Rentz
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