summaryrefslogtreecommitdiff
path: root/sc/inc/rangeutl.hxx
AgeCommit message (Expand)Author
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-31Resolves: tdf#100818 Support sheet-local scoped names in INDIRECT()Eike Rathke
2020-09-17GetAddressFromString never passed a null ScDocument*Caolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-15ScAreaNameIterator always dereferences its ScDocument* argumentCaolán McNamara
2020-09-15GetStringFromXMLRangeString never passed a null ScDocument*Caolán McNamara
2020-09-15ScRangeUtil::IsAbsPos ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeUtil::IsAbsArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeUtil::MakeArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-09-13GetRangeDataFromString is never passed a null ScDocumentCaolán McNamara
2020-05-09compact namespace in scNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sc/inc/r*Gabor Kelemen
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-06-27add way to handle update refs for addresses, related tdf#107289Markus Mohrhard
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code ScRangeStringConverter::GetRangeListFromStringNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
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-23removed unused forward declarations of classTakeshi Abe
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard