summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-07autorecovery: also implement XInteractionHandler2, if our delegator supports itFrank Schoenheit [fs]2-2/+99
2009-12-07autorecovery: when re-connecting in a suspend call, do not push the shells, a...Frank Schoenheit [fs]2-13/+26
2009-12-07autorecovery: oops, this test code was not intended to be committedFrank Schoenheit [fs]1-4/+0
2009-12-07#i10000#Frank Schoenheit [fs]2-2/+1
2009-12-07#i10000#Frank Schoenheit [fs]1-1/+0
2009-12-04autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, an...Frank Schoenheit [fs]3-6/+14
2009-12-04autorecovery: SfxViewFrame::Create => SfxViewFrame::Create_Impl (this is a mo...Frank Schoenheit [fs]3-4/+4
2009-12-04autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls ...Frank Schoenheit [fs]4-22/+47
2009-12-04autorecovery: open the Basic IDE via SFX' document loaderFrank Schoenheit [fs]3-18/+70
2009-12-04autorecovery: another client of InsertDocument_Impl died ...Frank Schoenheit [fs]7-76/+171
2009-12-03autorecovery: SID_NEWWINDOW now also uses the UNO loader, instead of LoadDocu...Frank Schoenheit [fs]2-15/+62
2009-12-03autorecovery: oops, broke the PrepareClose with a change some while ago. Fixed.Frank Schoenheit [fs]1-54/+49
2009-12-03autorecovery: SID_USER_DATA is effectively deadFrank Schoenheit [fs]4-21/+3
2009-12-03autorecovery: migrated the Window/NewWindow functionality to UNO => one less ...Frank Schoenheit [fs]6-142/+150
2009-12-03[CWS autorecovery] replace InsertDocument_Impl calls with UNO component loadingFrank Schoenheit [fs]3-61/+56
2009-12-03[CWS autorecovery] somewhat separated the 'switch view shell on SFX level' fr...Frank Schoenheit [fs]7-75/+166
2009-12-03[CWS autorecovery] initial implementation of XModel2::createViewControllerFrank Schoenheit [fs]7-294/+195
2009-12-03[CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrameFrank Schoenheit [fs]7-62/+23
2009-12-03autorecovery: ConnectSfxFrame_Impl: show the view frame's window, if it is di...Frank Schoenheit [fs]1-0/+4
2009-11-30#i10000#Frank Schoenheit [fs]2-4/+2
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]14-199/+21
2009-11-30[CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]2-2/+0
2009-11-30[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]34-707/+397
2009-11-29#i10000#Frank Schoenheit [fs]1-4/+4
2009-11-27[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank Schoenheit [fs]12-265/+138
2009-11-27[CWS autorecovery] removed nUnusedFrank Schoenheit [fs]1-1/+0
2009-11-27[CWS autorecovery] #i65597# refactored SfxViewFrame::SwitchToViewShell_Impl t...Frank Schoenheit [fs]11-205/+178
2009-11-27#i10000#Frank Schoenheit [fs]1-1/+0
2009-11-26#i10000#Frank Schoenheit [fs]1-3/+3
2009-11-26[CWS autorecovery] last step, for the moment, of loader streamliningFrank Schoenheit [fs]2-153/+171
2009-11-26[CWS autorecovery] even closer to an SFX document loader working in the prope...Frank Schoenheit [fs]2-84/+122
2009-11-26[CWS autorecovery] further streamlined the SFX frame loader's load methodFrank Schoenheit [fs]3-140/+103
2009-11-26[CWS autorecovery] removed unused *_Impl methodsFrank Schoenheit [fs]6-116/+3
2009-11-25do not explicitly transform SuggestedSaveAs* and Referer, they're covered by ...Frank Schoenheit [fs]1-36/+0
2009-11-25[CWS autorecovery] also transform the Referer/SID_REFERER when translating be...Frank Schoenheit [fs]2-7/+17
2009-11-25oops, forgot one direction for the SID_DEFAULTFILE*<->SuggestedSaveAs* conver...Frank Schoenheit [fs]1-0/+10
2009-11-25mergeFrank Schoenheit [fs]1-1/+0
2009-11-25[CWS autorecovery] #i65597# moved creation of new documents from application ...Frank Schoenheit [fs]8-315/+150
2009-11-25broke down ::load into smaller piecesFrank Schoenheit [fs]2-184/+240
2009-11-25[CWS autorecovery] get rid of LoadView_Impl, and thus the recursive calling o...Frank Schoenheit [fs]2-93/+97
2009-11-25move LoadView_Impl from SfxObjectShell to SfxTopFrameFrank Schoenheit [fs]5-72/+68
2009-11-24[CWS autorecovery] removed (now) unused methods in Sfx(Top)FrameFrank Schoenheit [fs]5-275/+1
2009-11-23#i10000#Frank Schoenheit [fs]1-1/+0
2009-11-23[CWS autorecovery] #i65597# when reloading an SFX document, do this via UNO, ...Frank Schoenheit [fs]3-127/+71
2009-11-23mergeFrank Schoenheit [fs]7-117/+27
2009-11-23[CWS autorecovery] SfxFrame::Browse is dead, tooFrank Schoenheit [fs]3-12/+1
2009-11-23[CWS autorecovery] while we are at it .... SID_BROWSE_STOP is dead, for a lon...Frank Schoenheit [fs]7-117/+27
2009-11-23mergeFrank Schoenheit [fs]11-318/+159
2009-11-23[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its...Frank Schoenheit [fs]26-425/+12
2009-11-23[CWS autorecovery] removed the dead code for moving to the last record in a s...Frank Schoenheit [fs]5-654/+3