Age | Commit message (Expand) | Author |
2009-12-09 | autorecovery: removed SID_WIN_POSSIZE | Frank Schoenheit [fs] |
2009-12-09 | autorecovery: streamlined InsertDocument_Impl, as preparation for moving its ... | Frank Schoenheit [fs] |
2009-12-09 | autorecovery: removed some unused members of SfxObjectShell_Impl | Frank Schoenheit [fs] |
2009-12-09 | autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up s... | Frank Schoenheit [fs] |
2009-12-09 | autorecovery: removed a (now unused) flavour of SfxFrame::Create | Frank Schoenheit [fs] |
2009-12-09 | autorecovery: SfxViewFrame::CreateViewFrame does not have any clients anymore... | Frank Schoenheit [fs] |
2009-12-07 | autorecovery: when re-connecting in a suspend call, do not push the shells, a... | Frank Schoenheit [fs] |
2009-12-07 | autorecovery: oops, this test code was not intended to be committed | Frank Schoenheit [fs] |
2009-12-07 | #i10000# | Frank Schoenheit [fs] |
2009-12-07 | #i10000# | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, an... | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: SfxViewFrame::Create => SfxViewFrame::Create_Impl (this is a mo... | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls ... | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: open the Basic IDE via SFX' document loader | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: another client of InsertDocument_Impl died ... | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: SID_NEWWINDOW now also uses the UNO loader, instead of LoadDocu... | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: oops, broke the PrepareClose with a change some while ago. Fixed. | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: SID_USER_DATA is effectively dead | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: migrated the Window/NewWindow functionality to UNO => one less ... | Frank Schoenheit [fs] |
2009-12-03 | [CWS autorecovery] replace InsertDocument_Impl calls with UNO component loading | Frank 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::createViewController | Frank Schoenheit [fs] |
2009-12-03 | [CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrame | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: 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 stuff | Frank Schoenheit [fs] |
2009-11-30 | [CWS autorecovery] forgot to remove some includes | Frank Schoenheit [fs] |
2009-11-30 | [CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame | Frank Schoenheit [fs] |
2009-11-29 | #i10000# | Frank Schoenheit [fs] |
2009-11-27 | [CWS autorecovery] merged SfxTopFrame into SfxFrame | Frank Schoenheit [fs] |
2009-11-27 | [CWS autorecovery] removed nUnused | Frank 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 streamlining | Frank 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 method | Frank Schoenheit [fs] |
2009-11-26 | [CWS autorecovery] removed unused *_Impl methods | Frank Schoenheit [fs] |
2009-11-25 | do 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-25 | oops, forgot one direction for the SID_DEFAULTFILE*<->SuggestedSaveAs* conver... | Frank Schoenheit [fs] |
2009-11-25 | merge | Frank Schoenheit [fs] |
2009-11-25 | [CWS autorecovery] #i65597# moved creation of new documents from application ... | Frank Schoenheit [fs] |
2009-11-25 | broke down ::load into smaller pieces | Frank Schoenheit [fs] |
2009-11-25 | [CWS autorecovery] get rid of LoadView_Impl, and thus the recursive calling o... | Frank Schoenheit [fs] |
2009-11-25 | move LoadView_Impl from SfxObjectShell to SfxTopFrame | Frank Schoenheit [fs] |
2009-11-24 | [CWS autorecovery] removed (now) unused methods in Sfx(Top)Frame | Frank 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-23 | merge | Frank Schoenheit [fs] |