summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/frame.hxx
AgeCommit message (Collapse)AuthorFilesLines
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-18remove non-compiled codePovilas Kanapickas1-4/+0
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-6/+6
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]1-4/+1
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-99/+51
2009-12-17autorecovery: do not create SfxFrame instances for an XFrame outside the loaderFrank Schoenheit [fs]1-2/+3
2009-12-15autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& ↵Frank Schoenheit [fs]1-1/+1
instead of an SfxFrame*
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]1-2/+20
As a consequence, replace some occurences of SfxFrame with XFrame. This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-11autorecovery: moved more SFX-dependent code from frame loader's ::load to ↵Frank Schoenheit [fs]1-1/+1
proper place in SfxBaseModel/Controller
2009-12-10autorecovery: step 1 of final roll up of calling hierarchyFrank Schoenheit [fs]1-1/+1
2009-12-10autorecovery: moved some code from SfxFrame::InsertDocument_Impl to where ↵Frank Schoenheit [fs]1-0/+1
the view is actually created (or connected)
2009-12-09autorecovery: streamlined InsertDocument_Impl, as preparation for moving its ↵Frank Schoenheit [fs]1-1/+2
content into XModel2::createViewController or XController2::attachFrame or ...
2009-12-09autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up ↵Frank Schoenheit [fs]1-3/+1
some includes, removed some relict 'Top' in impl-class names
2009-12-09autorecovery: removed a (now unused) flavour of SfxFrame::CreateFrank Schoenheit [fs]1-1/+0
2009-12-04autorecovery: open the Basic IDE via SFX' document loaderFrank Schoenheit [fs]1-0/+1
2009-12-04autorecovery: another client of InsertDocument_Impl died ...Frank Schoenheit [fs]1-2/+0
SfxFrame::InsertDocument has been replaced with SfxViewFrame::LoadDocument, which now uses the UNO loader to load the existing document into a frame, instead of going the direct (non-UNO-, pure-SFX-) way
2009-12-03autorecovery: migrated the Window/NewWindow functionality to UNO => one less ↵Frank Schoenheit [fs]1-2/+2
client of InsertDocument_Impl
2009-12-03[CWS autorecovery] replace InsertDocument_Impl calls with UNO component loadingFrank Schoenheit [fs]1-1/+1
2009-12-03[CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrameFrank Schoenheit [fs]1-3/+1
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]1-17/+1
SID_BACKTOWEBTOP, some SFX_VIEW_* flags, some SFXFRAME_* flags, all BROWSE_* flags
2009-11-27[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank Schoenheit [fs]1-29/+28
SfxTopFrame was the only class deriving from the abstract class SfxFrame, so both can effectively be treated as one class.
2009-11-23[CWS autorecovery] SfxFrame::Browse is dead, tooFrank Schoenheit [fs]1-1/+0
2009-11-23[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) ↵Frank Schoenheit [fs]1-3/+0
its transitive closure No real-life use cases for this exist anymore, since nowadays document loading happens synchronously all the time.
2009-11-20[CWS autorecovery] removed some unused SfxFrame methodsFrank Schoenheit [fs]1-44/+2
2009-11-20[CWS autorecovery] a very early step towards #i65597#:Frank Schoenheit [fs]1-1/+1
some refactoring, removal of unused code, and consolidation Basically, in the current phase this is just to make it easier to understand the current code.
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.2.280); FILE MERGEDRüdiger Timm1-53/+19
2008/04/01 15:38:23 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.
2007-04-11INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+398
2007/04/04 14:56:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes