summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-08-18screenshots: gen screenshots during 'make slowcheck'Katarina Behrens1-0/+1
2016-08-18screenshots: don't leak windowsKatarina Behrens1-1/+1
2016-08-18screenshots: support creating shots of tab dialogsKatarina Behrens1-2/+44
2016-08-18screenshots: sc dialog factory ifc for tab dialogsKatarina Behrens1-0/+10
2016-08-18screenshots: don't crash on opening csv import dlgKatarina Behrens1-8/+11
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens7-15/+8
2016-08-18screenshots: actually save screenshots for scKatarina Behrens1-119/+188
2016-08-18screenshots: interface for sc dialog factoryKatarina Behrens1-1/+11
2016-08-18screenshots: open more sc modal dialogs, part 2Katarina Behrens3-2/+32
2016-08-18screenshots: open more sc modal dialogsKatarina Behrens1-0/+39
2016-08-18screenshots: opening some sc dialogs from cppunitKatarina Behrens3-0/+236
2016-08-17enable password export tests under macosxCaolán McNamara1-11/+1
2016-08-17revert div by 0 ubsan hackarounds nowCaolán McNamara2-10/+10
2016-08-17Resolves: tdf#88257 handle FILTERXML array/matrix contextEike Rathke1-18/+101
2016-08-17Avoid division by zeroStephan Bergmann1-1/+1
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin2-4/+4
2016-08-17convert SvxEscapement to scoped enumNoel Grandin8-28/+28
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin2-4/+4
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin5-11/+11
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier10-12/+294
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier4-35/+104
2016-08-16tdf#101204 make VDB return correct results for fractional periods.Winfried Donkers1-16/+27
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-30/+30
2016-08-16Revert "add LOGEST testcase"Eike Rathke1-3324/+0
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
2016-08-16update miBroadcasterPos before copying it, tdf#100852 relatedEike Rathke1-0/+9
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos3-2/+144
2016-08-16loplugin:unusedenumvalues in scNoel Grandin14-87/+7
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-26/+26
2016-08-15Resolves: tdf#100852 update miBroadcasterPos before copying itEike Rathke1-0/+20
2016-08-15Revert "add LINEST test case"Eike Rathke1-8042/+0
2016-08-15Revert "add GROWTH test case"Eike Rathke1-7952/+0
2016-08-15-fsanitize=vptrStephan Bergmann1-4/+4
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke5-6/+6
2016-08-15Revert "add CUMPRINC test case"Markus Mohrhard1-1739/+0
2016-08-15tdf#92218 Another round of tweaks to single toolbar modeYousuf Philips1-3/+4
2016-08-12check SelectionForbidsCellFill() on EnterBlock()Eike Rathke1-0/+6
2016-08-11Add more shapes to Insert > Shapes menuYousuf Philips1-0/+4
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke2-2/+7
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-11loplugin:constantparamNoel Grandin2-4/+4
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke1-0/+9
2016-08-09Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara2-4/+14
2016-08-09Function Wizard: clarify that CEILING.XCL rounds away from zeroEike Rathke1-1/+1
2016-08-09create SvNumberFormatter with LANGUAGE_SYSTEM instead of ScGlobal::eLngeEike Rathke1-1/+1
2016-08-09sc: fix Android buildMiklos Vajna1-0/+11
2016-08-08Resolves: tdf#92530 put the rest of missing validity tips into the other gridsCaolán McNamara1-17/+39
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara7-152/+91