summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin7-35/+35
2016-07-12sc: fix loplugin:passstuffbyrefMiklos Vajna1-4/+9
2016-07-12bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian1-23/+29
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+7
2016-07-08sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-07-08Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-07-08Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara5-21/+21
2016-07-08explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-08Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara1-0/+4
2016-07-08tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl1-1/+6
2016-07-07sc: handle classification during copy&pasteMiklos Vajna1-3/+26
2016-07-07sc: make metadata available in copy resultMiklos Vajna5-0/+50
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-07-07sc: add classification toolbarMiklos Vajna4-0/+27
2016-07-04Step towards disposing of ScDataFormDlg properlyKatarina Behrens2-3/+9
2016-07-04tdf#100641 correct OOXML function name is EFFECT instead of EFFECTIVEEike Rathke1-0/+22
2016-07-04tdf#75387: Don't case-fold strings for formula group calculationsTor Lillqvist1-4/+4
2016-07-04tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara5-3/+37
2016-07-04tdf#98515: Bail out early if kernel would have ridiculously many parametersTor Lillqvist1-0/+13
2016-06-26Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara3-0/+17
2016-06-26tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2-2/+2
2016-06-26don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-1/+1
2016-06-26we need the position in the formula converter, tdf#99093Markus Mohrhard1-22/+37
2016-06-20Linux x86 build fixAndras Timar1-1/+1
2016-06-20LOK: calc tile renderingAshod Nakashian1-1/+2
2016-06-20bccu#1845 - Calc tile rendering very slowAshod Nakashian1-7/+83
2016-06-20widen table-info capacity and count to SCSIZEAshod Nakashian2-5/+5
2016-06-20sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian3-13/+13
2016-06-20coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara2-55/+66
2016-06-20add TODO comment for a bugMarkus Mohrhard1-0/+2
2016-06-20extract another function from ScDocument::FillInfoMarkus Mohrhard1-54/+65
2016-06-20stylistic changes in ScDocument::FillInfoMarkus Mohrhard1-1/+4
2016-06-20limit scope of another variable in ScDocument::FillInfoMarkus Mohrhard1-2/+1
2016-06-20limit the scope of a few variable in ScDocument::FillInfoMarkus Mohrhard1-67/+18
2016-06-20extract another function from ScDocument::FillInfoMarkus Mohrhard1-15/+20
2016-06-20extract another function from ScDocument::FillInfoMarkus Mohrhard1-51/+59
2016-06-20that should not have become part of the previous commitMarkus Mohrhard1-2/+3
2016-06-20extract another function from ScDocument::FillInfoMarkus Mohrhard1-10/+61
2016-06-20Refactor ScMarkData for tdf#50916Dennis Francis14-122/+814
2016-06-20sc lok: Invalidate the new extended areaPranav Kant1-1/+27
2016-06-20sc lok: Extend the spreadsheet area when we are "close enough" to the end.Jan Holesovsky1-5/+6
2016-06-20sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky5-13/+32
2016-06-20sc lok: set a limit for tiled column and rowHenry Castro9-15/+84
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2-2/+0
2016-06-18Resolves: tdf#90419 diminish precision error in Series FillEike Rathke1-4/+39
2016-06-18tdf#100342 fix order of weekdays in NETWORKDAYSWinfried Donkers1-1/+2
2016-06-18check ExternalSingleRef token for svDouble typeEike Rathke1-1/+6
2016-06-16lokit: add getPartHashHenry Castro7-0/+49
2016-06-16lok context menu: Expose context menuPranav Kant2-2/+10
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian1-0/+5