summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Use FormulaCompiler::IsOpCodeJumpCommand() where applicableEike Rathke1-2/+2
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP1-1/+2
2018-02-12CheckLinkFormulaNeedingCheck() for .slk importEike Rathke1-0/+1
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+3
2018-02-12Fix typosAndrea Gelmini2-2/+2
2018-02-12Translate German variable namesJohnny_M1-10/+10
2018-02-12Translate German variable namesJohnny_M2-18/+18
2018-02-12Translate German variable namesJohnny_M1-11/+11
2018-02-12Translate German variable namesJohnny_M1-9/+9
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks2-1/+14
2018-02-10speed up qpw fuzzing, skip CalcAfterLoadCaolán McNamara3-16/+27
2018-02-10use read_uInt8s_ToOUStringCaolán McNamara2-9/+5
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