summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky4-11/+15
2020-05-10Fix typoAndrea Gelmini1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin33-81/+81
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-3/+6
2020-05-10lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-10lok: formula bar: send whole function listMarco Cecchetti3-18/+187
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti9-14/+16
2020-05-09compact namespace in scNoel Grandin168-433/+374
2020-05-09tdf#132783: sc: Add UItestXisco Fauli2-0/+39
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl2-18/+18
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl1-3/+6
2020-05-08Revert "lok: remove sum and equal buttons from the formula bar"Andras Timar1-26/+16
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl1-2/+2
2020-05-08sc: ODF export: table:name extension element, step 1Michael Stahl2-0/+6
2020-05-08sc: ODF export: style:hyperlink extension element, step 1Michael Stahl2-2/+4
2020-05-08lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl1-4/+4
2020-05-08remove TriStateBox classCaolán McNamara2-2/+4
2020-05-07fix use after std::moveNoel Grandin1-1/+1
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-25/+25
2020-05-07sanitize properly Calc search bounds (tdf#132097)Luboš Luňák1-4/+6
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski3-10/+6
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+8
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin5-106/+107
2020-05-07update notebookbar for visible=falseandreas kainz2-0/+4
2020-05-06tdf#131536: sc: Add unittestXisco Fauli2-0/+19
2020-05-06tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot4-0/+154
2020-05-06tdf#127889 NB use .uno:ToggleMergeCells instead MergeCellsandreas kainz2-2/+2
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski1-0/+1
2020-05-05Resolves: tdf#131536 TEXT() support empty format string mimicking ExcelEike Rathke1-0/+12
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara3-5/+0
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara4-5/+5
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara3-4/+4
2020-05-05IdleCalcTextWidthScope uses SfxStyleSheetBasePool::FindCaolán McNamara1-10/+0
2020-05-05Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara1-1/+1
2020-05-04related: tdf#130108: sc: Add unittestXisco Fauli2-0/+18
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-1/+1
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara3-3/+3
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara1-1/+2
2020-05-03Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara1-1/+1
2020-05-03Related tdf#131125: Improperly used ampersandJulien Nabet1-1/+1
2020-05-02cid#1401342 silence Uncaught exceptionCaolán McNamara2-2/+2
2020-05-01tdf#124176: Use pragma once instead of include guardsYusuf Keten1-3/+1
2020-05-01tdf#66668: sc: Add unittestXisco Fauli2-0/+14
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-30loplugin:makeshared in scNoel Grandin25-345/+344
2020-04-29lokit: scale the validation dropdown with client zoomDennis Francis1-5/+22
2020-04-29lokit: trim validation dropdown height to contentDennis Francis1-1/+5