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
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
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
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
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
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
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
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
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