summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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-10merged with DEV300_m67Kai Sommerfeld
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-07i107484 - Fixed interaction continuations for FutureDocumentVersionProductUpd...Kai Sommerfeld
2009-12-07#i10000#Frank Schoenheit [fs]
2009-12-05merge to m67Mathias Bauer
2009-12-04autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, an...Frank Schoenheit [fs]
2009-12-04autorecovery: SfxViewFrame::Create => SfxViewFrame::Create_Impl (this is a mo...Frank Schoenheit [fs]
2009-12-04autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls ...Frank Schoenheit [fs]
2009-12-04autorecovery: open the Basic IDE via SFX' document loaderFrank Schoenheit [fs]
2009-12-04autorecovery: another client of InsertDocument_Impl died ...Frank Schoenheit [fs]
2009-12-03CWS-TOOLING: integrate CWS fwk125_DEV300Kurt Zenker
2009-12-03CWS-TOOLING: integrate CWS validityrefKurt Zenker
2009-12-03autorecovery: SID_NEWWINDOW now also uses the UNO loader, instead of LoadDocu...Frank Schoenheit [fs]
2009-12-03autorecovery: oops, broke the PrepareClose with a change some while ago. Fixed.Frank Schoenheit [fs]
2009-12-03autorecovery: SID_USER_DATA is effectively deadFrank Schoenheit [fs]
2009-12-03autorecovery: migrated the Window/NewWindow functionality to UNO => one less ...Frank Schoenheit [fs]
2009-12-03[CWS autorecovery] replace InsertDocument_Impl calls with UNO component loadingFrank Schoenheit [fs]
2009-12-03[CWS autorecovery] somewhat separated the 'switch view shell on SFX level' fr...Frank Schoenheit [fs]
2009-12-03[CWS autorecovery] initial implementation of XModel2::createViewControllerFrank Schoenheit [fs]
2009-12-03[CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrameFrank Schoenheit [fs]
2009-12-03autorecovery: ConnectSfxFrame_Impl: show the view frame's window, if it is di...Frank Schoenheit [fs]
2009-12-02CWS-TOOLING: integrate CWS npower12Kurt Zenker
2009-12-02merge with db33aMathias Bauer
2009-12-02merge to m66mb93783
2009-12-01CWS-TOOLING: integrate CWS dba33aKurt Zenker
2009-11-30#i10000# remove duplicated declarationVladimir Glazunov
2009-11-30#i10000#Frank Schoenheit [fs]
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]
2009-11-30[CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]
2009-11-30[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]
2009-11-29#i10000#Frank Schoenheit [fs]
2009-11-27[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank Schoenheit [fs]
2009-11-27[CWS autorecovery] removed nUnusedFrank Schoenheit [fs]
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien