summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
76 min.loplugin:ostr in sc/../docshellNoel Grandin14-63/+63
9 dayssc: warning C6011: Dereferencing NULL pointerXisco Fauli2-2/+2
13 daysResolves: tdf#160804 sc: ResizeMatrix: Use document grammarEike Rathke1-3/+3
2024-05-15lok: don't show separator conversion dialogSzymon Kłos1-1/+1
2024-05-12help msvc -analyzer out wrt C6011 Dereferencing NULL pointerCaolán McNamara1-1/+8
2024-05-10Fix row deletion bug.Gökay Şatır1-2/+2
2024-05-10Fix column deletion bug.Gökay Şatır1-2/+2
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2-3/+3
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam1-3/+3
2024-04-17tdf#129701 Follow-up of previous changeLaurent Balland1-3/+3
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski1-1/+1
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski1-6/+2
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam1-0/+48
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin2-34/+19
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara4-22/+22
2024-03-22improve loplugin:staticmethodsNoel Grandin1-4/+4
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-1/+1
2024-03-20add a sc-html fuzzerCaolán McNamara1-0/+16
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski1-16/+6
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski1-20/+5
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth1-0/+56
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski4-24/+17
2024-03-08use more string_viewNoel Grandin1-6/+6
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-11/+10
2024-03-04tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet1-0/+3
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna1-3/+3
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara2-6/+2
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-9/+9
2024-02-17sc: Show warning for a XLS document with unknown encrypted partTomaž Vajngerl2-3/+26
2024-02-17tdf#129701 Skip empty cell: treat last columnLaurent Balland1-3/+16
2024-02-16sc: add a debug env var to control the target of the HTML exportMiklos Vajna1-1/+10
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara1-13/+11
2024-02-07cid#1401342 silence Uncaught exceptionCaolán McNamara1-1/+6
2024-02-04cid#1591492 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-0/+51
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl1-0/+8
2024-01-29make chart-source dialog asyncNoel Grandin1-34/+52
2024-01-29extract SID_CHART_ADDSOURCE code into another methodNoel Grandin1-126/+133
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-1/+1
2024-01-26tdf#127856: fix setting "None" in cell format languageHenry Castro1-16/+29
2024-01-26tdf#34142: update status language after the cell format language changeHenry Castro1-6/+5
2024-01-26tdf#34142: fix cell language statusHenry Castro1-4/+47
2024-01-24convert more calc dialogs to asyncNoel Grandin2-19/+34
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara2-14/+54
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl1-1/+1
2024-01-18sc: add a debug env var to control the source of the HTML importMiklos Vajna1-1/+16
2024-01-09fix swapped CJK/CTL SvxLanguageItem typesCaolán McNamara1-2/+2
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil2-2/+2
2024-01-09lok: external data source listSzymon Kłos1-1/+4
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+2