summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/rangeutl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27remove unused code ScRangeStringConverter::GetRangeListFromStringNoel Grandin1-25/+0
2014-02-14sal_Bool->boolNoel Grandin1-39/+39
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-28fix invalid string access in OUString::copyMarkus Mohrhard1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-10/+10
2013-10-08can drop casts nowCaolán McNamara1-4/+4
2013-10-08just copy everything remainingCaolán McNamara1-1/+1
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin1-26/+26
2013-10-08convert sc/inc/compiler.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin1-32/+21
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-44/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-15/+8
2013-06-03And this one has the same potential to crashFridrich Štrba1-1/+1
2013-06-03Fix ooo51302-1.ods: check for special index value of -1Fridrich Štrba1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-35/+35
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+9
2013-04-02Some cppcheck cleaningJulien Nabet1-4/+2
2013-03-16sc: translate some debug messagesThomas Arnhold1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-1/+1
2012-09-09fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl1-13/+11
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-04-02only include iostream if you need toCaolán McNamara1-2/+0
2012-01-09simplify CharClassCaolán McNamara1-3/+3
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-5/+5
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida1-6/+7
2011-12-08bnc#727504: Correctly convert chart data ranges.Kohei Yoshida1-4/+3
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-1/+1
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard1-4/+5
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard1-0/+19
2011-09-24add local range names to "Name Box"/ScPosWndMarkus Mohrhard1-1/+0
2011-09-24handle local range names from name box/navigator correctlyMarkus Mohrhard1-6/+24
2011-08-29String to rtl::OUString.Kohei Yoshida1-0/+10
2011-08-26I forgot to increment the DB collection position.Kohei Yoshida1-0/+1
2011-06-28add support for local range names to ScRangeUtilMarkus Mohrhard1-2/+7
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-7/+5
2011-05-20valgrind: fix leak when range isn't transferred to rangelistCaolán McNamara1-2/+9
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-18/+18
2011-05-13We are supposed to do the 2nd parse using the UI address convention.Kohei Yoshida1-5/+8
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard1-7/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-56/+56
2011-03-05Adjusted ScAreaNameIterator for the ScRangeName change.Kohei Yoshida1-14/+19
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida1-0/+3