summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2010-01-07autorecovery: do not throw in getSomething when we're already disposed - ther...Frank Schoenheit [fs]
2010-01-06autorecovery: allow creating SFX-based documents which do not support the XDo...Frank Schoenheit [fs]
2010-01-05autorecovery: define a new css.document.XDocumentRecovery interface, implemen...Frank Schoenheit [fs]
2009-12-18autorecovery: corrected GetViewNameFrank Schoenheit [fs]
2009-12-18autorecovery: ensure that unsaved XML forms are properly recovered, by proper...Frank Schoenheit [fs]
2009-12-18autorecovery: mergeFrank Schoenheit [fs]
2009-12-18autorecovery: removed a few unused slot IDsFrank Schoenheit [fs]
2009-12-17autorecovery: do not create SfxFrame instances for an XFrame outside the loaderFrank Schoenheit [fs]
2009-12-17#i100000# corrected includesVladimir Glazunov
2009-12-15autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& inst...Frank Schoenheit [fs]
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]
2009-12-15CWS-TOOLING: integrate CWS jl146_DEV300Vladimir Glazunov
2009-12-15CWS-TOOLING: integrate CWS fwk132_DEV300Vladimir Glazunov
2009-12-15CWS-TOOLING: integrate CWS mingwport26_DEV300Vladimir Glazunov
2009-12-15autorecovery: SetDontCreateCancellable is deadFrank Schoenheit [fs]
2009-12-14autorecovery: mergeFrank Schoenheit [fs]
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]
2009-12-14CWS-TOOLING: integrate CWS qstartfix2_DEV300Vladimir Glazunov
2009-12-13dba33b: #i10000#Frank Schoenheit [fs]
2009-12-12#i107638# in some case no transfer is expectedMikhail Voitenko
2009-12-12#i104974# workaround impossibility to copy opened fileMikhail Voitenko
2009-12-11autorecovery: SfxBaseModel::createViewController: ensure the created SfxFrame...Frank Schoenheit [fs]
2009-12-11autorecovery: moved more SFX-dependent code from frame loader's ::load to pro...Frank Schoenheit [fs]
2009-12-11CWS-TOOLING: integrate CWS fwk129_DEV300Vladimir Glazunov
2009-12-11#i107525# use the system file locking after storing process is overMikhail Voitenko
2009-12-11autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::i...Frank Schoenheit [fs]
2009-12-11autorecovery: allowed the SFX doc loader to in-place replace a view in an exi...Frank Schoenheit [fs]
2009-12-11autorecovery: made JumpMark a argument of the to-be-created view.Frank Schoenheit [fs]
2009-12-10CWS-TOOLING: integrate CWS os137Vladimir Glazunov
2009-12-10autorecovery: step 2 of final roll up of calling hierarchyFrank Schoenheit [fs]
2009-12-10autorecovery: step 1 of final roll up of calling hierarchyFrank Schoenheit [fs]
2009-12-10autorecovery: guard the creation of the SfxViewShell in Enter/LeaveRegistrationFrank Schoenheit [fs]
2009-12-10#i10000# adopt for unixMikhail Voitenko
2009-12-10autorecovery: Basic IDE now again loads in the start module frame, if applicableFrank Schoenheit [fs]
2009-12-10autorecovery: when doing a loadComponentFromURL with an existing model, ensur...Frank Schoenheit [fs]
2009-12-10autorecovery: moved some code from SfxFrame::InsertDocument_Impl to where the...Frank Schoenheit [fs]
2009-12-10i#107584: mingw port fix for fwk125Takashi Ono
2009-12-09#i107525# let the original file be locked with the system file lockingMikhail Voitenko
2009-12-09autorecovery: removed SID_WIN_POSSIZEFrank Schoenheit [fs]
2009-12-09autorecovery: streamlined InsertDocument_Impl, as preparation for moving its ...Frank Schoenheit [fs]
2009-12-09autorecovery: removed some unused members of SfxObjectShell_ImplFrank Schoenheit [fs]
2009-12-09autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up s...Frank Schoenheit [fs]
2009-12-09autorecovery: removed a (now unused) flavour of SfxFrame::CreateFrank Schoenheit [fs]
2009-12-09autorecovery: SfxViewFrame::CreateViewFrame does not have any clients anymore...Frank Schoenheit [fs]
2009-12-07autorecovery: when re-connecting in a suspend call, do not push the shells, a...Frank Schoenheit [fs]
2009-12-07autorecovery: oops, this test code was not intended to be committedFrank Schoenheit [fs]
2009-12-07#i10000#Frank Schoenheit [fs]
2009-12-07#i10000#Frank Schoenheit [fs]
2009-12-05merge to m67Mathias Bauer