summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/adiasync.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-2/+0
2019-12-22sal_Char->char in scNoel Grandin1-1/+1
2019-01-31Simplify containers iterations in sc/source/core/[o-t]*Arkadiy Illarionov1-2/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-14/+11
2018-09-27loplugin:useuniqueptr in ScAddInAsyncsNoel Grandin1-10/+12
2018-03-26loplugin:useuniqueptr in ScAddInAsyncNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-5/+5
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-06-29Simplify finding elements of theAddInAsyncTblStephan Bergmann1-23/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-12rename confusing classesWinfried Donkers1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-08convert ParamType enum in SC to enum classNoel Grandin1-4/+4
2014-05-10coverity#708014 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-02-21cid#708014 Uninitialized pointer fieldNoel Grandin1-0/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-19convert sc/source/core/inc/adiasync.hxx from String to OUStringNoel Grandin1-2/+5
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-18/+0
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida1-1/+1
2013-03-16sc: translate some debug messagesThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-30fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl1-7/+7
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin1-17/+10
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::setNoel Grandin1-12/+8
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida1-6/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida1-1/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-11/+11
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-11/+11
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.5.330); FILE MERGEDRüdiger Timm1-26/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGEDVladimir Glazounov1-7/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGEDOliver Bolte1-5/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+229