2008/08/28 13:42:53 af 1.65.34.2: #i93186# Removed unneccessary call to getUnoPage() from SetModel().
2008/08/28 12:58:46 af 1.65.34.1: #i93186# Dispose page wrapper that is created during construction of SdrPage to undo effects of slicing.
2008/08/19 09:53:51 ab 1.15.10.1.4.2: #i92867# Fixed internal logic
2008/08/18 14:54:16 ab 1.15.10.1.4.1: #i92867# ScriptSubPackageIterator to support multiple extension libraries
2008/08/22 14:43:11 mst 1.76.42.1: workaround for 158429 (stack id 6011):
- sfx2/source/doc/doctemplates.cxx:
+ SfxDocTplService_Impl::init_Impl:
handle exceptions thrown by failing DocumentProperties creation
(there have been 20 crash reports on this last week)
- sfx2/source/doc/objcont.cxx:
+ SfxObjectShell::UpdateFromTemplate_Impl: handle similar case here as well
2008/08/22 14:43:11 mst 1.42.144.1: workaround for 158429 (stack id 6011):
- sfx2/source/doc/doctemplates.cxx:
+ SfxDocTplService_Impl::init_Impl:
handle exceptions thrown by failing DocumentProperties creation
(there have been 20 crash reports on this last week)
- sfx2/source/doc/objcont.cxx:
+ SfxObjectShell::UpdateFromTemplate_Impl: handle similar case here as well
2008/07/17 15:37:56 sb 1.18.14.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)
2008/07/11 09:05:55 sb 1.11.6.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)
2008/07/11 09:03:52 sb 1.33.10.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)
2008/08/15 14:04:37 od 1.150.12.1.2.1: #i92811# - import of lists:
-- assure that the first list with a certain list style uses
the internal list style's default list id as its list id
- export of lists:
-- correct export of property text::continue-numbering
2008/08/15 14:04:37 od 1.2.60.1: #i92811# - import of lists:
-- assure that the first list with a certain list style uses
the internal list style's default list id as its list id
- export of lists:
-- correct export of property text::continue-numbering
2008/08/15 14:04:37 od 1.143.22.1.2.1: #i92811# - import of lists:
-- assure that the first list with a certain list style uses
the internal list style's default list id as its list id
- export of lists:
-- correct export of property text::continue-numbering
2008/08/15 14:04:37 od 1.13.24.1.2.1: #i92811# - import of lists:
-- assure that the first list with a certain list style uses
the internal list style's default list id as its list id
- export of lists:
-- correct export of property text::continue-numbering
2008/08/15 13:58:16 od 1.13.42.1: #i92811# class <XMLTextListsHelper>
- track also the list style's default list id of processed list
in order to eventually map the list id of a certain list to
the list style's default list id.
- provide new method <GetListIdForListBlock(..)> to encapsulate
code, which determines the list id for a certain list block.
2008/08/15 13:58:16 od 1.2.60.1: #i92811# class <XMLTextListsHelper>
- track also the list style's default list id of processed list
in order to eventually map the list id of a certain list to
the list style's default list id.
- provide new method <GetListIdForListBlock(..)> to encapsulate
code, which determines the list id for a certain list block.
2008/08/14 12:21:59 mav 1.4.132.2: #i92735# do not use SimpleFileAccess to open the document streams
2008/08/14 11:27:21 mav 1.4.132.1: #i92735# do not use SimpleFileAccess to open the document streams