summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-18Remove comment of long removed MapDupToInternal fieldEike Rathke
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-17create getter for ScCellValue::mpStringNoel Grandin
2022-06-17tdf#149579: sc_vba_macro_test: Add unittestXisco Fauli
2022-06-17tdf#149529: sc: Add UItestXisco Fauli
2022-06-17Another "One call to XCellRangeAddressable::getRangeAddress() is enough"Julien Nabet
2022-06-16Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16create getter for ScCellValue::mfValueNoel Grandin
2022-06-16pass EditTextObject by unique_ptrNoel Grandin
2022-06-16sc: uitest: move test where it belongsXisco Fauli
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-16tdf#148072: sc: Add UItestXisco Fauli
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-16share ScSortedRangeCache between threadsLuboš Luňák
2022-06-16One call to XCellRangeAddressable::getRangeAddress() is enoughEike Rathke
2022-06-16allocate column in ScTable::DeleteBeforeCopyFromClip() (tdf#149554)Luboš Luňák
2022-06-16loplugin:moveitNoel Grandin
2022-06-15tdf#52602: sc_vba_macro_test: Add unittestXisco Fauli
2022-06-15don't assert on exporting forum-mso-de-104384.xlsx to xlsxCaolán McNamara
2022-06-15Related tdf#101285 - Remember position of conditional format dialogHeiko Tietze
2022-06-15Negative percentile should be treated as 0Mike Kaganski
2022-06-15CppunitTest_sc_macros_test: move test where it belongsXisco Fauli
2022-06-15crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-06-15CppunitTest_sc_macros_test: split it into twoXisco Fauli
2022-06-15crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-06-15tdf#126109 calc slow when replacing string to numberNoel Grandin
2022-06-15tdf#149325, tdf#149531: sc_macros_test: Add unittestXisco Fauli
2022-06-14Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-14tdf#149554: sc_ucalc_copypaste: Add unittestXisco Fauli
2022-06-14crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-06-14Fix English in validationcriteriapage.uiOlivier Hallot
2022-06-14fix extended tip in sc/pastespecial.uiOlivier Hallot
2022-06-14allocate columns in ScTable::TransposeClip() (tdf#149554)Luboš Luňák
2022-06-14Related: tdf#149325 Eliminate all unconditional ScRangeList::front() accessEike Rathke
2022-06-13uitest: sc: reset values in paste special dialogXisco Fauli
2022-06-13Resolves: tdf#149531 Use initial sheet range for VBA Columns and RowsEike Rathke
2022-06-13sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-06-11find last data row before searching for first data rowLuboš Luňák
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10loplugin:unusedvarsglobalNoel Grandin
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-09tdf#149484: subsequent_filters: Add unittestXisco Fauli