summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)AuthorFilesLines
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl4-6/+6
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-05-30Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-28/+8
2017-03-28Resolves: tdf#106461 use a row height of max of edit and listbox heightCaolán McNamara1-4/+5
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin3-4/+4
2017-01-26tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara1-1/+1
2016-11-18loplugin:datamembershadowNoel Grandin1-1/+0
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-2/+1
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin10-94/+29
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara4-121/+36
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud4-36/+121
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara4-121/+36
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin1-7/+2
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke3-5/+5
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin1-1/+1
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-3/+0
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin7-29/+4
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara6-45/+1
2016-10-13move this monstrosity to the last place its usedCaolán McNamara2-2/+0
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara3-464/+216
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara6-41/+67
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin5-10/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann26-57/+57
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2-9/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann43-48/+48
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin7-18/+18
2016-09-05convert ScrollType to scoped enumNoel Grandin2-3/+3
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin1-1/+1
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2-6/+5
2016-08-18cppcheck: passedByValueCaolán McNamara1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin3-7/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-16/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2-4/+4
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl1-3/+2
2016-06-18Fix simple typo in parameter nameMuhammet Kara1-5/+5
2016-06-06remove unused constants in HRC filesNoel Grandin1-2/+0
2016-05-30Convert SelectionMode to scoped enumNoel Grandin2-2/+2
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-11/+11
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara3-9/+3