summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann91-116/+116
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin11-27/+27
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara2-3/+8
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-09-05convert ScrollType to scoped enumNoel Grandin2-3/+3
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin1-0/+1
2016-08-26remove unnecessary default constructor and operator=Markus Mohrhard1-15/+0
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2-6/+5
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann8-7/+8
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas2-4/+2
2016-08-18cppcheck: passedByValueCaolán McNamara3-8/+7
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-09loplugin:sallogareasMichael Stahl1-1/+1
2016-08-08it is possible that Sources is emptyMarkus Mohrhard1-0/+6
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin7-13/+13
2016-07-27improve passstuffbyref return analysisNoel Grandin7-13/+13
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin7-37/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann4-4/+4
2016-07-07Related: tdf#92478 speculative win64 scanning fixCaolán McNamara1-3/+5
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin4-14/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin4-6/+7