summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-02-09CheckLinkFormulaNeedingCheck() for .csv importEike Rathke2-0/+12
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard4-22/+46
2018-02-09add a method to get columns and rows from DataTableViewMarkus Mohrhard2-0/+21
2018-02-09add method to get selected range for header barMarkus Mohrhard2-0/+7
2018-02-09always check whether pChartListenerCollection is not a nullptrMarkus Mohrhard1-5/+9
2018-02-09Resolves: tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke4-8/+17
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2-6/+47
2018-02-08Fix typosAndrea Gelmini1-1/+1
2018-02-08sd, sc lok: IME support + unit testsPranav Kant3-0/+63
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-12/+19
2018-02-07tdf#115493 postpone name resolution after unsuccessful IsNamedRange()Eike Rathke1-0/+9
2018-02-07tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro1-6/+16
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl11-2/+276
2018-02-07tdf#115040: selected condition is now Tab-reachableKatarina Behrens1-1/+1
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek1-5/+16
2018-02-07lok: calc: grouping - workaround no more neededMarco Cecchetti1-1/+1
2018-02-07Don't crash if aArgs is emptyTor Lillqvist1-4/+6
2018-02-07use scanline when reading pixel dataNoel Grandin1-1/+2
2018-02-06Import cell borders as best as we can from orcus.Kohei Yoshida1-5/+30
2018-02-06tdf#114820 Fix reading external reference for VLOOKUP and HLOOKUPBartosz Kosiorek1-1/+4
2018-02-06tdf#115162 Fix support for external reference for IFS functionsBartosz Kosiorek1-2/+2
2018-02-06Import distributed text alignment settings correctly from orcus.Kohei Yoshida2-22/+42
2018-02-05Turn assert into SAL_WARNEike Rathke1-1/+4
2018-02-05Translate German variable namesJohnny_M1-8/+8
2018-02-05Translate German variable namesJohnny_M1-7/+7
2018-02-05Translate German variable namesJohnny_M2-40/+40
2018-02-05Translate German variable namesJohnny_M1-12/+12
2018-02-05Translate German variable namesJohnny_M2-113/+113
2018-02-05Translate German variable namesJohnny_M1-65/+65
2018-02-05Translate German variable namesJohnny_M1-6/+6
2018-02-03TypedWhichId in scNoel Grandin48-203/+178
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin3-4/+3
2018-02-03Ignore the alpha value in font colors.Kohei Yoshida1-2/+3
2018-02-02Make SAL_WARN domain "sc.filter" in sc/source/filter/lotus/Eike Rathke5-23/+23
2018-02-02tdf#45904 Move _SheetCellRanges Java tests to C++Jens Carl1-0/+5
2018-02-02tdf#45904 Move _SheetCellRange Java tests to C++Jens Carl3-1/+16
2018-02-02sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl1-0/+4
2018-02-02Clean up of dirty hack.Winfried Donkers1-1/+23
2018-02-02Do not force non-existent parameters into the TokenPool, ofz-relatedEike Rathke1-5/+16
2018-02-02Don't recycle DocumentInserter, create a new one every timeKatarina Behrens2-3/+2
2018-02-02loplugin:singlevalfieldsNoel Grandin4-8/+4
2018-02-02sc: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-13/+2
2018-02-02Correctly import solid fill color.Kohei Yoshida1-5/+10
2018-02-01Author was too dumb to adjust a copy-pasta digitEike Rathke1-2/+2
2018-02-01ofz: do not force non-existent parameters into the TokenPoolEike Rathke1-12/+21
2018-02-01Check for end-of-stream after reading formula headersEike Rathke1-0/+5
2018-02-01Remove shared mxComponent (test document) in new_cond_formatJens Carl1-26/+7
2018-02-01Remove shared mxComponent (test document) in sctablesheetsobjJens Carl1-23/+12
2018-02-01ofz#3032 slk fuzzing timeouts on filling all rowsCaolán McNamara2-11/+17
2018-02-01Remove shared mxComponent in scdatapilottableobjJens Carl1-36/+28