summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-12-18tdf#129007: fix autocompletionMike Kaganski1-34/+15
2019-12-18Resolves: tdf#129396 Refresh shared formula group area listeners upon shiftingEike Rathke1-1/+11
2019-12-18Resolves tdf#129127: do a safe swap of patternsDennis Francis3-0/+35
2019-12-17tdf#129435: Fix menu referenceXisco Fauli1-1/+1
2019-12-16NB tabbed compact Menu File Buttonandreas kainz1-30/+153
2019-12-16Resolves: tdf#128077 cancel goalseek subdialogs on forced removalCaolán McNamara2-31/+20
2019-12-16tdf#129141: paint all when in multiline modeMike Kaganski1-5/+3
2019-12-16tdf#120948: row deltas should be stored as SCROW...Deena Francis3-4/+26
2019-12-15NB groupedbar compact extension supportandreas kainz1-9/+126
2019-12-11Calc add Extension support to Tabbed NBandreas kainz2-5/+327
2019-12-06tdf#101513 arrangement of customizeable items in NB groupedbar compandreas kainz1-1009/+1009
2019-12-06Fix "Open Hyperlink" context menu in scSamuel Mehrbrodt1-1/+1
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt2-15/+6
2019-12-06tdf#128466: Accept also JPEGTor Lillqvist1-1/+1
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks3-26/+64
2019-12-05tdf#101513 arrangement of customizeable items in NB tabbed compactandreas kainz1-726/+775
2019-12-05Resolves: tdf#129191 text properties in header/footer not setCaolán McNamara1-1/+1
2019-12-05tdf#109425 NB tabbed accessible for screen reader usersandreas kainz1-198/+201
2019-12-05add ConfigureDialog item in NB burger menu buttonandreas kainz1-0/+1
2019-12-04tdf#101513 arrangement of customizeable items in NB tabbedandreas kainz1-580/+561
2019-12-04tdf#128927 groupedbar compact replace color with filterandreas kainz1-1/+1
2019-11-28Related: tdf#129082 set explicit parent for warning dialogCaolán McNamara1-1/+1
2019-11-28tdf#129027: Expand scrolledwindow if parent is resizedXisco Fauli1-1/+1
2019-11-26Resolves: tdf#129027 make manage names resizableCaolán McNamara1-1/+0
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski5-12/+52
2019-11-23tdf#128894: unit test for the bugfixDennis Francis2-0/+31
2019-11-23tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski3-2/+38
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis3-7/+53
2019-11-22tdf#124513 let wizard reappear on tabbing back to documentCaolán McNamara1-0/+3
2019-11-22tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt1-1/+1
2019-11-22tdf#47490: Show overwrite warning when pasting data using "Enter"Aditya1-1/+1
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann1-2/+8
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin6-10/+170
2019-11-20Options - calc - View Dialog updateandreas kainz1-84/+72
2019-11-20Options - calc - Calculate Dialog updateandreas kainz1-145/+189
2019-11-19Related: tdf#125917 remove active editing when we want to replace contentsCaolán McNamara1-0/+5
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara1-0/+11
2019-11-19tdf#125917 Ensure mouse is captured before the menu is launchedCaolán McNamara1-0/+4
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel3-1/+36
2019-11-18Options calc general tab only one columnandreas kainz1-205/+149
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-11-13jsdialogs: send .uno:NumberFormat updatesSzymon Kłos1-0/+10
2019-11-13Use two-argument form of static_assertStephan Bergmann1-3/+3
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-15/+12
2019-11-13no need to store reference to Import hereNoel Grandin2-8/+4
2019-11-13Related tdf#128753: fix regressionJulien Nabet1-1/+4
2019-11-12rename now it does more than just sortCaolán McNamara2-2/+2
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke7-50/+72
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin8-156/+158