summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/funcuno.cxx
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-02-27merge GetString variantsCaolán McNamara1-3/+2
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida1-10/+10
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-4/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-26/+26
2011-03-13Methods can be constJulien Nabet1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-26/+26
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-26/+26
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-4/+2
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet1-5/+5
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-6/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-06-17mib16: windows compiler warningDaniel Rentz1-1/+1
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-17/+58
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-23cmcfixes71: #i108597# fix uninit warningsCaolán McNamara1-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-09-09CWS-TOOLING: integrate CWS koheimultirangecopyOliver Bolte1-3/+3
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-4/+5
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-7/+11
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.20.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odff (1.18.60); FILE MERGEDKurt Zenker1-3/+6
2008-01-10INTEGRATION: CWS xmlfilter02 (1.18.10); FILE MERGEDOliver Bolte1-14/+7
2007-07-06INTEGRATION: CWS dr55 (1.17.74); FILE MERGEDRüdiger Timm1-3/+3
2007-03-05INTEGRATION: CWS pj75 (1.16.2); FILE MERGEDOliver Bolte1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGEDVladimir Glazounov1-7/+7
2006-07-21INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGEDKurt Zenker1-6/+5
2006-07-10INTEGRATION: CWS dr48 (1.13.174); FILE MERGEDOliver Bolte1-155/+141
2005-09-08INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.9.58); FILE MERGEDVladimir Glazounov1-9/+8
2004-06-04INTEGRATION: CWS rowlimit (1.9.54); FILE MERGEDOliver Bolte1-15/+15
2004-03-08INTEGRATION: CWS cac (1.8.174); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003-09-19INTEGRATION: CWS fwkq1 (1.8.176); FILE MERGEDRüdiger Timm1-3/+3
2002-11-21#i2800# #99677# performance: ScUnoAddInCollection::FindFunction MUST be calle...Eike Rathke1-4/+3
2002-11-19#i2800# #99677# performance: use hash mapsEike Rathke1-10/+10
2001-06-06#87871# also accept smaller integer types in Any as valuesNiklas Nebel1-4/+16
2000-12-21casts to avoid warningsNiklas Nebel1-4/+4
2000-10-13also allow XCellRange parametersNiklas Nebel1-2/+90