summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-27tdf#130959 crash when opening file with non-existing hyperlinksNoel Grandin1-1/+1
2020-02-27loplugin:unusedfieldsNoel Grandin2-30/+0
2020-02-27CheckDataArea is dead codeCaolán McNamara2-21/+0
2020-02-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl1-0/+7
2020-02-26Unit test tdf#130825 insert/delete sheet moving sheet-local namesEike Rathke1-24/+90
2020-02-26Resolves: tdf#130825 Compare exclusive end, not inclusive end sheet numberEike Rathke1-1/+1
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze2-33/+5
2020-02-26tdf#45904 Move XNameReplace Java test to C++Jens Carl2-3/+10
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl1-8/+16
2020-02-25loplugin:referencecastingNoel Grandin4-4/+8
2020-02-25Fix typoJens Carl1-1/+1
2020-02-25Unit test tdf#130370 cut&paste / move with sheet-local named referenceEike Rathke2-0/+96
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-2/+2
2020-02-24tdf#130762: Add uitestXisco Fauli1-0/+25
2020-02-24tdf#130346 Define Database Range Dialog smaler spacing and resizingandreas kainz2-4/+7
2020-02-24tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran2-15/+15
2020-02-24Fix typoJens Carl1-1/+1
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke1-0/+1
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl78-218/+218
2020-02-21tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-4/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann46-157/+157
2020-02-19drop some unneeded includesCaolán McNamara1-1/+0
2020-02-18Related: tdf#130370 Let cut&paste/move of a sheet-local name reference ...Eike Rathke2-12/+6
2020-02-18Resolves: tdf#130370 Increment sheet-local name only for moved cellsEike Rathke1-2/+5
2020-02-18calc sidebar cell appearance updateandreas kainz1-0/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-3/+3
2020-02-17remove some unnecessary includesCaolán McNamara2-26/+3
2020-02-17weld ScPosWnd Item WindowCaolán McNamara4-101/+153
2020-02-17Fix UITest_options: changed property nameJan-Marek Glogowski1-5/+8
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski1-2/+0