summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt1-4/+10
2019-04-03tdf#121103 ANOVA sum of squares formula correctionJaromir Wysoglad1-2/+1
2019-03-19tdf#120161 sc: use selection to set required printed areaSerge Krot1-1/+2
2019-03-14do not access uninitialized values when printing (tdf#121439)Luboš Luňák2-7/+21
2019-02-28fix "doc will be saved" dialog messageNoel Grandin1-1/+1
2019-01-08Resolves: tdf#114695 limit width of this comboCaolán McNamara1-0/+4
2018-12-20tdf#117332: select replaced text to properly replace it next timeMike Kaganski1-0/+6
2018-12-09Resolves: tdf#80583 create range list string with proper delimiterEike Rathke3-4/+4
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard1-1/+1
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard1-1/+1
2018-11-16tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli1-0/+9
2018-11-06tdf#115317 Fix empty url representationPaul Trojahn4-4/+4
2018-10-30tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk1-0/+6
2018-10-26index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli1-4/+4
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-17tdf#69460, tdf#118416: Don't copy whole columns to the clipboardTor Lillqvist1-19/+47
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand21-53/+50
2018-09-14tdf#119793 Crash on redo of rectangle movement and textNoel Grandin1-4/+4
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-17Related tdf#118547: don't change protection symbol if nTab == TABLEID_DOCJulien Nabet1-1/+1
2018-08-16data->sort->options->copy sort results to, enter "asd"->ok crashesCaolán McNamara1-1/+1
2018-08-16Related tdf#118547: Lock mark on protected sheet tabJulien Nabet1-0/+4
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara1-1/+1
2018-08-15Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara1-1/+1
2018-08-08tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky1-3/+2
2018-08-08tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi1-1/+1
2018-07-28tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski1-1/+1
2018-07-12SvTreeListBox::DoubleClickHdl: Navigator return more to be done, tdf#117063Eike Rathke1-1/+1
2018-07-10Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke1-1/+13
2018-07-10tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga911-0/+1
2018-07-07Handle protection lock mark in Undo/Redo, tdf#95880 follow-upEike Rathke1-0/+2
2018-07-06Related: tdf#118547 handle multi-sheet un-/protect, tdf#95880 follow-upEike Rathke1-2/+9
2018-07-06tdf#118547: Remove lock mark only if password is correctXisco Fauli1-2/+3
2018-07-04tdf#118308: Incorrect Paste Special dialog when ...Henry Castro12-60/+47
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro15-51/+266
2018-07-04sc: prefix members of ScDocShellHenry Castro8-741/+741
2018-07-04sc: simplify ScModule::GetClipDocHenry Castro1-15/+9
2018-07-04sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro4-7/+70
2018-07-04Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke1-3/+3
2018-07-03Resolves: tdf#118221 whole cell kerning default is offEike Rathke1-0/+4
2018-07-03tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen1-1/+1
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke4-17/+83
2018-06-29tdf#36867 - Undo autocapitalization when inserting a cell in CalcNickson Thanda1-9/+22
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky1-1/+8
2018-06-21tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea1-8/+6
2018-06-21tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti1-2/+11
2018-06-20weld SvxColorTabPageCaolán McNamara1-1/+2
2018-06-20avoid race condition in DocumentLinkManager::getLinkManager()Luboš Luňák1-21/+29
2018-06-19Resolves: tdf#118226 yes/no reversedCaolán McNamara1-1/+1