summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/miscuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+4
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai1-0/+18
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann1-11/+4
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann1-5/+0
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-3/+1
2015-10-28com::sun::star->css in scNoel Grandin1-15/+15
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-10/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-14sal_Bool->boolNoel Grandin1-6/+7
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+10
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-03-02Removed dead codeTakeshi Abe1-1/+0
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-11/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet1-1/+1
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-96/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-02Initial work toward showing the display names (aka layout names) for field an...Kohei Yoshida1-0/+20
2009-07-31Handle optional property values of DataPilotSource more gracefully. We need ...Kohei Yoshida1-0/+17
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-88/+88
2008-04-10INTEGRATION: CWS changefileheader (1.13.320); FILE MERGEDRüdiger Timm1-23/+18
2007-03-05INTEGRATION: CWS pj75 (1.12.2); FILE MERGEDOliver Bolte1-4/+4
2007-02-27INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGEDVladimir Glazounov1-5/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.8.304); FILE MERGEDVladimir Glazounov1-9/+6
2002-09-26#103389#; nextElement should throw NoSuchElementException instead of IndexOut...Sascha Ballach1-3/+12
2002-09-11#82430#; ScIndexEnumeration should get the service nameSascha Ballach1-4/+28
2001-03-29conversion from Any To Int32 addedSascha Ballach1-2/+11
2001-03-23replaced: Enum->sal_Int32Joachim Lingner1-4/+4
2001-03-16use sal integer typesNiklas Nebel1-11/+11
2001-01-11#82673# #82674# getByIndex / getByName: exception on wrong argumentNiklas Nebel1-3/+3
2000-10-09at uno calls, catch only uno exceptionsNiklas Nebel1-12/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+387