Refactoring macros to template classes

Jesso Murugan developer.jesso at gmail.com
Tue Jul 17 08:20:18 PDT 2012


Hi Noel,

I saw your recent patches in the mailing list :-)

Since you've already done so much, I'll be wasting my
time on something that is already on the verge of being
completed

I looked into some GSoC ideas a week ago, I'll go back to
it (I just thought it would be better to do a handful of other
stuff before going there).

Thank you!

- Jesso


On Tue, Jul 17, 2012 at 4:04 PM, Noel Grandin <noel at peralex.com> wrote:

>  On 2012-07-17 11:38, Jesso Murugan wrote:
>
>
> Are the ones you are did mentioned in
> https://bugs.freedesktop.org/show_bug.cgi?id=38831
> and https://bugs.freedesktop.org/show_bug.cgi?id=38832 pointed out by
> David? (btw, most of
> those seem to be completed too).
>
>
>
> No.
> In my working tree, there are 16 remaining instances in the codebase.
> If you'd like to work on any of these, please let me know.
> Just be warned that these are the hardest ones, which is why they're still
> there :-(
>
> $ git grep -n SV_DECL_PTRARR
> filter/inc/filter/msfilter/msdffimp.hxx:194:SV_DECL_PTRARR_SORT_DEL_VISIBILITY(
> SvxMSDffShapeInfos, SvxMSDffShape
> svl/source/notify/brdcst.cxx:28:SV_DECL_PTRARR( SfxListenerArr_Impl,
> SfxListener*, 0 )
> svx/workben/edittest.cxx:180:SV_DECL_PTRARR_DEL( StringList, String*, 0 );
> sw/inc/docary.hxx:143:SV_DECL_PTRARR_SORT_DEL( _SwRedlineTbl,
> SwRedlinePtr, 0 )
> sw/inc/expfld.hxx:61:SV_DECL_PTRARR_DEL( _SwSeqFldList, _SeqFldLstElem*,
> 10 )
> sw/inc/ftnidx.hxx:46:SV_DECL_PTRARR_SORT( _SwFtnIdxs, SwTxtFtnPtr, 0 )
> sw/inc/modcfg.hxx:47:SV_DECL_PTRARR_SORT_DEL(InsCapOptArr,
> InsCaptionOptPtr, 0)
> sw/inc/ndarr.hxx:85:SV_DECL_PTRARR_SORT( SwOutlineNodes, SwNodePtr, 0 )
> sw/inc/ndhints.hxx:75:SV_DECL_PTRARR_SORT(SwpHtStart,SwTxtAttr*,1)
> sw/inc/ndhints.hxx:76:SV_DECL_PTRARR_SORT(SwpHtEnd,SwTxtAttr*,1)
> sw/inc/swtable.hxx:102:SV_DECL_PTRARR_SORT( SwTableSortBoxes,
> SwTableBoxPtr, 25 )
> sw/inc/tblsel.hxx:54:SV_DECL_PTRARR_SORT( SwSelBoxes, SwTableBoxPtr, 10 )
> sw/source/core/doc/tblrwcl.cxx:82:SV_DECL_PTRARR_SORT( SwSortTableLines,
> SwTableLinePtr, 16 )
> sw/source/core/inc/UndoCore.hxx:49:SV_DECL_PTRARR_DEL( SwRedlineSaveDatas,
> SwRedlineSaveDataPtr, 8 )
> sw/source/core/inc/docsort.hxx:60:SV_DECL_PTRARR_SORT(SwSortElements,
> SwSortElementPtr, 0)
> sw/source/core/inc/swblocks.hxx:65:SV_DECL_PTRARR_SORT( SwBlockNames,
> SwBlockName*, 10 )
>
>
>
>
> ------------------------------
> Disclaimer: http://www.peralex.com/disclaimer.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120717/b06c172a/attachment.html>


More information about the LibreOffice mailing list