summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame2.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-06Remove remnants of help agentCaolán McNamara1-12/+0
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-3/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-23callcatcher: yet more unused codeCaolán McNamara1-11/+0
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara1-24/+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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-19/+19
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-19/+19
2011-03-11Transalations (5)Albert Thuswaldner1-1/+0
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-13/+13
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-9/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09CWS changehid: resync to m89Mathias Bauer1-4/+1
2010-06-29impress193: #i112647# Integrated diff from MAV.Andre Fischer1-4/+1
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-0/+484
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-01-11autorecovery: fix post-rebase build problemsFrank Schoenheit [fs]1-1/+1
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-0/+487
2009-12-17autorecovery: do not create SfxFrame instances for an XFrame outside the loaderFrank Schoenheit [fs]1-9/+8
2009-12-11autorecovery: moved more SFX-dependent code from frame loader's ::load to pro...Frank Schoenheit [fs]1-3/+5
2009-12-10autorecovery: step 1 of final roll up of calling hierarchyFrank Schoenheit [fs]1-37/+6
2009-12-10autorecovery: when doing a loadComponentFromURL with an existing model, ensur...Frank Schoenheit [fs]1-1/+5
2009-12-10autorecovery: moved some code from SfxFrame::InsertDocument_Impl to where the...Frank Schoenheit [fs]1-127/+6
2009-12-09autorecovery: removed SID_WIN_POSSIZEFrank Schoenheit [fs]1-18/+5
2009-12-09autorecovery: streamlined InsertDocument_Impl, as preparation for moving its ...Frank Schoenheit [fs]1-35/+21
2009-12-09autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up s...Frank Schoenheit [fs]1-0/+661
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-6/+5
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-1/+2