Age | Commit message (Collapse) | Author |
|
2008/03/03 16:27:24 pb 1.5.182.1: fix: #i86649# controls renamed
|
|
2008/02/20 11:32:08 mav 1.40.8.1: #i8811# title related fixes
|
|
2008/03/04 12:12:04 fs 1.39.2.3: RESYNC: (1.40-1.41); FILE MERGED
2008/02/04 13:15:52 fs 1.39.2.2: RESYNC: (1.39-1.40); FILE MERGED
2007/12/12 14:43:12 fs 1.39.2.1: bIsBasicDefault is not used
|
|
2008/02/04 13:15:50 fs 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED
2007/12/18 21:15:15 fs 1.16.2.1: #i49133# m_xThisDocument is superfluous, it is always the same as SfxObjectShell's WorkingDocument (which has just been renamed to CurrentComponent)
|
|
2008/02/01 16:23:33 mst 1.4.74.1: interface change: SfxObjectShell::GetPreviewMetaFile
- sfx2/inc/sfx2/objsh.hxx,
sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:
+ SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;
likewise SfxObjectShell::CreatePreviewMetaFile_Impl
- sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:
+ SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr
|
|
2008/02/01 10:39:17 mst 1.39.20.3: RESYNC: (1.39-1.40); FILE MERGED
2008/01/25 18:25:35 mst 1.39.20.2: - sfx2/source/inc/objshimp.hxx, sfx2/source/doc/objxtor.cxx:
+ add m_xDocInfoListener member to SfxObjectShell_Impl
+ move class SfxDocInfoListener_Impl to objxtor.cxx
+ attach listener to the XDocumentProperties of the XModel in
SfxObjectShell::SetModel
+ detach and destroy listener in SfxObjectShell::Close
2008/01/25 16:13:42 mst 1.39.20.1: interface change: SfxObjectShell::GetDocInfo
- sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,
sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:
+ remove SfxDocumentInfo member
+ remove method SfxObjectShell::GetDocInfo
+ add method SfxObjectShell::getDocProperties
+ use XDocumentProperties instead of SfxDocumentInfo
+ adapt to new SfxDocumentInfoItem
- sfx2/source/doc/sfxbasemodel.cxx:
+ move creation of backup of document meta-data in case of
saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store
+ adapt to new SfxDocumentInfoItem
|
|
2008/01/22 09:33:44 mst 1.39.60.1: - sfx2/source/inc/cfg.hxx, sfx2/source/dialog/cfg.cxx:
+ remove method SfxConfigGroupListBox_Impl::xModelToDocTitle;
call ::comphelper::DocumentInfo::getDocumentTitle instead
|
|
2007/12/07 16:39:13 mst 1.1.2.2: various refactorings to use DocumentProperties service:
- sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:
+ SetReloadDelay: fix setting of reload delay in the properties dialog
(signed vs. unsigned mismatch)
+ change initialization of SfxDocumentObject (needs DocumentProperties)
- sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:
+ refactor so that SfxDocumentInfoObject is just a wrapper around
an instance of XDocumentProperties
+ implement additional interfaces: XInitialization, XCloneable
+ fix exception specifications on numerous methods
- sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:
+ implement additional interface: XDocumentPropertiesSupplier
2007/10/31 12:50:45 mst 1.1.2.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:
added implementation of service css.document.DocumentProperties
- source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02
- source/appl/appuno.cxx, source/doc/makefile.mk:
build/register new service
|
|
2008/01/02 12:28:23 mav 1.39.16.1: #i84941# to handle the macro execution mode use MediaDescriptor only
|
|
2007/11/26 07:34:09 cd 1.29.64.1: #i72025# Make listener a friend of the workwin class
|
|
2007/12/13 18:02:08 mba 1.14.194.2: RESYNC: (1.14-1.16); FILE MERGED
2007/11/01 10:29:08 mba 1.14.194.1: #i82726#: remove LateInitTimer
|
|
2007/11/16 08:34:01 pb 1.1.2.1: fix: #i83653# new class NewerVersionWarningDialog
|
|
2007/11/16 08:38:34 pb 1.29.472.1: fix: #i83653# HID_DLG_NEWERVERSIONWARNING added
|
|
2007/11/16 07:35:56 pb 1.15.34.1: fix: #i83653# BOOL bODFVersionWarningLater added
|
|
2007/10/22 10:25:18 fs 1.38.68.3: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning
2007/10/18 09:23:17 fs 1.38.68.2: in preparation of #i52527#/#i73705#: outsourced more code into the dedicated DocumentMacroMode class
2007/10/16 08:25:11 fs 1.38.68.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class
|
|
2007/08/01 08:25:57 fs 1.38.12.1: #i73331# +GetBasicManager
|
|
2007/08/01 08:25:29 fs 1.14.128.1: #i73331# SfxObjectShell* pThisDocument replaced by XModel m_xThisDocument
|
|
2007/07/04 08:29:43 cd 1.27.48.1: #i78139# Support new SFX_CHILDWIN flag that forces the visibility of a child window. Needed to support the special range chooser dialog
|
|
2007/03/29 19:28:56 mba 1.8.144.1: #i75677#: settings extracted from DocInfo
|
|
2007/03/29 19:29:54 mba 1.36.6.1: #i75677#: settings extracted from DocInfo
|
|
2007/06/04 13:34:58 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.11.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.8.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.4.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.16.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.8.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.8.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.5.342.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.7.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.3.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:58 vg 1.6.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.36.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.2.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.4.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.6.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.12.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.5.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.37.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:57 vg 1.4.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:34:56 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/02/20 16:12:55 pl 1.25.100.1: #i74635# get rid of global ResMgr
|
|
2007/02/20 16:12:55 pl 1.5.458.1: #i74635# get rid of global ResMgr
|
|
2007/02/20 10:31:08 kendy 1.25.96.1: #i74692#
Let the form control properties dialog show even on 64bit.
|
|
2007/03/12 07:30:57 pb 1.15.138.1: fix: #i4854# templdgi.hxx
|
|
2006/07/20 16:06:00 mav 1.1.2.1: #135766# allow to use own oasis filter as subfilter
|
|
2007/01/17 11:34:55 fs 1.35.68.2: #i73329# +m_bHasNoBasicCapabilities
2007/01/10 14:07:13 fs 1.35.68.1: removed unused forward declarations
|
|
2007/02/12 09:40:25 fs 1.2.68.3: RESYNC: (1.2-1.3); FILE MERGED
2007/01/15 08:30:41 fs 1.2.68.2: #i73329# some refactoring of the library container API
2007/01/10 14:06:30 fs 1.2.68.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer
|
|
2006/11/08 18:20:01 sb 1.3.168.3: RESYNC: (1.4-1.5); FILE MERGED
2005/09/22 11:13:00 sb 1.3.168.2: RESYNC: (1.3-1.4); FILE MERGED
2005/07/11 13:12:34 sb 1.3.168.1: #i51803# Adapted to changed parameters of SjApplet2::Init.
|
|
2007/01/24 16:15:59 npower 1.2.78.2: Issue number: 71380
fix pass by ref for SfxBasicManagerHolder::LegacyPsswdBinaryLimitExceeded()
2007/01/17 16:49:35 npower 1.2.78.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit
|