summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-17Resolves: tdf#100910 yes/no doesn't clear bgCaolán McNamara1-2/+2
2016-02-27tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+11
2016-02-23Related tdf#81718: correctly display file size for...Giuseppe Castagno1-1/+2
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-1/+1
2015-12-03Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara1-6/+9
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+3
2015-11-10loplugin:bodynotinblockStephan Bergmann1-1/+1
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-1/+39
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-8/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-8/+8
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-3/+3
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-5/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-19/+11
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-04convert Link<> to typedNoel Grandin1-6/+4
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-13/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-6/+6
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+1
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-5/+5
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-3/+4
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-4/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-191/+287
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-3/+3
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-7/+4
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-29/+29
2015-04-13More lifecycle correction.Michael Meeks1-5/+5
2015-04-10Lots more small re-basing issues fixed.Michael Meeks1-8/+7
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-14/+88
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-158/+184
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara1-3/+3
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-7/+7
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-7/+7
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann1-2/+2