summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-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-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
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke
2022-06-10tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-09Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-06-06ScSingleRefData::TabValid: for absolute reference take sheets into accountEike Rathke
2022-06-06Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-06-04Function Wizard: increase display length of array resultsEike Rathke
2022-06-04Function Wizard: use actual array separators to truncate resultEike Rathke
2022-06-03elide some makeStringAndClear() classNoel Grandin