summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)Author
2022-11-10calc: cache GetCellArea resultsSzymon Kłos
2022-10-18Test::testSharedStringPool unit test failureAron Budea
2022-10-16make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-05-31reduce Calc's INITIALCOLCOUNT to 1Luboš Luňák
2022-05-31fix setting cell borders for unallocated cellsLuboš Luňák
2022-04-14fix ScTable::GetLastChangedCol() for unallocated columnsLuboš Luňák
2022-04-14don't ignore GetDefPattern() in ScHorizontalAttrIteratorLuboš Luňák
2022-04-14fix attr iterators to walk even unallocated columns if neededLuboš Luňák
2022-03-23remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-23convert more MAXCOL/MAXROWLuboš Luňák
2022-03-23replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-03-09tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-05fix caching of ScQueryItem values for multiple entries (tdf#146037)Luboš Luňák
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-18tdf#76836: sc_ucalc: Add unittestXisco Fauli
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-06Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-07move remaining copy/paste tests from ucalc to ucalc_copypastescito
2021-05-24tdf#137063: sc_ucalc: Add unittestXisco Fauli
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito
2021-05-21tdf#126342: sc_ucalc: Add unittestXisco Fauli
2021-05-21tdf#142186: sc_ucalc: Add unittestXisco Fauli
2021-05-21sc_ucalc: combine header and implementation filesXisco Fauli
2021-05-21tdf#76441: sc_ucalc: Add unittestXisco Fauli
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: simplify codeXisco Fauli
2021-05-16sc_ucalc: no need to have one cxx file for just 3 testsXisco Fauli
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli
2021-05-11sc_ucalc: remove duplicated methodXisco Fauli
2021-05-11tdf#134490: sc_ucalc: Add unittestXisco Fauli
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-24Fix typosAndrea Gelmini
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-03-25tdf#98642: sc_ucalc: Add unittestXisco Fauli