On 23/07/12 09:31, Noel Grandin wrote:
Hi
These patches convert various places from SV_DECL_PTRARR to STL containers.
They have passed a full make check.
thanks, pushed to master.
#9 converts the unsorted  SwSelBoxes_SAR base class of the sorted
SvArray also to sorted_vector, which is wrong
patch #15 has a dereference of iterator not cheeked for end()
the ScHTMLColOffset and SvxTabStopArr have 2 actual non-const member
accesses; the ScHTML one looks entirely safe, i don't know about the RTF
tabstop one; i currently think that using const_cast in these very few
cases is better than exposing non-const accessors in sorted_vector for
everyone.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.