summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/optuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+2
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann1-8/+8
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke1-0/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-7/+7
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet1-1/+1
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet1-2/+2
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet1-2/+2
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-08coverity#1169864 Uncaught exceptionCaolán McNamara1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-13/+13
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-13/+13
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-13/+13
2013-07-09Mark as constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+4
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-3/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-3/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-99/+128
2008-04-10INTEGRATION: CWS changefileheader (1.8.320); FILE MERGEDRüdiger Timm1-23/+18
2007-03-05INTEGRATION: CWS pj75 (1.7.2); FILE MERGEDOliver Bolte1-6/+6
2007-02-27INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGEDVladimir Glazounov1-15/+15
2006-07-21INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.3.336); FILE MERGEDVladimir Glazounov1-5/+5
2001-05-15#78323# new document settings property RegularExpressionsEike Rathke1-2/+7
2000-12-21casts to avoid warningsNiklas Nebel1-3/+3
2000-10-12helper and derived ScModelObj for document optionsNiklas Nebel1-0/+238