summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-19coverity#1362777 Explicit null dereferencedCaolán McNamara
2016-06-17Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara
2016-06-02DataAccess.xcs says xs:short not xs:int for this typeCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-01Typo: OAddessBookSourcePilot->OAddressBookSourcePilotJulien Nabet
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2016-01-10cppcheck: noExplicitConstructorCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-03tdf#74608: Ctor function for abp::OABSPilotUnoMatúš Kukan
2015-12-09tdf#96368: Address book wizard with no selection returns EvolutionJulien Nabet
2015-11-20loplugin:unusedfields extensionsNoel Grandin
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin