summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Add missing dependencyAron Budea1-0/+1
2018-05-09Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski2-21/+21
2018-05-07WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski6-0/+685
2017-10-26tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks1-0/+1
2017-08-11desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl1-0/+2
2017-05-30Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-28/+8
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar1-2/+0
2017-03-28Resolves: tdf#106461 use a row height of max of edit and listbox heightCaolán McNamara1-4/+5
2017-02-20ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar1-2/+2
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-5/+5
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 Grandin4-5/+5
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin4-5/+5
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin2-6/+2
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin18-138/+47
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 Grandin3-15/+6
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2-16/+2
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke4-6/+6
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel 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-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann1-4/+4
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot1-0/+1
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin10-35/+6
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-18so_activex_x64: Avoid warning LNK4070Mike Kaganski1-1/+1
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-17/+17
2016-10-16clang-cl loplugin: extensionsStephan Bergmann28-717/+836
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 McNamara5-5/+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-12tdf#70979 make conference proceedings strings uniqueYousuf Philips1-2/+2
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin2-8/+0
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2-15/+10
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-5/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin10-23/+23
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann63-167/+167
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-7/+7
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-09-23-Werror,-Wignored-attributesStephan Bergmann1-0/+1
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin2-11/+5
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2-9/+3