summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2017-11-15silence coverity#1362777 Explicit null dereferencedCaolán McNamara
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-17use more default copy ctorsJochen Nitschke
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-17remove unused defines from HRC files in extensionsNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
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