Re: PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-28 Thread Noel Power
On 27/08/12 15:29, Johann Messner wrote: Now, I am wound up to a high pitch ... I am looking forward to a binary LO release in the future featuring the "fill in character" Cell format specifier ;-))) thanks once again for your nice patches, you can see them http://cgit.freedesktop.org/libreoffi

Re: PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-27 Thread Eike Rathke
Hi Johann, On Monday, 2012-08-27 16:29:06 +0200, Johann Messner wrote: > Many thanks to all of you in the LibreOffice Project for the good > work (..insbesondere gilt Eike Rathke bzw. den Leuten vom > =STARCALCTEAM() > unsere Anerkennung und unser aller Dank!!) Lol, thanks :-) The easter-egg p

Re: PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-27 Thread Eike Rathke
Hi Noel, On Monday, 2012-08-27 14:54:57 +0100, Noel Power wrote: > a) to change the how the formatter marks the repeating character, it > looks like now 0x1b is 'before' the char to repeat, previously it > was after ( makes more sense to me to have the marker preceding the > repeat char ) > Eike,

Re: PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-27 Thread Johann Messner
hi Noel, prologue: "All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. " Am Mo, 27.Aug.12, KW35 (15:54:57 Uhr) schrieb Noel Power : > So, in summary the changes are > b) in cellform.cxx let cells with type CELLTYPE_STRING apply th

Re: PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-27 Thread Noel Power
Hi On 26/08/12 21:47, Johann Messner wrote: Hello Noel, [dear valued libreoffice developers and hackers], please check out on https://linux.jku.at/messner/LibreOffice/ the patch file patchInfo-26-Aug-2012__against_libreoffice_Master.txt thank you for making those changes against maste

PATCH (tweaking the "fill in character" support in Calc Number Format Strings)

2012-08-26 Thread Johann Messner
Hello Noel, [dear valued libreoffice developers and hackers], please check out on https://linux.jku.at/messner/LibreOffice/ the patch file patchInfo-26-Aug-2012__against_libreoffice_Master.txt it proposes some codes adaptions in order to tweak the fill in character support in Calc's Cel