summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-12-10Related: tdf#146018 allow user to grow/shrink autofilter checklist by a rowCaolán McNamara
2021-12-10tdf#127341 Do not activate TextEdit at right-klick on URL in calcArmin Le Grand (Allotropia)
2021-12-10Related: tdf#146018 move Top10 below empty/not-empty add add Bottom10Caolán McNamara
2021-12-10restore autofilter to a row taller, now it has less menu itemsCaolán McNamara
2021-12-10tdf#146018 group filtering options under a single dropdownCaolán McNamara
2021-12-10sc a11y: Handle FOCUSED state for cellMichael Weghorn
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-12-10tdf#133353, Make 2nd argument optional for DCOUNT and DCOUNTA.Winfried Donkers
2021-12-09flush pending menu close on queuing close of anotherCaolán McNamara
2021-12-09cid#1242728 Untrusted value as argumentCaolán McNamara
2021-12-09initially nothing is selected, so mnSelectedMenu should be MENU_NOT_SELECTEDCaolán McNamara
2021-12-09tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
2021-12-09lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-12-08tdf#123139 sc oox: CellXf should default to applyAlignmentJustin Luth
2021-12-08Related: tdf#144410 excessive "resize" triggeredCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-08ScHeaderControl::GetMousePos only needs a Point, not a MouseEventCaolán McNamara
2021-12-08Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-12-08tdf#146018 merge autofilter color dropdowns into a single dropdownCaolán McNamara
2021-12-07cid#1202917 Uninitialized scalar fieldCaolán McNamara
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-06signed-integer-overflowStephan Bergmann
2021-12-06signed-integer-overflowStephan Bergmann
2021-12-06process broadcasts for adjacent cells together (tdf#119083)Luboš Luňák
2021-12-06try to broadcast in bulk (tdf#119083)Luboš Luňák
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-12-06use sc::AutoCalcSwitchLuboš Luňák
2021-12-06rename In() to Contains()Luboš Luňák
2021-12-05fix caching of ScQueryItem values for multiple entries (tdf#146037)Luboš Luňák
2021-12-05move entire ScTable::ValidQuery() into (Sc)QueryEvaluatorLuboš Luňák
2021-12-04use more OUStringLiteral in scNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-12-03Related: ofz#41376 reuse ScExternalRefManager ScDocument in ScExternalRefCacheCaolán McNamara
2021-12-02Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara
2021-12-02tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke
2021-12-01tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-12-01tdf#144244: fix crash when FILESAVE a calc file after delete some columnsJulien Nabet
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-11-30make autofilter a row shorter, now it has extra menu itemsCaolán McNamara
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-29close menu a followed by open menu b should not cancel open menu bCaolán McNamara
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara