summaryrefslogtreecommitdiff
path: root/include/sfx2/dinfdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tdf#100922 Refactor Custom Properties pageSzymon Kłos1-13/+25
2017-09-08loplugin:unusedmethodsNoel Grandin1-2/+0
2017-09-08loplugin:unusedfieldsNoel Grandin1-1/+0
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-15/+19
2017-07-21loplugin:constparams in sfx2Noel Grandin1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-10/+10
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-9/+0
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara1-1/+1
2016-10-12rearrange CustomPropertiesTypeBoxCaolán McNamara1-6/+1
2016-10-12annoyings inlinesCaolán McNamara1-4/+6
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-14/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-14/+14
2016-04-11tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno1-2/+4
2016-02-26tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+3
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-1/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-32/+29
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+6
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-3/+3
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-1/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-20/+6
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-1/+1
2015-07-01tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks1-12/+11
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-76/+83
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-4/+4
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-5/+4
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks1-2/+0
2015-04-10Lots more small re-basing issues fixed.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-40/+46
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-24/+28
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2015-01-21Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara1-1/+1