summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/optuno.cxx
AgeCommit message (Expand)Author
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-04-23sc: sal_Bool->boolNoel Grandin
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
2014-02-08coverity#1169864 Uncaught exceptionCaolán McNamara
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-07-09Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.8.320); FILE MERGEDRüdiger Timm
2007-03-05INTEGRATION: CWS pj75 (1.7.2); FILE MERGEDOliver Bolte
2007-02-27INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.3.336); FILE MERGEDVladimir Glazounov
2001-05-15#78323# new document settings property RegularExpressionsEike Rathke
2000-12-21casts to avoid warningsNiklas Nebel
2000-10-12helper and derived ScModelObj for document optionsNiklas Nebel