summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dinfdlg.hxx
Commit message (Expand)AuthorAgeFilesLines
* drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara2016-10-251-1/+1
* rearrange CustomPropertiesTypeBoxCaolán McNamara2016-10-121-6/+1
* annoyings inlinesCaolán McNamara2016-10-121-4/+6
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-14/+14
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-9/+9
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* loplugin:passstuffbyref in sfx2Noel Grandin2016-04-131-14/+14
* tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno2016-04-111-2/+4
* tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno2016-02-261-0/+3
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken2015-11-101-1/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-32/+29
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-24/+24
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-241-2/+2
* convert Link<> to typedNoel Grandin2015-09-041-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-6/+6
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* convert to typed Link<> in sfx2Noel Grandin2015-07-201-3/+3
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-20/+6
* tdf#83089 : Cannot select location in properties dialogueSzymon Kłos2015-07-031-1/+1
* tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks2015-07-011-12/+11
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-2/+2
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-76/+83
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-4/+4
| * sfx2: convert new to ::Create.Noel Grandin2015-04-171-5/+4
| * More re-basing compile-time fixes; now we compile.Michael Meeks2015-04-111-2/+0
| * Lots more small re-basing issues fixed.Michael Meeks2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-40/+46
| * vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-24/+28
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-2/+2
|/
* Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara2015-04-031-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-0/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-3/+3
* Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara2015-01-211-1/+1
* Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLECaolán McNamara2015-01-211-1/+0
* de-resource SFX_PB_EDITCaolán McNamara2015-01-011-2/+2
* de-resource custom properties widgetsCaolán McNamara2014-12-311-19/+29
* changed timers to idlesTobias Madl2014-12-091-2/+2
* ptr_vector is not used in this header. Remove it.Kohei Yoshida2014-11-221-4/+2
* Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara2014-10-291-2/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-25/+25
* Customproperties: Correctly size DateThomas Arnhold2014-08-171-0/+1