summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin4-11/+12
2016-12-24unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara4-43/+44
2016-12-22RID_SVXBMP->RID_EXTBMPCaolán McNamara4-83/+83
2016-12-21loplugin:staticmethodsStephan Bergmann2-41/+40
2016-12-21-Werror,-Wmacro-redefinedCaolán McNamara3-3/+3
2016-12-21loplugin:staticmethodsTor Lillqvist2-3/+4
2016-12-21convert VclButtonsType to scoped enumNoel Grandin2-2/+2
2016-12-21unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara6-115/+194
2016-12-20extensions: Drop empty fileTakeshi Abe2-31/+0
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin7-30/+8
2016-12-12remove useless Mutex guardsNoel Grandin1-1/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-9/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin4-4/+4
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann5-28/+0
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl1-2/+4
2016-11-29loplugin:vclwidgetsStephan Bergmann1-3/+3
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-5/+5
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl4-6/+6
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