summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame.cxx
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel 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-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-07-08Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from SfxFrameNoel Grandin
2015-05-14TyposJulien Nabet
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242857 Unused valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin