summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/workwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin1-9/+8
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-5/+0
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara1-1/+0
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-7/+7
2015-04-28SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*Stephan Bergmann1-1/+1
2015-04-10convert a problematic array to VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+6
2015-03-11convert CHILD_ constants to enum classNoel Grandin1-15/+23
2015-03-11convert SfxDockingConfig to enum classNoel Grandin1-5/+5
2015-03-11convert SfxChildIdentifier to enum classNoel Grandin1-5/+5
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-5/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-24nothing is then consuming the SetObjectBar_Impl pName argCaolán McNamara1-2/+2
2014-11-24no use is made of SfxObjectBar_Impl's aNameCaolán McNamara1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann1-3/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-53/+53
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-26Remove visual noise from sfx2Alexander Wilms1-10/+10
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-2/+2
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin1-4/+4
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin1-7/+4
2013-06-21coverity#707538 : unitialized scalar variablesNorbert Thiebaud1-0/+2
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin1-1/+0
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin1-8/+2
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-17removed unused forward declarations of classTakeshi Abe1-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-8/+8
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-3/+1
2011-07-29callcatcher: ditch newly unused codeCaolán McNamara1-1/+0
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara1-11/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-13/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-85/+85
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-84/+84
2011-03-10Translations (4).Albert Thuswaldner1-15/+16
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-1/+1
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-82/+82
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-1/+1