summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens
2016-08-18screenshots: sc dialog factory ifc for tab dialogsKatarina Behrens
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-18screenshots: interface for sc dialog factoryKatarina Behrens
2016-08-18screenshots: open more sc modal dialogs, part 2Katarina Behrens
2016-08-17revert div by 0 ubsan hackarounds nowCaolán McNamara
2016-08-17Resolves: tdf#88257 handle FILTERXML array/matrix contextEike Rathke
2016-08-17Avoid division by zeroStephan Bergmann
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-08-16tdf#101204 make VDB return correct results for fractional periods.Winfried Donkers
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara
2016-08-16update miBroadcasterPos before copying it, tdf#100852 relatedEike Rathke
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15Resolves: tdf#100852 update miBroadcasterPos before copying itEike Rathke
2016-08-15-fsanitize=vptrStephan Bergmann
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-12check SelectionForbidsCellFill() on EnterBlock()Eike Rathke
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke
2016-08-11loplugin:constantparamNoel Grandin
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke
2016-08-09Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara
2016-08-09Function Wizard: clarify that CEILING.XCL rounds away from zeroEike Rathke
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-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-05Compare() and CompareMat(): PopError() to propagateEike Rathke
2016-08-05use std::move in a few placesNoel Grandin
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