summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski
2016-06-27Move accessibility relations to .ui files, Part 10: tdf#87026Muhammet Kara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-27fix CSV import dialog crash, tdf#97527 follow-upEike Rathke
2016-06-27rename *effective to *effect, tdf#100641 relatedEike Rathke
2016-06-27sc: remove leftover includesJochen Nitschke
2016-06-27bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-06-20cppcheck: catchExceptionByValueCaolán McNamara
2016-06-20cppcheck: redundantConditionCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-20ScFilterListBox::LoseFocus doesn't seem to have a purpose...Caolán McNamara
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-19Related: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard
2016-06-18uitest: add way to deselect OLE objectMarkus Mohrhard
2016-06-18uitest: allow activating OLE objectsMarkus Mohrhard
2016-06-18uitest: allow to select charts in calcMarkus Mohrhard
2016-06-18uitest: provide charts as children of calc's grid windowMarkus Mohrhard
2016-06-18uitest: allow selecting different tabs in gridwinMarkus Mohrhard
2016-06-18uitest: warn when we can not handle the select typeMarkus Mohrhard
2016-06-18uitest: provide some more state information about gridwinMarkus Mohrhard
2016-06-18uitest: support extending the select cell rangeMarkus Mohrhard
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
2016-06-18uitest: start annotating a few important non-ui calc windowsMarkus Mohrhard
2016-06-18Improve readability of OUString concatanation in ScNavigatorDlgMuhammet Kara
2016-06-17LOK: fast tile rendering (cell editing)Ashod Nakashian
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17LOK: fast tile rendering (text only)Ashod Nakashian
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-06-14sc: implement per-view resetSelection()Miklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke