summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frmload.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl1-1/+0
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-2/+2
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-3/+2
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-44/+44
2013-04-02sfx2: remove macrosThomas Arnhold1-7/+7
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-7/+9
2012-09-07Make it more generic.Kohei Yoshida1-5/+7
2012-09-07I'll agree with the comment, and remove this line.Kohei Yoshida1-6/+0
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-1/+3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev1-8/+8
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-13/+13
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-48/+15
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-36/+4
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko1-8/+8
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko1-6/+5
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko1-36/+4
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 44Gert Faller1-2/+2
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-01dba33i: #i111146# completely put the responsibility for remembering/restoring...Frank Schoenheit [fs]1-1/+1
2010-04-24CWS gnumake2: avoid export of template symbolsMathias Bauer1-5/+4
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-452/+551
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer1-1/+1
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-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-448/+550
2009-12-18autorecovery: ensure that unsaved XML forms are properly recovered, by proper...Frank Schoenheit [fs]1-2/+5
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]1-47/+2
2009-12-11autorecovery: SfxBaseModel::createViewController: ensure the created SfxFrame...Frank Schoenheit [fs]1-9/+2
2009-12-11autorecovery: moved more SFX-dependent code from frame loader's ::load to pro...Frank Schoenheit [fs]1-42/+1
2009-12-11autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::i...Frank Schoenheit [fs]1-4/+27
2009-12-11autorecovery: allowed the SFX doc loader to in-place replace a view in an exi...Frank Schoenheit [fs]1-35/+60
2009-12-11autorecovery: made JumpMark a argument of the to-be-created view.Frank Schoenheit [fs]1-4/+28
2009-12-10autorecovery: step 2 of final roll up of calling hierarchyFrank Schoenheit [fs]1-7/+14