summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frmload.cxx
AgeCommit message (Expand)Author
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 44Gert Faller
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-01dba33i: #i111146# completely put the responsibility for remembering/restoring...Frank Schoenheit [fs]
2010-04-24CWS gnumake2: avoid export of template symbolsMathias Bauer
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-18autorecovery: ensure that unsaved XML forms are properly recovered, by proper...Frank Schoenheit [fs]
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]
2009-12-11autorecovery: SfxBaseModel::createViewController: ensure the created SfxFrame...Frank Schoenheit [fs]
2009-12-11autorecovery: moved more SFX-dependent code from frame loader's ::load to pro...Frank Schoenheit [fs]
2009-12-11autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::i...Frank Schoenheit [fs]
2009-12-11autorecovery: allowed the SFX doc loader to in-place replace a view in an exi...Frank Schoenheit [fs]
2009-12-11autorecovery: made JumpMark a argument of the to-be-created view.Frank Schoenheit [fs]
2009-12-10autorecovery: step 2 of final roll up of calling hierarchyFrank Schoenheit [fs]
2009-12-10autorecovery: step 1 of final roll up of calling hierarchyFrank Schoenheit [fs]
2009-12-10autorecovery: moved some code from SfxFrame::InsertDocument_Impl to where the...Frank Schoenheit [fs]
2009-12-09autorecovery: streamlined InsertDocument_Impl, as preparation for moving its ...Frank Schoenheit [fs]
2009-12-04autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls ...Frank Schoenheit [fs]
2009-12-04autorecovery: another client of InsertDocument_Impl died ...Frank 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] SwitchToViewShell_Impl moved into the SfxFrameFrank Schoenheit [fs]
2009-11-30[CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]
2009-11-27[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank 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-25[CWS autorecovery] also transform the Referer/SID_REFERER when translating be...Frank 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]