summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18so_activex_x64: Avoid warning LNK4070Mike Kaganski
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-10-12tdf#70979 make conference proceedings strings uniqueYousuf Philips
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-09-25remove unused parameterJochen Nitschke
2016-09-23-Werror,-Wignored-attributesStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin
2016-08-26remove unnecessary default constructor and operator=Markus Mohrhard
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-09loplugin:sallogareasMichael Stahl