summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2020-05-25lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-05-25Allow cell coordinates calculation in print twips tooDennis Francis2-21/+74
2020-05-25use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-05-25use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-05-25lokit: move helper classes/functions to anonymous namespaceDennis Francis1-161/+161
2020-05-25lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis3-0/+270
2020-05-25lokit: notify clients of various sheet geometry invalidationsDennis Francis8-14/+163
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2-0/+11
2020-05-25add row/col limits to the JSONDennis Francis1-0/+2
2020-05-25lokit: table-outline: skip empty collections...Dennis Francis1-0/+4
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis7-0/+296
2020-05-17tdf#133079 ensure Sheet root is selected if nothing else would beCaolán McNamara1-1/+9
2020-05-16uitest: sc: test navigatorXisco Fauli4-0/+75
2020-05-15fix TODONoel Grandin2-13/+8
2020-05-15use more try_emplaceNoel Grandin2-6/+3
2020-05-14Resolves: tdf#133028 crash in calc navigator tooltipsCaolán McNamara1-2/+2
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski1-0/+2
2020-05-13loplugin:unusedmethodsNoel Grandin2-8/+0
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke1-1/+1
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet1-0/+2
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-10/+5
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-10/+14
2020-05-10Fix typoAndrea Gelmini1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin32-80/+80
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 Grandin125-322/+279
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-06tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot2-0/+134
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 McNamara3-4/+4
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