summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-16Update liborcus to 0.17.2.Kohei Yoshida
2021-12-16Resolves: tdf#126565 RefEditModified() preset current sheet for address-onlyEike Rathke
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-14tdf#124412: sc: Add UItestXisco Fauli
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-13NFC simplify sc: !(!A() const || B) is !B && A()Justin Luth
2021-12-13lok: paint the inputwin directly to the device...Dennis Francis
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth
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