summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Enable CppunitTest_sc_uicalc also for MACOSXStephan Bergmann1-3/+1
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand1-0/+14
2020-03-10tdf#124815: move UItest to CppunitTestXisco Fauli3-40/+16
2020-03-10tdf#124816: move UItest to CppunitTestXisco Fauli3-73/+35
2020-03-10tdf#126904: Add unittestXisco Fauli2-1/+49
2020-03-10tdf#122232: move UItest to CppunitTestXisco Fauli5-49/+140
2020-03-10tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin1-0/+9
2020-03-09improve loplugin:unusedfieldsNoel Grandin12-21/+14
2020-03-07ofz#20463 TimeoutCaolán McNamara1-1/+4
2020-03-07ReplaceNullTransformation::Transform fix nEndRowDarkByt311-10/+3
2020-03-06loplugin:unusedmethodsNoel Grandin2-42/+0
2020-03-06formula manager: wrong category returned by ScFuncDesc::getCategoryMarco Cecchetti1-1/+1
2020-03-06lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti1-1/+1
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+5
2020-03-06lok: calc: zoom: object selection - is unreliableMarco Cecchetti1-0/+25
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti2-0/+23
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti4-11/+115
2020-03-06lok: on calc spelling context menu didn't pop upMarco Cecchetti2-10/+17
2020-03-06Related: tdf#131157 inherit ScDrawTransferObj from TransferDataContainerCaolán McNamara4-6/+6
2020-03-06tdf#131157 problems dragging and dropping from calc navigatorCaolán McNamara2-8/+14
2020-03-06use more FastParser in ScXMLTableContextNoel Grandin1-8/+8
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin1-50/+28
2020-03-05restore calc navigator custom tooltipCaolán McNamara3-5/+41
2020-03-05lok: remove complex rotation / alignment settingsHenry Castro2-0/+48
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth2-3/+3
2020-03-05use FastParser in ScXMLMasterStylesContextNoel Grandin2-2/+2
2020-03-05use FastParser in XMLTableStylesContextNoel Grandin2-3/+3
2020-03-05Rename method setReplacementElement()Jens Carl3-5/+7
2020-03-04fix ToC links give unhelpful url popupsMert Tumer1-3/+7
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann5-87/+65
2020-03-02uitest: check copy in .uno:MoveXisco Fauli1-0/+17
2020-03-02cid#1459023 Dereference null return valueCaolán McNamara1-3/+3
2020-03-02tdf#126904 calc right arrow large unexpected column jump in protected sheetNoel Grandin1-1/+2
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos5-65/+87
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl1-18/+31
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke3-0/+20
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-03-01lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-03-01lok: Improve hyperlink insertion to cell with contentMuhammet Kara1-2/+19
2020-02-29ofz#20904 check boundsCaolán McNamara2-4/+7
2020-02-29send hyperlinkclicked callback on calc mobileMert Tumer1-1/+20
2020-02-28weld calc navigatorCaolán McNamara12-1081/+890
2020-02-28tdf#130909 Tabbed interface calc hide subsuperscriptionandreas kainz2-16/+0
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl2-5/+8
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl1-0/+9
2020-02-27inherit ScLinkTransferObj from TransferDataContainerCaolán McNamara2-2/+2
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky3-76/+3
2020-02-27tdf#130959: Add unittestXisco Fauli2-0/+10
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski7-122/+122
2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski1-0/+30