summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara1-1/+1
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin1-1/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-7/+7
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann1-7/+7
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-9/+9
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