[PATCH] Change in core[libreoffice-4-0]: Fix for rtfexport subsequenttest

2013-01-04 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1545 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/45/1545/1 Fix for rtfexport subsequenttest was re-using previous data buffer in later write to file fixes segfault in rtfe

[PATCH] Change in core[libreoffice-4-0]: Minimal fix fdo#58766 Macro Recorder opt not saved

2013-01-03 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1540 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/1540/1 Minimal fix fdo#58766 Macro Recorder opt not saved Load of the last Misc. config item is skipped due to its inde

[PATCH] Paren fix for Ubu 10.04 build (and fdo#58417 ?)

2013-01-02 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1531 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/1531/1 Paren fix for Ubu 10.04 build (and fdo#58417 ?) The form: OuterCtor( InnerCtor(array[i]).method() ) with explici

[PATCH] Minimal fix fdo#58766 Macro Recorder opt not saved

2012-12-31 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1523 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1523/1 Minimal fix fdo#58766 Macro Recorder opt not saved Load of the last Misc. config item is skipped due to its inde

Simple fix for fdo#58766

2012-12-30 Thread LeMoyne Castle (via Code Review)
LeMoyne Castle has abandoned this change. Change subject: Simple fix for fdo#58766 .. Patch Set 2: Abandoned Did local git reset --hard and stranded this commit. Core mistake was hacking in local master instead of hacking in

(incomplete) Cleanup OUString etc. in desktop

2012-12-30 Thread LeMoyne Castle (via Code Review)
LeMoyne Castle has abandoned this change. Change subject: (incomplete) Cleanup OUString etc. in desktop .. Patch Set 2: Abandoned Did local git reset --hard and stranded this commit. Core mistake was hacking in local master in

[PATCH] Simple fix for fdo#58766

2012-12-29 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1506 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/1506/1 Simple fix for fdo#58766 Load (and thereby Commit) of the last misc. config item in the define block was broken

[PATCH] Cleanup OUString, macros, includes, etc in desktop

2012-12-29 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1505 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/1505/1 Cleanup OUString, macros, includes, etc in desktop Removed OUString macros, excess namespace stuff, unused inclu

[PATCH] Fix for rtfexport subsequenttest

2012-12-21 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1464 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/1464/1 Fix for rtfexport subsequenttest was re-using previous data buffer in later write to file fixes crash in subsequ