summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-02-09Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke
2015-02-09Avoid OpenCL compilation error when multiple RAND() calls in a formulaTor Lillqvist
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-04Check number of cells referenced by group instead of group sizeTor Lillqvist
2015-02-03Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBoxCaolán McNamara
2015-02-03Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara
2015-02-03Resolves: tdf#88786 correct matrix sub operationEike Rathke
2015-02-03Related: fdo#88455 crash using delete in available fieldsCaolán McNamara
2015-02-02tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh
2015-01-30Resolves: tdf#88740 parse with locale decimal separatorEike Rathke
2015-01-26Revert "fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX ex...Németh László
2015-01-26fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh
2015-01-25Resolves: tdf#81124 crash on setting autofilter on column with no contentCaolán McNamara
2015-01-23make this work also for an overlapping merge range, fdo#87382 follow-upEike Rathke
2015-01-23Resolves: fdo#88735 crash after calling sort after subtotal removalCaolán McNamara
2015-01-23fix abuse of OUStringBuffer(int) ctorEike Rathke
2015-01-23Resolves: fdo#88721 correct negated condition in range name validationEike Rathke
2015-01-22Resolves: fdo#88455 delete in empty data field crashesCaolán McNamara
2015-01-22don't access empty range list, could be rhbz#1180312Eike Rathke
2015-01-21Revert "Globally disable threading for these for now."Michael Meeks
2015-01-21fdo#88578: Focus on first checkbox when showing calc paste special dialogThomas Viehmann
2015-01-21fdo88632: Make the Calc random functions non-random when requestedTor Lillqvist
2015-01-21Add RAND to the default subset of opcodes for which we trust our OpenCLTor Lillqvist
2015-01-21Rewrite the RAND() OpenCL implementation to actually be randomTor Lillqvist
2015-01-20fdo#88623 replace std::deque with std::vector in xlsx savingLászló Németh
2015-01-19in COUNT() use ConvertStringToValue() for literal string argumentsEike Rathke
2015-01-19fdo#88339 Fixed Calc constrained image movementTrent MacAlpine
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-19WaE: implicit conversion (IntegralToFloating) from bool to 'const double'Tor Lillqvist
2015-01-16fdo#88398: Handle group listeners correctly when splitting formula group.Kohei Yoshida
2015-01-14sc: fix use-after-free race in ScCellRangesBaseMichael Stahl
2015-01-12only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard
2015-01-12fdo#87382 Improper display of selected mergedHenry Castro
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke
2015-01-10handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard
2015-01-08sc: ODF import of data pilot:Michael Stahl
2015-01-08improve performance of some matrix operations, related fdo#83187Markus Mohrhard
2015-01-07handle relative refs correctly in xls import, fdo#80091Markus Mohrhard
2015-01-07relative refs wrap around in xls, fdo#84556Markus Mohrhard
2015-01-07we want to compare two different cells, fdo#85353Markus Mohrhard
2015-01-07reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2015-01-07fix another validation error for OOXML, related fdo#40746Markus Mohrhard
2015-01-07fix OOXML validation error, related fdo#40746Markus Mohrhard
2015-01-07fix OOXML validation errorsMarkus Mohrhard
2015-01-07fdo#81286 : Instant updates in SUM/AVERAGE in status barDeena Francis
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-06Check number of cells referenced by group instead of group sizeTor Lillqvist
2015-01-04use the correct tab for sheet local names, fdo#81195Markus Mohrhard
2015-01-01fdo#87442 restore simple listboxAndras Timar