summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-1/+0
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-2/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-0/+1
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin1-11/+11
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-04-12lp#1566050: prevent cyclic reference zombiesBjoern Michaelsen1-0/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin1-1/+1
2015-05-02Unwind odd reference handling with csvcontrol.Michael Meeks1-21/+20
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-9/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-03-04callcatcher: unused codeCaolán McNamara1-8/+0
2013-02-24add requred custom widget entry pointsCaolán McNamara1-0/+8
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-8/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.9.492); FILE MERGEDRüdiger Timm1-34/+18
2006-07-21INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGEDRüdiger Timm1-47/+21
2004-06-28INTEGRATION: CWS dr18 (1.6.350); FILE MERGEDHans-Joachim Lankenau1-4/+6
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-13/+32
2002-08-16#101677# CSV accessibilityDaniel Rentz1-3/+9
2002-08-15#101677# accessibility for CSV importDaniel Rentz1-2/+81
2002-08-01#101677# preparations for accDaniel Rentz1-24/+19
2002-07-11#100032# mouse drag for column selection, performanceDaniel Rentz1-28/+15
2002-07-05#100032# TableBox redesign in CSV import dlgDaniel Rentz1-0/+295