-
Oliver Bolte yazdı
2008/02/06 09:51:18 mst 1.42.66.5: - sfx2/source/dialog/dinfdlg.cxx, sfx2/source/doc/docinf.cxx: + wntmsci11 warning fix 2008/01/29 12:54:57 mst 1.42.66.4: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx: + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx}, sfx2/source/dialog/dinfdlg.cxx, sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}: + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 16:12:10 mst 1.42.66.3: interface change: SfxDocumentInfoItem - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx: + use XDocumentProperties instead of SfxDocumentInfo + also use XDocumentInfo for additional weirdness + use UNO types in SfxDocumentInfoItem 2007/12/21 13:30:24 mst 1.42.66.2: - sfx2/source/dialog/dinfdlg.cxx: call EnableReload after setting reload url and delay, not before 2007/12/18 17:43:39 mst 1.42.66.1: - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx: + SfxDocumentInfoItem no longer keeps a DocumentInfo reference; instead, it has all the individual properties as members + new method updateDocumentInfo + new method resetUserData + fixed bug: editing duration not properly displayed71e485f6