summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
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-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-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara
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-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-09Function Wizard: clarify that CEILING.XCL rounds away from zeroEike Rathke
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-06sc: drop most osl/endian.h includesJochen Nitschke
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-08-03rename ocConvert to ocConvertOOo and 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-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara
2016-08-03unused slot argumentCaolán McNamara
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01fix copypastaDavid Tardon
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01sc: replace IsAssciiDigit and IsAsciiAlpha with rtl equivalentsJochen Nitschke
2016-07-30missing nullptr checkMarkus Mohrhard
2016-07-29tdf#91665 l10n: Replace string list by separate strings in ScPrintUIOptionsMuhammet Kara
2016-07-29sc lok: add parameters for column/row resizeHenry Castro
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke
2016-07-29limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke