summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inscodlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-09loplugin:singlevalfields in scNoel Grandin1-1/+0
2018-06-12loplugin:constantparamNoel Grandin1-1/+0
2018-05-17weld ScInsertContentsDlgCaolán McNamara1-36/+34
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin1-1/+1
2017-03-23convert INS_CONT constants to o3tl::typed_flags enumNoel Grandin1-1/+1
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-26/+26
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-4/+4
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann1-3/+16
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-15/+15
2014-01-28Converted Calc paste special dialog to .uiKatarina Behrens1-35/+25
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac1-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-21/+21
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-20/+20
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-01Removed more //CHINA comments from sc/source/ui/*.Luke Symes1-6/+0
2010-04-19CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a c...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.5.700); FILE MERGEDRüdiger Timm1-34/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGEDRüdiger Timm1-47/+21
2004-05-10INTEGRATION: CWS dialogdiet01 (1.3.374); FILE MERGEDJens-Heiner Rechtien1-8/+9
2002-07-15#101161# allow drawing objects at copy&paste of cellsNiklas Nebel1-2/+3
2001-05-23#86988# dialog redesignDaniel Rentz1-8/+10
2000-09-18initial importJens-Heiner Rechtien1-0/+163