summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-08-09create SvNumberFormatter with LANGUAGE_SYSTEM instead of ScGlobal::eLngeEike Rathke
2016-08-09sc: fix Android buildMiklos Vajna
2016-08-08Resolves: tdf#92530 put the rest of missing validity tips into the other gridsCaolán McNamara
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara
2016-08-08refactor in terms of a OverlayObjectCaolán McNamara
2016-08-08Reimplement ScHintWindow::Paint using drawinglayer primitivesCaolán McNamara
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard
2016-08-08workaround missing SetSelectedSheet call for print preview, tdf#99333Markus Mohrhard
2016-08-07tdf#101363 Fix precision of column width according to MS specificationBartosz Kosiorek
2016-08-07sc: drop missed osl/endian.h include ...Jochen Nitschke
2016-08-07tdf#91820 Add insert pivot table to data menuYousuf Philips
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke
2016-08-06determine nFuncFmtType before PushDouble()Eike Rathke
2016-08-05Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke
2016-08-05add MUNIT test caseZdeněk Crhonek
2016-08-05add NPV testcaseZdeněk Crhonek
2016-08-05add MMULT test caseZdeněk Crhonek
2016-08-05add LINEST test caseZdeněk Crhonek
2016-08-05add AVERAGEIF (wildcards) test caseZdeněk Crhonek
2016-08-05add AVERAGEIF test caseZdeněk Crhonek
2016-08-05add AVERAGEA test caseZdeněk Crhonek
2016-08-05add AVERAGE test caseZdeněk Crhonek
2016-08-05Compare() and CompareMat(): PopError() to propagateEike Rathke
2016-08-05use std::move in a few placesNoel Grandin
2016-08-04add unit test for nested array IF with range references as conditionsEike Rathke
2016-08-04re-enable unit test for tdf#100637 nested array IF with scalarEike Rathke
2016-08-04Resolves: tdf#100637 nested array jump condition needs own JumpMatrix contextEike Rathke
2016-08-04rename MatrixDoubleRefToMatrix() to MatrixJumpConditionToMatrix()Eike Rathke
2016-08-04remove unused enumJochen Nitschke
2016-08-04save about 50% of the import time for nearly empty ods documentsMarkus Mohrhard
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-08-04don't call the function inside of the loopMarkus Mohrhard
2016-08-04add LOGEST testcaseZdeněk Crhonek
2016-08-04add AVEDEV test caseZdeněk Crhonek
2016-08-04add MINVERSE test caseZdeněk Crhonek
2016-08-03remove the now duplicated ERROR.TYPE mapping already present in BIFF4Eike Rathke
2016-08-03disable unit test for tdf#100637 until fixed againEike Rathke
2016-08-03Revert "Resolves: tdf#100637 narrow down the JumpMatrix path finish condition"Eike Rathke
2016-08-03GSoC notebookbar: updated ui filesSzymon Kłos
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke
2016-08-03rename ocConvert to ocConvertOOo and relatedEike Rathke
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara
2016-08-03UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke
2016-08-03comment about using GRAM_ENGLISH_XL_R1C1Eike Rathke
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-08-03sc: replace REGISTER_..._EVENT macros with lambdasJochen Nitschke
2016-08-03sc: remove unused codeJochen Nitschke
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara
2016-08-03unused slot argumentCaolán McNamara