summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/tabdlg.cxx
AgeCommit message (Expand)Author
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-21coverity#1399027 Dereference after null checkCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-18loplugin:redundantcastStephan Bergmann
2016-08-18screenshots: modify tab dialog screenshot id a bitKatarina Behrens
2016-08-18screenshots: add missing cppunit filesKatarina Behrens
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard
2016-06-16tdf#100068: ScreenshotId for tab dialogsKatarina Behrens
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02Avoid unncessary, premature null derefStephan Bergmann
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin