summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-11-29LOKit: hide 'To document' dropdowncp-6.4-15Andras Timar2-0/+8
2020-11-29Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara2-0/+10
2020-11-24added new parameter in uno:MovePranam Lashkari2-3/+10
2020-11-15added parameter to SheetRightToLeft commandPranam Lashkari1-1/+1
2020-11-15Hide calc input bar tooltips in onlineSzymon Kłos1-11/+15
2020-11-15notebookbar: add advanced filterSzymon Kłos1-10/+49
2020-11-03tdf#137897 scRetypePassInputDlg: re-allow password removalco-6.4-10Justin Luth1-1/+1
2020-10-28Don't let sc's spell-checking EditEngine linger around as long.Michael Meeks3-7/+11
2020-10-27Don't show tooltip for formula bar in onlineSzymon Kłos1-6/+5
2020-10-27calc: clear the spell-checking cache on tab switch.Michael Meeks3-0/+13
2020-10-23tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks5-9/+21
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis14-333/+447
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer2-1/+28
2020-10-18tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+26
2020-10-18Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke2-24/+68
2020-10-14Revert "lok: text box insertion: default to insert directly for lok."Tamás Zolnai1-1/+0
2020-10-13lok: text box insertion: default to insert directly for lok.Michael Meeks1-0/+1
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+28
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
2020-10-08tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli2-7/+40
2020-10-07Online: Hide right clicked sheet.gokaysatir4-4/+28
2020-10-07Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+30
2020-10-06Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-09-30Online: Copy hyperlink location. / Core side.gokaysatir1-1/+8
2020-09-30Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke2-1/+9
2020-09-30Set correct msgctxt, l10n tools do not tolerate duplicated entriesAndras Timar2-11/+11
2020-09-22tdf#131047: expand search results frameXisco Fauli1-1/+1
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei1-7/+12
2020-09-19tdf#133327 fix calc loading background color with many colsNoel Grandin1-3/+2
2020-09-19tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot5-3/+61
2020-09-19Check range before accessing Calc sort userlistThorsten Behrens2-4/+4
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot13-18/+375
2020-09-17Online: Show input help on Online / Core part.gokaysatir3-0/+15
2020-09-09Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-1/+3
2020-09-09tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen1-4/+3
2020-09-04tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski4-6/+39
2020-08-28LOK: do not show calc notes in the onlinePranam Lashkari1-2/+13
2020-08-24lok-freezepanes: fixed freeze row and column handlingPranam Lashkari4-10/+66
2020-08-23Shadow color setter for onlineSzymon Kłos1-0/+8
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-13lok: send calc-input-win position updatesSzymon Kłos1-0/+1
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+2
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-08-05Make Group dialog asyncSzymon Kłos4-24/+42
2020-08-04tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-08-02rhbz#1861794 csv fixed width import missing split handleCaolán McNamara2-22/+21
2020-07-31LOK: added margin between sidebar and formula-barPranam Lashkari1-1/+3
2020-07-28tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot1-1/+1
2020-07-27fix tree disabled in autofilter pulldown, tdf#76481 relatedNoel Grandin2-3/+5
2020-07-27tdf#76481 speed up searching in autofilter pulldownNoel Grandin1-31/+29