summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2016-07-29disallow Random Number when entire sheet is selected, tdf#60056 relatedEike Rathke
2016-07-29Resolves: tdf#60056 disallow Fill when entire sheet is selectedEike Rathke
2016-07-29move range detection to ScViewData::SelectionFillDOOM()Eike Rathke
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke
2016-07-28Bin leftover dead declarationTor Lillqvist
2016-07-28display the SearchAll() and ReplaceAll() results for notes, tdf#65334 relatedEike Rathke
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist
2016-07-27Remove effectively dead codeTor Lillqvist
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin