summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/workwin.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-03-18sfx2: Improve git-grep-ability for at least few toolbars.Jan Holesovsky
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-30these checks for DockingWindows are all wrongCaolán McNamara
2016-01-30strange bit of oddity here, these all call the same thingCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-12-17Fix creation of infobarSamuel Mehrbrodt
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
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