Refactoring macros to template classes

Noel Grandin noel at peralex.com
Tue Jul 17 03:34:31 PDT 2012


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/6721becf/attachment.html>


More information about the LibreOffice mailing list