Age | Commit message (Expand) | Author |
2023-11-28 | Always send theme-change in kit-mode even if the global theme is the same | Caolán McNamara |
2023-11-23 | tdf#158252 sc: Enable text wrapping when inputting line breaks in cell | offtkp |
2023-11-19 | Extended loplugin:ostr: sc | Stephan Bergmann |
2023-11-15 | merge duplicate formula bar updates in close time proximity | Caolán McNamara |
2023-11-07 | ITEM: Get away from classic 'poolable' Item flag | Armin Le Grand (allotropia) |
2023-11-03 | reduce jsdialog formulabar updates from 6 to 3 per keystroke | Caolán McNamara |
2023-10-27 | tdf#157930 sc: Add easy to use conditional formatting menu | Paris Oplopoios |
2023-10-19 | sc: return earlier if there is no pActiveViewSh | Xisco Fauli |
2023-10-18 | fix crash in ScInputHandler::ImplCreateEditEngine() | Xisco Fauli |
2023-10-13 | tdf#150262 Split Autosum button: refactor to deduplicate | Matt K |
2023-10-06 | Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHint | Caolán McNamara |
2023-09-15 | reduce casting around ScDocShell | Noel Grandin |
2023-09-04 | Related tdf#108976: Crash in: OutputDevice::GetOutputSizePixel() | Julien Nabet |
2023-09-01 | tdf#155799: lok: sc: fix extend reference mark | Henry Castro |
2023-08-30 | lok: avoid forcing expensive re-layout of the calc input bar. | Michael Meeks |
2023-08-25 | sc: fix crash in ScTransferObj::DragFinished | Xisco Fauli |
2023-08-23 | tdf#156611 SC: hyperlink option for MS behaviour | Attila Szűcs |
2023-08-11 | tdf#156209 Font size increases when copying from cell in edit mode | Noel Grandin |
2023-07-26 | Resolves: tdf#155716 grab focus when context menu is activated | Caolán McNamara |
2023-07-14 | tdf#150262 Split Autosum button and default to sum on click | Matt K |
2023-07-10 | svx: prefix members of GeoStat | Miklos Vajna |
2023-07-07 | lok: formulabar: use position sent from client | Szymon Kłos |
2023-07-04 | sc: fix crash in ScInputHandler::ShowArgumentsTip | Xisco Fauli |
2023-06-29 | loplugin:unusedmethods | Noel Grandin |
2023-06-19 | fix crash on LOKIT spelling dialog | Jaume Pujantell Traserra |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-06-06 | convert ColorConfig to officecfg where possible | Noel Grandin |
2023-06-02 | Add Calc view separation for tiled rendering | Paris Oplopoios |
2023-05-30 | Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM" | Caolán McNamara |
2023-05-30 | use more TypedWhichInfo | Noel Grandin |
2023-05-28 | Resolves: tdf#155453 formatting lost when formula bar edited via IM | Caolán McNamara |
2023-05-26 | replace find_if by none_of | Dr. David Alan Gilbert |
2023-04-25 | Resolves: tdf#41304 Add percent operator % to reference delimiters | Eike Rathke |
2023-04-25 | Resolves: tdf#144547 ScRangeFindList: handle references in multi-line formula | Eike Rathke |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-03 | Ensure valid SdrItemPool for drawing styles | Maxim Monastirsky |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-30 | sc drawstyles: Enable the UI | Maxim Monastirsky |
2023-03-30 | sc drawstyles: Clipboard support | Maxim Monastirsky |
2023-03-26 | loplugin:stringadd in sc | Noel Grandin |
2023-03-13 | sc a11y: tdf#139322 Don't steal focus from "Manage Names" dialog | Michael Weghorn |
2023-03-07 | tdf#154042 Use an initial height of one row for toolbar layout | Caolán McNamara |
2023-03-06 | no need to allocate these separately | Noel Grandin |
2023-03-01 | tdf#153784 account for initial vertical offset when toggled into multiline | Caolán McNamara |
2023-02-23 | tdf#151745 Fix input line redraw issue after resizing calc window | Samuel Mehrbrodt |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-06 | lok: formulabar: fix URL fields selection | Szymon Kłos |
2023-02-04 | Resolves: tdf#153353 formula bar border area bg didn't change on theme change | Caolán McNamara |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |