office-gobmx/unotools/source
Stephan Bergmann 27c7682e5e fdo#46249: UCBContentHelper::GetTitle must not fail for void property
This was a regression introduced with 2af9040d38
"Cleaned up utl::UCBContentHelper."  GetSize exhibited the same problem and has
also been fixed.  IsYounger exhibits a similar problem, but has not been
addressed, as it is unclear what to return in case no dates can be compared; it
is only used in one place (handling SID_EDITDOC in
SfxViewFrame::ExecReload_Impl, sfx2/source/view/viewfrm.cxx) where, it appears,
only contents for which DateModified /does/ yield a non-void value are relevant.

Change-Id: Iff9f5e1ed6f45eede117713d64a265b98f6862b1
2012-08-22 09:11:23 +02:00
..
accessibility
config -Werror,-Wunused-private-field (Clang towards 3.2) 2012-08-14 10:39:12 +02:00
i18n WaE parameter shadow member 2012-08-18 22:31:19 -05:00
misc
streaming
ucbhelper fdo#46249: UCBContentHelper::GetTitle must not fail for void property 2012-08-22 09:11:23 +02:00