summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-07-06Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-05Resolves: tdf#149665 Strip first ' also for multiple '' if following is numericEike Rathke
2022-07-01tdf#138748 Correct group label in HTML import dialogPedro Pinto Silva
2022-07-01tdf#138748 Correct label locale group in CSV dialogPedro Pinto Silva
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-30crashtesting: assert on reexport to ods of forum-it-7248.odsEike Rathke
2022-06-29don't try to use self-referencing ScSortedRangeCache (tdf#149752)Luboš Luňák
2022-06-28tdf#137747 Fix POISSON.DIST required argumentOlivier Hallot
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-27fix ByValue lookups with ScSortedRangeCacheLuboš Luňák
2022-06-27share ScSortedRangeCache between threadsLuboš Luňák
2022-06-27rEntry.bDoQuery is always true for processed entriesLuboš Luňák
2022-06-27more efficient recalculations from xlsx import of pivot tablesLuboš Luňák
2022-06-24Related tdf#101285 - Remember position of conditional format dialogHeiko Tietze
2022-06-24Twice uppercase is one too muchEike Rathke
2022-06-24crashtesting: forum-mso-en-13233.xlsx exports duplicate grouped-by attributesCaolán McNamara
2022-06-24tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-24tdf#149502 sc: crash fix: Change in Table destructionAttila Szűcs
2022-06-24handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-24crashtesting: assert in rtl_uString_iterateCodePoints with forum-en-32401.odsCaolán McNamara
2022-06-23Re-enable the testMike Kaganski
2022-06-23Fix shape rectangle calculationMike Kaganski
2022-06-23Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-22Related: tdf#142293 Consider bAsciiUpper for matching CharClass to lowercaseEike Rathke
2022-06-21Resolves: tdf#142293 No "+ or - may start formula" when editing contentEike Rathke
2022-06-21tdf#113002 - Add numeric flag to recurring data fieldsAndreas Heinisch
2022-06-21tdf#58134 Reset Button in Options DialogsNoel Grandin
2022-06-18Related: tdf#142293 Use the same locale to lowercase as was to uppercaseEike Rathke
2022-06-18Related: tdf#142293 Do not use locale's uppercase for Add-In programmatic nameEike Rathke
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-16Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16tdf#149529 crash on deref deleted ScDocument*Caolán McNamara
2022-06-16Resolves: tdf#149579 Expand Range.Sort single cell to Range.CurrentRegionEike Rathke
2022-06-16One call to XCellRangeAddressable::getRangeAddress() is enoughEike Rathke
2022-06-16allocate column in ScTable::DeleteBeforeCopyFromClip() (tdf#149554)Luboš Luňák
2022-06-16Negative percentile should be treated as 0Mike Kaganski
2022-06-16don't assert on exporting forum-mso-de-104384.xlsx to xlsxCaolán McNamara
2022-06-15tdf#126109 calc slow when replacing string to numberNoel Grandin
2022-06-15Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-15crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-06-15crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-06-15allocate columns in ScTable::TransposeClip() (tdf#149554)Luboš Luňák
2022-06-14crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-06-14sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-14Related: tdf#149325 Eliminate all unconditional ScRangeList::front() accessEike Rathke
2022-06-14Resolves: tdf#149531 Use initial sheet range for VBA Columns and RowsEike Rathke
2022-06-13find last data row before searching for first data rowLuboš Luňák
2022-06-10tdf#149503: Check size of vectorsXisco Fauli