summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Fix formatting (wrong indentation)Samuel Mehrbrodt1-33/+32
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen5-0/+5
2021-12-19ofz#42605 Null-dereferenceCaolán McNamara1-1/+2
2021-12-19use more cppu::BaseMutexNoel Grandin3-39/+3
2021-12-18tdf#103331: Add a test case for inherited font weight attributes.Kohei Yoshida2-5/+51
2021-12-18Worth an assert (inserting the range name should not fail) not OSL_FAIL()Eike Rathke1-1/+1
2021-12-17Fix typosAndrea Gelmini1-1/+1
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen2-9/+2
2021-12-17tdf#103331: Make styles attributes optional.Kohei Yoshida2-255/+197
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth1-3/+2
2021-12-16Allow for some variance in results of some more Calc function callsStephan Bergmann1-4/+4
2021-12-16tdf#126565: sc: Add UItestXisco Fauli1-9/+19
2021-12-16uitest: sc: make sure the tab number existsXisco Fauli1-1/+9
2021-12-16uitest: remove incorrect passXisco Fauli1-1/+0
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+1
2021-12-16Update liborcus to 0.17.2.Kohei Yoshida1-4/+3
2021-12-16Resolves: tdf#126565 RefEditModified() preset current sheet for address-onlyEike Rathke1-0/+2
2021-12-15uitest: sc: fix problematic testXisco Fauli1-7/+9
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-12-15tdf#119178: sc: Add UItestXisco Fauli1-0/+58
2021-12-15uitest: simplify codeXisco Fauli6-14/+14
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin4-6/+6
2021-12-14tdf#124412: sc: Add UItestXisco Fauli3-1/+41
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák4-16/+73
2021-12-14uitest: sc: Add test for the import xml source dialogXisco Fauli2-0/+102
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth1-1/+1
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth2-5/+29
2021-12-13NFC simplify sc: !(!A() const || B) is !B && A()Justin Luth1-1/+1
2021-12-13Revert "Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too"Stephan Bergmann1-1/+1
2021-12-13Remove dubious code in ui fileXisco Fauli1-1/+1
2021-12-13For now, disable tests giving dubious results on AArch64Stephan Bergmann3-0/+16
2021-12-13lok: paint the inputwin directly to the device...Dennis Francis1-16/+8
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth3-0/+19
2021-12-10tdf#102506: sc: Add UItestXisco Fauli1-0/+46
2021-12-10Allow for presumably more precices results of some more Calc function callsStephan Bergmann5-5/+5
2021-12-10Related: tdf#146018 constrain submenu to window like toplevel menuCaolán McNamara1-1/+0
2021-12-10Related: tdf#146018 allow user to grow/shrink autofilter checklist by a rowCaolán McNamara3-2/+61
2021-12-10tdf#127341 Do not activate TextEdit at right-klick on URL in calcArmin Le Grand (Allotropia)1-2/+9
2021-12-10Related: tdf#146018 move Top10 below empty/not-empty add add Bottom10Caolán McNamara8-9/+20
2021-12-10restore autofilter to a row taller, now it has less menu itemsCaolán McNamara1-3/+13
2021-12-10tdf#146018 group filtering options under a single dropdownCaolán McNamara10-39/+88
2021-12-10sc a11y: Handle FOCUSED state for cellMichael Weghorn2-0/+12
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann4-4/+4
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth4-10/+10
2021-12-10tdf#133353, Make 2nd argument optional for DCOUNT and DCOUNTA.Winfried Donkers3-10/+36
2021-12-10Allow for a presumably more precise result of BESSELY(80,9)Stephan Bergmann1-1/+1
2021-12-09flush pending menu close on queuing close of anotherCaolán McNamara1-0/+6
2021-12-09cid#1242728 Untrusted value as argumentCaolán McNamara1-0/+2
2021-12-09initially nothing is selected, so mnSelectedMenu should be MENU_NOT_SELECTEDCaolán McNamara1-2/+2
2021-12-09tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth1-0/+22