summaryrefslogtreecommitdiff
path: root/sc/source/core/data/globalx.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-3/+4
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin1-4/+4
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-21tdf#42949 Remove not needed uno headers from sc/source/coreBartosz Kosiorek1-1/+0
2015-09-30add xls support to fftesterCaolán McNamara1-0/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-4/+2
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin1-29/+12
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-02-06String to rtl::OUString & reduce indent levels.Kohei Yoshida1-55/+53
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-7/+6
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat1-1/+5
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-2/+0
2010-11-10Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.julien1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.13.100); FILE MERGEDRüdiger Timm1-32/+18
2008-01-07INTEGRATION: CWS supdremove (1.12.158); FILE MERGEDOliver Bolte1-6/+2
2007-06-05INTEGRATION: CWS bgdlremove (1.11.120); FILE MERGEDIvo Hinkelmann1-4/+4
2006-12-19INTEGRATION: CWS caloc (1.10.100); FILE MERGEDIvo Hinkelmann1-3/+42
2006-07-21INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGEDKurt Zenker1-3/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.8.926); FILE MERGEDRüdiger Timm1-47/+21
2001-07-26#89541# correct usage of INetURLObject::GetMainURLNiklas Nebel1-3/+3
2001-06-20InitAddIns: use LocalFileHelper to convert path into correct URL for serverNiklas Nebel1-2/+11
2001-06-08#87187# InitAddIns: ucb may throw different exceptions on failureNiklas Nebel1-8/+4
2001-01-04#65293#: includesJens-Heiner Rechtien1-2/+3
2000-12-12#80491# InitAddIns: no assertion if AddIn directory doesnt existNiklas Nebel1-2/+6
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld1-2/+6
2000-09-29ini manager replaced by optionsNiklas Nebel1-6/+7
2000-09-18initial importJens-Heiner Rechtien1-0/+162