summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2017-05-301-28/+8
* Resolves: tdf#106461 use a row height of max of edit and listbox heightCaolán McNamara2017-03-281-4/+5
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-183-4/+4
* tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara2017-01-261-1/+1
* loplugin:datamembershadowNoel Grandin2016-11-181-1/+0
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-111-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-2/+1
* loplugin:expandablemethods in extensionsNoel Grandin2016-11-0810-94/+29
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-074-121/+36
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-054-36/+121
* extensions leaks out details of Color Selector, patch it upCaolán McNamara2016-11-044-121/+36
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-041-7/+2
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-041-8/+1
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-013-5/+5
* update vclwidgets plugin to check local variablesNoel Grandin2016-10-311-1/+1
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1
* loplugin:expandablemethods in svtoolsNoel Grandin2016-10-271-3/+0
* loplugin:expandablemethodds in editeng..extensionsNoel Grandin2016-10-197-29/+4
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara2016-10-136-45/+1
* move this monstrosity to the last place its usedCaolán McNamara2016-10-132-2/+0
* remove (yet yet another) StringListResource implementationCaolán McNamara2016-10-133-464/+216
* remove StringListResource in favour of ResStringArray...Caolán McNamara2016-10-126-41/+67
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-1/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-055-10/+10
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0526-57/+57
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2016-09-152-9/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1343-48/+48
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-127-18/+18
* convert ScrollType to scoped enumNoel Grandin2016-09-052-3/+3
* convert ExtDateFieldFormat to scoped enumNoel Grandin2016-09-051-1/+1
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-262-6/+5
* cppcheck: passedByValueCaolán McNamara2016-08-181-1/+1
* tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2016-08-151-1/+1
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-053-7/+7
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-16/+0
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-042-4/+4
* compilerplugins: add OWeakObject::release() override checkMichael Stahl2016-06-241-3/+2
* Fix simple typo in parameter nameMuhammet Kara2016-06-181-5/+5
* remove unused constants in HRC filesNoel Grandin2016-06-061-2/+0
* Convert SelectionMode to scoped enumNoel Grandin2016-05-302-2/+2
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-11/+11
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-253-9/+3
* Fix typosAndrea Gelmini2016-05-251-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-4/+0