summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Resolves: tdf#100845 exception during vcl painting -> std::terminatecp-5.1-2Caolán McNamara1-9/+16
2016-07-22Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara1-1/+15
2016-07-22Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara1-1/+0
2016-07-22Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara1-1/+1
2016-07-22Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke1-1/+1
2016-07-22Resolves: tdf#98778 fix parsing of exponentsCaolán McNamara1-0/+7
2016-07-22gtktiledviewer: align to top/left for CalcMiklos Vajna1-1/+11
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna4-7/+46
2016-07-21sd lok: fix hard to select a full tableHenry Castro3-9/+9
2016-07-21CppunitTest_sd_tiledrendering: fix undefined behavior, leading to crashMiklos Vajna1-2/+2
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna8-17/+55
2016-07-21lokdocview: still allow view selections/cursors from other Writer viewsMiklos Vajna1-4/+10
2016-07-21sc lok: notify other views about selection changes of multiple cellsMiklos Vajna3-1/+54
2016-07-21lokdocview: handle part number in view selections/cursorsMiklos Vajna1-23/+68
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna14-13/+104
2016-07-21CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna1-0/+4
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna4-1/+72
2016-07-21sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna1-15/+2
2016-07-21lokdocview: ignore notifications on view shutdownMiklos Vajna1-0/+9
2016-07-21gtktiledviewer: allow testing of destroyView()Miklos Vajna2-7/+23
2016-07-21sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-21vcl headless: ignore visibility in GetClientSize()Miklos Vajna2-14/+2
2016-07-21vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna1-0/+8
2016-07-21lokdocview: log the view id of the callback messagesMiklos Vajna1-1/+4
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna2-1/+9
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna5-4/+88
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna6-4/+137
2016-07-21lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna3-28/+7
2016-07-21CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna1-0/+2
2016-07-20sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna1-2/+64
2016-07-20CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna2-16/+6
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna4-1/+64
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna2-2/+51
2016-07-20lokdocview: avoid pointless setView() before getView()Miklos Vajna1-4/+0
2016-07-20LOK: change back type of view ids to intMiklos Vajna6-35/+53
2016-07-20framework: fix typo in dispatchdisablerMiklos Vajna1-1/+1
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna9-31/+0
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna8-61/+2
2016-07-20lokdocview: ensure setView() + doSomethingElse is atomicMiklos Vajna1-0/+23
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna2-4/+38
2016-07-20lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-2/+28
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna6-22/+55
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna7-28/+0
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna4-2/+71
2016-07-20lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-1/+58
2016-07-20sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna2-121/+6
2016-07-20Bump version to 5.1-2Andras Timar1-1/+1
2016-07-20update creditsChristian Lohmaier1-1083/+1110
2016-07-20vcl: This seems a missing returnTakeshi Abe2-2/+2
2016-07-20protect against empty m_aTableManagers stackCaolán McNamara3-10/+19