• Noel Grandin's avatar
    Convert from tools/table.hxx to std::map in SvxMacroTableDtor · 4b4fb33c
    Noel Grandin yazdı
    In this case, we also convert from storing pointers to storing
    the items directly because SvxMacroTableDtor completely controls
    the lifecycle of the SvxMacro objects it contains.
    
    Also add an operator== to SvxMacroTableDtor and remove the out-of-line
    implementations of equals from two other places.
    4b4fb33c
unoevent.cxx 15.6 KB