summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/workwin.cxx
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07loplugin:unreffunStephan Bergmann
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-04-17sfx2: convert new to ::Create.Noel Grandin
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-24convert SfxChildAlignment to enum classNoel 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-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
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-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-06coverity#704789 Dereference after null checkCaolán McNamara
2014-04-16coverity#1202948 Uninitialized pointer fieldCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-11coverity#440865 Logically dead codeCaolán McNamara
2014-03-11de-indent, given the early returnCaolán McNamara
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-06-08Typos: alwas -> alwaysJulien Nabet
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist