summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-01-17ofz#65809 Direct-leakCaolán McNamara2-4/+5
2024-01-16Readonly Hyperlink Info - normalize the clicked coordinates.Gökay Şatır1-1/+1
2024-01-16Use correct type when getting document colorsSzymon Kłos1-12/+5
2024-01-16Implement hyperlinkInfoAtPosition function for Calc.Gökay Şatır2-5/+16
2024-01-12sc: condfmt-perf: use a shared cache that...Dennis Francis4-20/+113
2024-01-12cid#1583748 Dereference after null checkCaolán McNamara1-2/+4
2024-01-12cid#1583748 Dereference after null checkCaolán McNamara1-2/+3
2024-01-12tdf#154044: Also store default column data, when copying to Undo documentMike Kaganski3-0/+98
2024-01-12cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna2-0/+28
2024-01-11sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl4-6/+97
2024-01-11Prefer checked ptr to SdrPageView over uncheckedArmin Le Grand (allotropia)1-1/+1
2024-01-11Make ScOutputData::DrawSelectiveObjects compatibleArmin Le Grand (allotropia)1-1/+53
2024-01-11sc: don't stop if we can't cast one view to ScTabViewShellTomaž Vajngerl1-1/+1
2024-01-10WaE: unused variable 'pCondFormat' [-Werror,-Wunused-variable] with NDEBUGCaolán McNamara1-4/+2
2024-01-10CppunitTest_sc_tiledrendering: ignore non-json payload for STATE_CHANGEDMiklos Vajna1-0/+6
2024-01-10Send document colors with lok callbackSzymon Kłos1-1/+3
2024-01-10Resolves: tdf#158997 optimal col width too narrow to render textCaolán McNamara2-1/+5
2024-01-09cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna1-0/+58
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos3-3/+10
2024-01-08Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara9-43/+62
2024-01-08uninitialized class membersCaolán McNamara2-0/+2
2024-01-08sc: LOK work-around for mouse click selecting the wrong cellTomaž Vajngerl1-2/+6
2024-01-08Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara3-7/+7
2024-01-05Make format condition, chart delete and pivot table error asynccodewithvk1-63/+86
2024-01-05LOK: disallow entering multiple hyperlinks in spreadsheet cellsAndras Timar1-4/+7
2024-01-05context="stock" is not good for non-stock translatable stringsAndras Timar1-4/+4
2024-01-05tdf#158302 fix build against system-libxml-2.12Miklos Vajna4-5/+6
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna1-10/+1
2024-01-04ONLINE: Exit cell edit mode before add a new sheetGülşah Köse1-0/+5
2023-12-31tdf#158254: don't shrink to data area when applying to entire sheetMike Kaganski2-1/+1
2023-12-31tdf#158254: generalize and use algorithm to apply with allocationMike Kaganski4-143/+81
2023-12-31Rename setRGB to createRGB to make it less misleadingMike Kaganski3-13/+13
2023-12-31Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski3-13/+13
2023-12-22kit: update formulas in frozen areaCaolán McNamara3-0/+62
2023-12-20split ScGridWindow::UpdateFormulas into two partsCaolán McNamara2-0/+8
2023-12-20lok: send error on access denied in image import 2Szymon Kłos2-1/+12
2023-12-20cool#7853 sc lok: fix bad view id on hyperlink clickMiklos Vajna3-2/+41
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır2-0/+9
2023-12-18calc: Add option to keep edit mode on enter/tabSkyler Grey7-0/+60
2023-12-15Related: cool#6893 ScFormulaGroupIterator::next creates columnsCaolán McNamara1-1/+1
2023-12-13add a notifier for the "Edit Existing Cond Formats" warning dialogCaolán McNamara1-1/+1
2023-12-10oox: remove returning sRelId and rename WriteImageTomaž Vajngerl1-1/+1
2023-12-08busy loop seen on ods export attemptCaolán McNamara1-1/+7
2023-12-07lok: send error on access denied in image importSzymon Kłos1-0/+10
2023-12-05calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti3-0/+142
2023-12-04sc SetLayoutRTL: Only call PostPaint for current tabco-23.05.6-1Aron Budea1-1/+1
2023-12-04lok: Notify all tabs in the rangeAron Budea1-2/+4
2023-12-04sc: show a message dialog if insert cells failHenry Castro2-0/+6
2023-12-03Disable Select/Unselect-current Filter Checkboxes in CalcDarshan111-0/+5
2023-12-01lok: external data source listSzymon Kłos2-3/+10