summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/addruno.cxx
AgeCommit message (Expand)Author
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
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-01-17sal_Bool->boolNoel Grandin
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-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/addruno.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
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-09-13targetted container_controls rework.Noel Power
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet
2010-11-04Fix logic for XLA1Representation for CellAddress/RangeConversionNoel Power
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power