summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-23tdf#158252 sc: Enable text wrapping when inputting line breaks in cellofftkp
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli
2023-10-13tdf#150262 Split Autosum button: refactor to deduplicateMatt K
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-04Related tdf#108976: Crash in: OutputDevice::GetOutputSizePixel()Julien Nabet
2023-09-01tdf#155799: lok: sc: fix extend reference markHenry Castro
2023-08-30lok: avoid forcing expensive re-layout of the calc input bar.Michael Meeks
2023-08-25sc: fix crash in ScTransferObj::DragFinishedXisco Fauli
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-08-11tdf#156209 Font size increases when copying from cell in edit modeNoel Grandin
2023-07-26Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara
2023-07-14tdf#150262 Split Autosum button and default to sum on clickMatt K
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-07-07lok: formulabar: use position sent from clientSzymon Kłos
2023-07-04sc: fix crash in ScInputHandler::ShowArgumentsTipXisco Fauli
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-05-30Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM"Caolán McNamara
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-28Resolves: tdf#155453 formatting lost when formula bar edited via IMCaolán McNamara
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-04-25Resolves: tdf#41304 Add percent operator % to reference delimitersEike Rathke
2023-04-25Resolves: tdf#144547 ScRangeFindList: handle references in multi-line formulaEike Rathke
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-03Ensure valid SdrItemPool for drawing stylesMaxim Monastirsky
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30sc drawstyles: Enable the UIMaxim Monastirsky
2023-03-30sc drawstyles: Clipboard supportMaxim Monastirsky
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-13sc a11y: tdf#139322 Don't steal focus from "Manage Names" dialogMichael Weghorn
2023-03-07tdf#154042 Use an initial height of one row for toolbar layoutCaolán McNamara
2023-03-06no need to allocate these separatelyNoel Grandin
2023-03-01tdf#153784 account for initial vertical offset when toggled into multilineCaolán McNamara
2023-02-23tdf#151745 Fix input line redraw issue after resizing calc windowSamuel Mehrbrodt
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-04Resolves: tdf#153353 formula bar border area bg didn't change on theme changeCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl