summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-11-10ScRangeData aName to OUStringLaurent Godard
2011-11-09Added text values to the mix.Kohei Yoshida
2011-11-09Added new unit test for MATCH function.Kohei Yoshida
2011-11-09Devided built-in cell function tests into separate functions.Kohei Yoshida
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-11-09Reduced scoping.Kohei Yoshida
2011-11-09sal_Bool to bool.Kohei Yoshida
2011-11-08Fixed the wrong keyboard selection behavior in reference mode.Kohei Yoshida
2011-11-08Test case for VLOOKUP (in-exact lookup on sorted range).Kohei Yoshida
2011-11-08Added test for COUNTIF.Kohei Yoshida
2011-11-08Put each function test in a separate scope, just to be consistent...Kohei Yoshida
2011-11-08String to rtl::OUString.Kohei Yoshida
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-08exclude windows for now as wellCaolán McNamara
2011-11-08xsec_xmlsec component filename is different under windowsCaolán McNamara
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-11-07These are no longer needed.Kohei Yoshida
2011-11-07No need to include this header.Kohei Yoshida
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida
2011-11-08fdo#36100: show blink borders for cut like we do for copyMarkus Mohrhard
2011-11-08we only have one sheet in the new PostIt testMarkus Mohrhard
2011-11-07Test for filtering empty and non-empty cells.Kohei Yoshida
2011-11-07Simplified the filter test a bit, and clear the filter afterward.Kohei Yoshida
2011-11-07Another bug.Kohei Yoshida
2011-11-07Fixed a silly bug.Kohei Yoshida
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida
2011-11-07unit test crash: this must be the intended codeCaolán McNamara
2011-11-07fdo#42526 : need to parse the address convention for parsing referencesMarkus Mohrhard
2011-11-07little refactoring in fuins2.cxxMarkus Mohrhard
2011-11-07calc: initial cut at post-it unit testMichael Meeks
2011-11-07change String to OUString for aUpperName in ScRangeDataLaurent Godard
2011-11-07Fix dbglevel=2 build in sc.Jan Holesovsky
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-07SCTAB is sal_Int16 and not sal_Int32Markus Mohrhard
2011-11-07MAC tinderbox does not like OUString::valueOf(sal_Int16)Markus Mohrhard
2011-11-07forgot to amend these changes to my last commitMarkus Mohrhard
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-11-06little refactoring in ods import codeMarkus Mohrhard
2011-11-05make some methods constEike Rathke
2011-11-05Class description.Kohei Yoshida
2011-11-05Removed queryentry.hxx include from lookupcache.hxx header.Kohei Yoshida
2011-11-05Moved ScCompare and ScCompareOptions out of the header.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04Temporarily disabling the new autofilter popup due to a set-back.Kohei Yoshida
2011-11-04Hide the query strings member, and add relevant methods for it.Kohei Yoshida
2011-11-04Do the simple string equality matching in ScQueryEntry instead.Kohei Yoshida
2011-11-04A little cleanup.Kohei Yoshida