summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/appoptio.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-17sal_Bool->boolNoel Grandin1-1/+1
2014-01-17sal_Bool->boolNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-2/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-8/+8
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-4/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner1-4/+0
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-234/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-8/+8
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida1-8/+14
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner1-2/+219
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner1-3/+65
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-1/+1
2011-06-01ScUserList and ScUserListData no longer dependent of ScCollection.Kohei Yoshida1-5/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-12/+12
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-16/+16
2011-02-24Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-16/+16
2010-11-11use RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-7/+7
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-1/+1
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-12/+12
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-112/+1
2008-04-10INTEGRATION: CWS changefileheader (1.11.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-07INTEGRATION: CWS calcshare_DEV300 (1.10.14); FILE MERGEDKurt Zenker1-5/+16
2007-11-21INTEGRATION: CWS sheetzoom (1.9.196); FILE MERGEDIvo Hinkelmann1-4/+14
2007-03-05INTEGRATION: CWS pj75 (1.8.2); FILE MERGEDOliver Bolte1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGEDVladimir Glazounov1-16/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.6.84); FILE MERGEDKurt Zenker1-6/+5
2006-04-07INTEGRATION: CWS sixtyfour04 (1.5.142); FILE MERGEDVladimir Glazounov1-6/+6
2005-09-08INTEGRATION: CWS ooo19126 (1.4.906); FILE MERGEDRüdiger Timm1-47/+21
2002-03-26#98185# configuration for default object sizeNiklas Nebel1-3/+81
2000-11-02#79817# use measurement system dependent config itemsNiklas Nebel1-10/+13
2000-09-22use configuration serviceNiklas Nebel1-26/+484
2000-09-18initial importJens-Heiner Rechtien1-0/+343