summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/progress.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara1-5/+8
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-7/+7
2013-10-04convert sc/inc/progress.hx from String to OUStringNoel Grandin1-1/+1
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-09fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl1-3/+3
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-17/+27
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-2/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-16/+16
2011-01-17removal of dead codeEd Dean1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-08mib19: #163566# ScProgress: don't create progress bar if paint is lockedNiklas Nebel1-1/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-07-28CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien1-1/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-21/+1
2008-04-10INTEGRATION: CWS changefileheader (1.6.492); FILE MERGEDRüdiger Timm1-23/+18
2006-07-21INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGEDKurt Zenker1-6/+5
2006-07-10INTEGRATION: CWS dr47 (1.4.132); FILE MERGEDOliver Bolte1-4/+13
2005-09-08INTEGRATION: CWS ooo19126 (1.3.920); FILE MERGEDRüdiger Timm1-47/+21
2001-08-21#91341# interpreter progress may occur anytime, use dummy if any other progre...Eike Rathke1-13/+13
2001-01-30no error when loading a hidden document while a progress is activeNiklas Nebel1-4/+32
2000-09-18initial importJens-Heiner Rechtien1-0/+216