summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Resolves: tdf#101213 drop use of CAIRO_OPERATOR_DIFFERENCECaolán McNamara1-14/+9
2016-08-15fftester: guard against empty table manager stackCaolán McNamara2-3/+1
2016-08-15tdf#75256 Sifr icon updateMatthias Freund13-0/+0
2016-08-15Sifr: Add thesaurus duplicate to links.txtYousuf Philips1-0/+4
2016-08-15tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier1-6/+4
2016-08-15break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke1-2/+10
2016-08-15fftester: null DestinationTextCaolán McNamara4-24/+31
2016-08-15Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara1-11/+2
2016-08-15Galaxy: Minor fixes to newly created iconsYousuf Philips3-0/+0
2016-08-15Galaxy: Replace tango icons with galaxy iconsYousuf Philips16-0/+2
2016-08-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-08-15Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara1-3/+3
2016-08-15fftester: guard against no drawing object property setCaolán McNamara2-1/+1
2016-08-15fftester: another table manager stack checksCaolán McNamara2-2/+2
2016-08-15Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara1-43/+91
2016-08-15avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard3-17/+17
2016-08-15tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier1-8/+15
2016-08-15Galaxy: Add icons for track changes, bookmark, and browser previewYousuf Philips17-0/+0
2016-08-15fftester: another empty table manager stackCaolán McNamara4-6/+10
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