summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Don't use spaces in the product names when packaging.cp-5.1-3Jan Holesovsky3-5/+10
2016-08-01Bump version to 5.1-3Jan Holesovsky1-1/+1
2016-08-01sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna39-125/+164
2016-08-01svl: add SfxUndoAction::GetViewShellId()Miklos Vajna2-0/+7
2016-08-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna4-23/+18
2016-07-29fftester: throw on empty stack accessCaolán McNamara4-4/+32
2016-07-29fftester: empty table manager stackCaolán McNamara2-0/+3
2016-07-29sd: OOoXML import: fix loss of animationsMichael Stahl6-0/+59
2016-07-29Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara1-2/+2
2016-07-29update creditsChristian Lohmaier1-1287/+1314
2016-07-29tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl1-0/+3
2016-07-29No need for own implementation of erfc() in OpenCLTor Lillqvist3-192/+1
2016-07-29Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth3-6/+38
2016-07-29Resolves: tdf#101096 remove the "H after M" ruleEike Rathke1-3/+7
2016-07-29crashtesting: fix tdf92993-1.docx failureCaolán McNamara2-1/+17
2016-07-29tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet1-1/+1
2016-07-29s/LibreOffice/Collabora Office/ for the product name in one more placeTor Lillqvist1-1/+1
2016-07-29Quote the product name as it might contain spacesTor Lillqvist1-1/+1
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna5-3/+30
2016-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna2-4/+44
2016-07-29sw: rename generic rSh in SwBaseShell::ExecUndo()Miklos Vajna1-8/+8
2016-07-29gtktiledviewer: quit after the last view is destroyedMiklos Vajna1-1/+16
2016-07-28fix typoMarkus Mohrhard1-1/+1
2016-07-28svx: fix loplugin:nullptrMiklos Vajna1-1/+1
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna4-9/+107
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna4-1/+28
2016-07-27svx lok: draw text edits in all viewsMiklos Vajna3-0/+82
2016-07-26sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna3-4/+71
2016-07-26lokdocview: draw a lock inside the lock indicatorMiklos Vajna1-13/+13
2016-07-25sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna2-1/+63
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna5-1/+139
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