summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/miscuno.cxx
AgeCommit message (Expand)Author
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-12-22sal_Char->char in scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Removed dead codeTakeshi Abe
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-02Initial work toward showing the display names (aka layout names) for field an...Kohei Yoshida
2009-07-31Handle optional property values of DataPilotSource more gracefully. We need ...Kohei Yoshida
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.13.320); FILE MERGEDRüdiger Timm
2007-03-05INTEGRATION: CWS pj75 (1.12.2); FILE MERGEDOliver Bolte
2007-02-27INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.8.304); FILE MERGEDVladimir Glazounov
2002-09-26#103389#; nextElement should throw NoSuchElementException instead of IndexOut...Sascha Ballach