summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-15VclPtr: password prompts never disposeCaolán McNamara1-14/+12
2016-08-15fftester: context stack checkCaolán McNamara2-3/+4
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna8-6/+103
2016-08-15sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna2-0/+47
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski3-1/+26
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna8-16/+78
2016-08-10gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna1-16/+31
2016-08-10LOK init: strcpy() -> strncpy()Miklos Vajna1-4/+5
2016-08-09gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna3-4/+110
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna4-1/+118
2016-08-09tdf#101154 Classification -> TSCP Classification for the toolbar nameMiklos Vajna3-3/+3
2016-08-09Also the Serbian (Latin and Cyrillic) localisation is woefully incompleteTor Lillqvist1-1/+1
2016-08-09Bump patchlevel to 4 as 5.1-3 has now been released in the Mac App StoreTor Lillqvist1-1/+1
2016-08-08Drop UI languages that sadly have quite visibly bad coverageTor Lillqvist1-1/+1
2016-08-05LOK init: avoid non-inline function definition in header fileMiklos Vajna1-5/+5
2016-08-05svl: track creation time of SfxUndoAction instancesMiklos Vajna2-1/+14
2016-08-05svl: expose redo actions in SfxUndoManager::dumpAsXml()Miklos Vajna1-1/+17
2016-08-05sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna5-3/+58
2016-08-04svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml()Miklos Vajna1-0/+13
2016-08-04sd: track view shell id in SdUndoActionMiklos Vajna3-2/+45
2016-08-04tdf#89466: Slide Background tabRishabh Kumar2-0/+6
2016-08-04sd doc model dump: include undo manager infoMiklos Vajna2-1/+9
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna3-3/+29
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos Vajna3-2/+49
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna5-1/+51
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna11-45/+38
2016-08-02sc lok: add parameters for column/row resizeHenry Castro3-8/+74
2016-08-02lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks1-1/+3
2016-08-02Seems that Clang in Xcode 7.3.1 produces broken code with -O2 in some casesTor Lillqvist1-0/+2
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna49-75/+168
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna42-62/+62
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