office-gobmx/svtools/source
Noel Grandin 4b4fb33c60 Convert from tools/table.hxx to std::map in SvxMacroTableDtor
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.
2012-03-08 16:07:22 +02:00
..
brwbox New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
config
contnr New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
control ditch archaic taskbox/taskmisc/taskstat implementations 2012-03-06 11:26:36 +00:00
dialogs Re-introduce variable thought unused in 2004 and use it as presumably intended 2012-03-02 12:09:26 +02:00
edit Replace VARARR TEWritingDirectionInfos with std::vector 2012-03-05 17:19:43 +04:00
filter fix the condition 2012-03-08 14:08:56 +01:00
graphic New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
hatchwindow
inc New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
java
misc remove various unused methods and source files 2012-03-07 11:06:45 +00:00
svhtml Convert from tools/table.hxx to std::map in SvxMacroTableDtor 2012-03-08 16:07:22 +02:00
svrtf
table New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
toolpanel WaE: has virtual functions but non-virtual destructor 2012-03-02 18:43:37 +02:00
uno Convert from tools/table.hxx to std::map in SvxMacroTableDtor 2012-03-08 16:07:22 +02:00
urlobj