[PATCH] fdo#48317 - Support jumping to next/previous change

Muhammad Haggag mhaggag at gmail.com
Sat Nov 24 04:32:58 PST 2012


There was another change that added help content, but I seem to have lost
it due to the strange way submodules behave :(
(committed in helpcontent2 followed by a ./g pull -r in core)
I'll re-read the wiki on submodules, redo and re-submit the other change
later. If it can be recovered, I'd love to know how.


On Sat, Nov 24, 2012 at 2:16 PM, Muhammad Haggag (via Code Review) <
gerrit at gerrit.libreoffice.org> wrote:

> Hi,
>
> I have submitted a patch for review:
>
>     https://gerrit.libreoffice.org/1156
>
> To pull it, you can do:
>
>     git pull ssh://gerrit.libreoffice.org:29418/corerefs/changes/56/1156/1
>
> fdo#48317 - Support jumping to next/previous change
>
> Added two new writer commands: NextTrackedChange (FN_REDLINE_NEXT_CHANGE)
> and
>  PreviousTrackedChange (FN_REDLINE_PREV_CHANGE).
> Rewrote the logic for Accept/Reject change (FN_REDLINE_ACCEPT_DIRECT and
>  FN_REDLINE_REJECT_DIRECT) to work well with the newly introduced commands.
>
> Change-Id: I03d583bef4225409f69934f16db1854564c2db5f
> ---
> M officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
> M scripting/workben/bindings/writermenubar.xml
> M sw/inc/cmdid.h
> M sw/inc/swcommands.h
> M sw/sdi/_viewsh.sdi
> M sw/sdi/swriter.sdi
> M sw/source/ui/app/mn.src
> M sw/source/ui/uiview/view2.cxx
> M sw/source/ui/uiview/viewstat.cxx
> M sw/uiconfig/sglobal/menubar/menubar.xml
> M sw/uiconfig/swform/menubar/menubar.xml
> M sw/uiconfig/swreport/menubar/menubar.xml
> M sw/uiconfig/swriter/menubar/menubar.xml
> M sw/uiconfig/swxform/menubar/menubar.xml
> 14 files changed, 180 insertions(+), 20 deletions(-)
>
>
> --
> To view, visit https://gerrit.libreoffice.org/1156
> To unsubscribe, visit https://gerrit.libreoffice.org/settings
>
> Gerrit-MessageType: newchange
> Gerrit-Change-Id: I03d583bef4225409f69934f16db1854564c2db5f
> Gerrit-PatchSet: 1
> Gerrit-Project: core
> Gerrit-Branch: master
> Gerrit-Owner: Muhammad Haggag <mhaggag at gmail.com>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20121124/df6ef37c/attachment.html>


More information about the LibreOffice mailing list