[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #27 from orange...@freilichs.org --- I use 4.2.something and 5.1.4.2 on different machines. As a workaround, rather than change MoveMode from 4 to 6, I commented out the MoveMode entirely, and that seems to have worked on both v

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #26 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d7386bd5476dfe761978684715d3008b12701

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Commit Notification changed: What|Removed |Added Whiteboard|target:5.3.0 target:5.1.6 |target:5.3.0 target:5.1.6

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Commit Notification changed: What|Removed |Added Whiteboard|target:5.3.0|target:5.3.0 target:5.1.6 -

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #25 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=715664eb09c460e7f00fe4d114b65bb34bb051

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #23 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7ec4a495291c7427bba5256bf2c54f1da999ea52 Resol

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Caolán McNamara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Commit Notification changed: What|Removed |Added Whiteboard||target:5.3.0 -- You are re

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #22 from pherwo...@gmail.com --- If you read comment #14 from Gitsy above you will see the neatest solution for your problem. Change Args16(5).Value = 4 to 6. This should fix your problem. My earlier solution, although it worked

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-08-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #21 from Walt Roberts --- It appears I have a similar problem. I just upgraded to 5.1.4.2. I have a spreadsheet which has multiple tabs, one of which is a "Values" table. The recorded macro I use does the following: 1. Co

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #20 from Aron Budea --- *** Bug 100846 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly (or as it did previously)

2016-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Aron Budea changed: What|Removed |Added CC||enfe...@aim.com --- Comment #19 from

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-03-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #18 from fsoltr...@gmail.com --- Replacing the new enum with the following one would keep backward compatibility with old macros: enum InsCellCmd { INS_CELLSDOWN, INS_CELLSRIGHT, INS_INSROWS_BEFORE,

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-03-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #17 from pherwo...@gmail.com --- I didn't know you were expecting me to. I reported it as a user and fixed it for myself but I wouldn't know what to do after that. There is a neater fix from Gitsy although the result is the sam

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-03-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 Maxim Monastirsky changed: What|Removed |Added Assignee|pherwo...@gmail.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 pherwo...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Assign

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #5 from pherwo...@gmail.com --- The Doc is for various financial arrangements inc bank details. The macro is an integrated part of the whole so it would be difficult to show the way it works without including detail that I would

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 raal changed: What|Removed |Added Keywords||regression -- You are receiving this mail

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 raal changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #3 from pherwo...@gmail.com --- Have just tried the 5.0.5 rc and it handles the macro correctly. No issues. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #2 from pherwo...@gmail.com --- Correction: my initial info should have said "Right from ooo to lo 5.0.4 this has worked" -- You are receiving this mail because: You are the assignee for the bug. __

[Libreoffice-bugs] [Bug 97193] macro to copy/paste using dispatchhelper not working correctly(or as it did previously)

2016-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97193 --- Comment #1 from pherwo...@gmail.com --- I should perhaps add that I have tried the "copyrange" method. This does work correctly in terms of the pasting but as you know, doesn't do the paste special so I get unformatted content (formula