office-gobmx/cui/source
2010-11-02 21:29:37 +01:00
..
customize undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely 2010-11-01 15:32:54 +01:00
dialogs merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
factory merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
inc undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing done here is creating an SfxMacroInfo instance, whose only usage is the macro name (nowadays: script name) it carries. This can be done cheaper, by just carrying the string. The slot ID was never actually used. 2010-11-01 15:32:51 +01:00
options undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was dead code. (Also removed some other dead slot ID definitions which were unused, and which jumped upon me while removing SID_PLAYMACRO) 2010-11-02 21:29:37 +01:00
tabpages undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely 2010-11-01 15:32:54 +01:00