summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cursuno.cxx
AgeCommit message (Expand)Author
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs
2020-10-20use tools::Long in scNoel
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-05-30pass ScSheetLimits aroundNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-09-03Fix typosAndrea Gelmini
2019-08-13Simplify ScCellCursorObj::getSupportedServiceNamesMike Kaganski
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
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-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-22improve function-local statics in scNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-29coverity#737492 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-23coverity#1158399 Uncaught exceptionCaolán McNamara
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-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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-12-28use of bool instead of sal_boolPierre-André Jacquod
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-03use standard template for this throughoutCaolán McNamara
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-02Move DBG_ERROR to OSL_FAILThomas Arnhold