summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-06-26Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara
2016-06-18Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara
2016-06-11ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-02-29Ole: Fix WaEDavid Ostrovsky
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-12-09tdf#96368: Address book wizard with no selection returns EvolutionJulien Nabet
2015-12-08tdf#62381: Stop using NPAPI plugin when NP_Initialize failsStephan Bergmann
2015-12-08Fix "missing member of radiobutton group" for selecttypepage.uiJulien Nabet
2015-11-30Catch exception when online update is disabled.Michael Meeks
2015-11-30No need to extend css.awt.XToolkitExperimentalStephan Bergmann
2015-11-24Silence clang-cl warnings in system ATL includesStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-Wwritable-stringsStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-24-Werror,-Wunused-local-typedefStephan Bergmann
2015-11-24-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-24-Werror,-Wenum-compareStephan Bergmann
2015-11-24-Werror,-Wwritable-stringsStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Werror,-Wenum-compareStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Wmicrosoft-default-arg-redefinitionStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20Cleanup while reading extensions.Michael Meeks
2015-11-20fix buildNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:unusedfields extensionsNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann