summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-02-20tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2020-02-16tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-23/+0
2020-02-07tdf#129789 bitmap in comment lost on loadNoel Grandin1-1/+1
2020-02-04Propagate warning error code from dBASE export, tdf#130020Eike Rathke1-9/+11
2020-01-30tdf#129625 Calc Navigator: Gray out content types with no contentJim Raykowski1-0/+12
2020-01-28Resolves: tdf#130239 set an explicit parent for the message dialogCaolán McNamara1-1/+2
2020-01-24Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara1-3/+10
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-16do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák1-1/+1
2020-01-15tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin1-4/+11
2020-01-13tdf#129908 Crash at Data > Group and outlone > AutoOutlineNoel Grandin1-0/+2
2020-01-12Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-0/+6
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski2-6/+44
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin4-25/+64
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna4-4/+147
2020-01-07Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara1-0/+5
2020-01-06Resolves: tdf#129586 icon combobox is not in the same grid as the othersCaolán McNamara1-2/+0
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski1-1/+1
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin2-5/+33
2019-12-28tdf#129597: Add missing group propertyXisco Fauli1-0/+2
2019-12-20Resolves: tdf#129501 cannot change formula separators in optionsCaolán McNamara3-22/+36
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin3-0/+16
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