summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/workwin.hxx
AgeCommit message (Expand)Author
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*Stephan Bergmann
2015-04-10convert a problematic array to VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-11convert CHILD_ constants to enum classNoel Grandin
2015-03-11convert SfxDockingConfig to enum classNoel Grandin
2015-03-11convert SfxChildIdentifier to enum classNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-24nothing is then consuming the SetObjectBar_Impl pName argCaolán McNamara
2014-11-24no use is made of SfxObjectBar_Impl's aNameCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-06-21coverity#707538 : unitialized scalar variablesNorbert Thiebaud
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-17removed unused forward declarations of classTakeshi Abe
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-07-29callcatcher: ditch newly unused codeCaolán McNamara
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations (4).Albert Thuswaldner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-17svarrayBartosz Kosiorek
2010-04-22slidecopy: allow the SfxModule to overrule the availability of child windows,...Frank Schoenheit [fs]