summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/viewfrm.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-09-12pointless forward declsCaolán McNamara1-1/+0
2011-08-16callcatcher: unused codeCaolán McNamara1-5/+0
2011-07-11callcatcher: remove unused SfxViewFrame::CloseHiddenFrames_ImplCaolán McNamara1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-1/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-50/+50
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-50/+50
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-18remove non-compiled codePovilas Kanapickas1-2/+0
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky1-0/+1
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-1/+1
2010-09-01dba33i: #i111146# SaveCurrentViewData_Impl: be less generous, only store the ...Frank Schoenheit [fs]1-1/+1
2010-09-01dba33i: #i111146# completely put the responsibility for remembering/restoring...Frank Schoenheit [fs]1-0/+1
2010-05-07slidecopy: allow activating a tool panel view XLayoutManager::showElementFrank Schoenheit [fs]1-0/+3
2010-04-12slidecopy: mergeFrank Schoenheit [fs]1-57/+90
2010-04-09slidecopy: why is the SvBorder class duplicated in sfx2/viewfrm.hxx, when it ...Frank Schoenheit [fs]1-61/+2
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]1-2/+2
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]1-1/+1
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-53/+89
2009-12-18autorecovery: ensure that unsaved XML forms are properly recovered, by proper...Frank Schoenheit [fs]1-1/+1
2009-12-15autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& inst...Frank Schoenheit [fs]1-1/+1
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]1-7/+6
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]1-1/+2
2009-12-11autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::i...Frank Schoenheit [fs]1-7/+0
2009-12-11autorecovery: allowed the SFX doc loader to in-place replace a view in an exi...Frank Schoenheit [fs]1-14/+3
2009-12-10autorecovery: step 2 of final roll up of calling hierarchyFrank Schoenheit [fs]1-8/+7
2009-12-09autorecovery: SfxViewFrame::CreateViewFrame does not have any clients anymore...Frank Schoenheit [fs]1-1/+0
2009-12-04autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, an...Frank Schoenheit [fs]1-2/+3
2009-12-04autorecovery: SfxViewFrame::Create => SfxViewFrame::Create_Impl (this is a mo...Frank Schoenheit [fs]1-1/+1
2009-12-04autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls ...Frank Schoenheit [fs]1-2/+5
2009-12-04autorecovery: another client of InsertDocument_Impl died ...Frank Schoenheit [fs]1-0/+30
2009-12-03autorecovery: SID_NEWWINDOW now also uses the UNO loader, instead of LoadDocu...Frank Schoenheit [fs]1-1/+31
2009-12-03autorecovery: migrated the Window/NewWindow functionality to UNO => one less ...Frank Schoenheit [fs]1-1/+1
2009-12-03[CWS autorecovery] somewhat separated the 'switch view shell on SFX level' fr...Frank Schoenheit [fs]1-5/+14
2009-12-03[CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrameFrank Schoenheit [fs]1-2/+3
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]1-4/+0
2009-11-30[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]1-20/+23
2009-11-27[CWS autorecovery] #i65597# refactored SfxViewFrame::SwitchToViewShell_Impl t...Frank Schoenheit [fs]1-0/+4
2009-11-26[CWS autorecovery] removed unused *_Impl methodsFrank Schoenheit [fs]1-4/+1
2009-11-24[CWS autorecovery] removed (now) unused methods in Sfx(Top)FrameFrank Schoenheit [fs]1-13/+0
2009-11-23[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its...Frank Schoenheit [fs]1-2/+0
2009-11-20[CWS autorecovery] removed some unused SfxFrame methodsFrank Schoenheit [fs]1-3/+0
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-09-07#i101242# start grammar checking only for docs with visible viewsThomas Lange1-1/+1
2008-09-30CWS-TOOLING: integrate CWS sfxnotifyremovalVladimir Glazounov1-3/+2
2008-04-11INTEGRATION: CWS changefileheader (1.4.28); FILE MERGEDRüdiger Timm1-42/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.3.116); FILE MERGEDKurt Zenker1-2/+5
2007-07-17INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGEDOliver Bolte1-2/+10