summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara1-3/+10
2020-01-21Resolves: tdf#129396 Refresh shared formula group area listeners upon shiftingEike Rathke1-1/+11
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-16Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-0/+6
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-09tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski2-6/+44
2020-01-07Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara1-0/+5
2019-12-18Resolves tdf#129127: do a safe swap of patternsDennis Francis3-0/+35
2019-12-18tdf#120948: row deltas should be stored as SCROW...Deena Francis3-4/+26
2019-12-17Resolves: tdf#128077 cancel goalseek subdialogs on forced removalCaolán McNamara2-31/+20
2019-12-09Resolves: tdf#129191 text properties in header/footer not setCaolán McNamara1-1/+1
2019-12-04tdf#128976: properly calculate default value when writing XLSMike Kaganski5-12/+52
2019-11-29Related: tdf#129082 set explicit parent for warning dialogCaolán McNamara1-1/+1
2019-11-27tdf#129027: Expand scrolledwindow if parent is resizedXisco Fauli1-1/+1
2019-11-27tdf#124513 let wizard reappear on tabbing back to documentCaolán McNamara1-0/+3
2019-11-26Resolves: tdf#129027 make manage names resizableCaolán McNamara1-1/+0
2019-11-26tdf#124513 Allow to use multiple Formula dialog instancesSzymon Kłos11-76/+82
2019-11-23tdf#128894: unit test for the bugfixDennis Francis2-0/+31
2019-11-22tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann1-2/+8
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis3-7/+53
2019-11-21tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel3-1/+37
2019-11-21tdf#128812 speed up loading calc doc with lots of countifNoel Grandin6-10/+171
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-11-21Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke7-50/+72
2019-11-20Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara1-0/+11
2019-11-20tdf#125917 Ensure mouse is captured before the menu is launchedCaolán McNamara1-0/+4
2019-11-20Related: tdf#125917 remove active editing when we want to replace contentsCaolán McNamara1-0/+5
2019-11-16tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-11-14tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis2-31/+247
2019-11-14tdf#124270 : improve formula-group cycle detectionDennis Francis4-2/+62
2019-11-01Resolves: tdf#127982 SMALL()/LARGE() rank array can be larger than data arrayEike Rathke2-26/+37
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth1-0/+0
2019-10-30Resolves: tdf#117715 Conditional format takes precedence; reverts tdf#93300Eike Rathke2-28/+14
2019-10-30tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara3-4/+6
2019-10-27Resolves: tdf#128218 Let RAND() return a scalar double instead of a 1x1 matrixEike Rathke1-0/+12
2019-10-27Resolves: tdf#128359 Do nothing if Insert After can't be shifted to BeforeEike Rathke1-2/+2
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin2-21/+85
2019-10-24Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara2-10/+13
2019-10-23Resolves: tdf#128130 enable mnemonics in pivot table expandersCaolán McNamara1-0/+2
2019-10-23Resolves: tdf#126767 Overwriting autofill if data immediately below selectionEike Rathke1-46/+90
2019-10-18Don't use uninitialized memory when reading from the stream failsStephan Bergmann1-5/+9
2019-10-17Resolves: tdf#128137 cursor jumping during edit, etc.Caolán McNamara4-7/+34
2019-10-17tdf#122570 Make Enter key work in autofilter search items inputJim Raykowski1-6/+1
2019-10-06Resolves: tdf#122011 fix ValidExternal() checkEike Rathke2-3/+6
2019-10-05Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara2-1/+35
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara1-0/+28
2019-10-01Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara1-0/+8