summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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-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-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-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-27[CWS autorecovery] #i65597# refactored SfxViewFrame::SwitchToViewShell_Impl t...Frank Schoenheit [fs]
2009-11-27#i10000#Frank Schoenheit [fs]
2009-11-26#i10000#Frank Schoenheit [fs]
2009-11-26[CWS autorecovery] last step, for the moment, of loader streamliningFrank Schoenheit [fs]
2009-11-26[CWS autorecovery] even closer to an SFX document loader working in the prope...Frank Schoenheit [fs]
2009-11-26[CWS autorecovery] further streamlined the SFX frame loader's load methodFrank Schoenheit [fs]
2009-11-26[CWS autorecovery] removed unused *_Impl methodsFrank Schoenheit [fs]
2009-11-25do not explicitly transform SuggestedSaveAs* and Referer, they're covered by ...Frank Schoenheit [fs]
2009-11-25[CWS autorecovery] also transform the Referer/SID_REFERER when translating be...Frank Schoenheit [fs]
2009-11-25oops, forgot one direction for the SID_DEFAULTFILE*<->SuggestedSaveAs* conver...Frank Schoenheit [fs]
2009-11-25mergeFrank Schoenheit [fs]
2009-11-25[CWS autorecovery] #i65597# moved creation of new documents from application ...Frank Schoenheit [fs]
2009-11-25broke down ::load into smaller piecesFrank Schoenheit [fs]
2009-11-25[CWS autorecovery] get rid of LoadView_Impl, and thus the recursive calling o...Frank Schoenheit [fs]
2009-11-25move LoadView_Impl from SfxObjectShell to SfxTopFrameFrank Schoenheit [fs]
2009-11-24[CWS autorecovery] removed (now) unused methods in Sfx(Top)FrameFrank Schoenheit [fs]
2009-11-23#i10000#Frank Schoenheit [fs]
2009-11-23[CWS autorecovery] #i65597# when reloading an SFX document, do this via UNO, ...Frank Schoenheit [fs]
2009-11-23mergeFrank Schoenheit [fs]