summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-11-10tdf#137897 scRetypePassInputDlg: re-allow password removalJustin Luth1-1/+1
2020-10-30Calc & Impress & Draw: Hyperlink features are added into context menu.Gökay Şatır6-3/+51
2020-10-26Online: Hide right clicked sheet.gokaysatir4-4/+28
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir6-8/+49
2020-10-05Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+29
2020-10-05Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-09-28Online: Show input help on Online / Core part.gokaysatir3-0/+15
2020-09-04tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski4-6/+39
2020-09-01Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara1-1/+1
2020-08-28LOK: do not show calc notes in the onlinePranam Lashkari1-2/+14
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-14Shadow color setter for onlineSzymon Kłos1-0/+8
2020-07-28LOK: added margin between sidebar and formula-barPranam Lashkari1-1/+3
2020-07-22lok: sc: Desktop: Function wizard isn't properly asyncMarco Cecchetti2-3/+48
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar16-65/+52
2020-07-21Revert "tdf#128502: Remove assertions that fire for gtktiledviewer ...Andras Timar1-0/+3
2020-07-21Revert "tdf#128502: Remove one more assertion"Andras Timar1-0/+1
2020-07-21Revert "Avoid crash with multiple documents open in the iOS app"Andras Timar1-6/+0
2020-07-21Revert "Let's not run on hope"Andras Timar1-5/+6
2020-07-10Don't reset reference marks when editing the formulaSzymon Kłos1-2/+7
2020-07-10Get correct tab for current selectionSzymon Kłos1-1/+1
2020-07-09Empty reference marks on selection resetSzymon Kłos1-0/+2
2020-06-26Revert "tdf#133858 opening spreadsheet with large array formula takes 10 mins...Noel Grandin1-9/+0
2020-06-25Let's not run on hopeTor Lillqvist1-6/+5
2020-06-25Avoid crash with multiple documents open in the iOS appTor Lillqvist1-0/+6
2020-06-25tdf#128502: Remove one more assertionTor Lillqvist1-1/+0
2020-06-25tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist1-3/+0
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist16-52/+65
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist15-62/+50
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist15-50/+62
2020-06-24lok: calc: messed up view when deleting from multiline contentMarco Cecchetti3-0/+59
2020-06-12lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3
2020-06-10tdf#133858 opening spreadsheet with large array formula takes 10 minsNoel Grandin1-0/+9
2020-06-10tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist1-1/+1
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21
2020-05-25Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-05-21weld SvxSearchDialogCaolán McNamara1-4/+4
2020-05-19Fix 'GetNumLines' overrides a member function but is not marked 'override'Tor Lillqvist1-1/+1
2020-05-19jsdialog: use for message dialogs on mobileSzymon Kłos1-1/+6
2020-05-10Calc, sidebar: Cell Border selector isn't shown in onlinePranam Lashkari3-4/+4
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky4-11/+15
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-01Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann1-369/+376
2020-05-01Extend loplugin:external to warn about classesStephan Bergmann1-2/+17
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann2-12/+0
2020-05-01lokit: fix autofilter window position...Dennis Francis1-1/+14
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-29lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-1/+4
2020-04-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti1-2/+14
2020-04-29lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26