summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)AuthorFilesLines
2017-11-15silence coverity#1362777 Explicit null dereferencedCaolán McNamara1-0/+1
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski1-6/+11
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin6-24/+12
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann8-15/+15
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-17use more default copy ctorsJochen Nitschke1-11/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+3
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-12/+7
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara8-178/+18
2017-07-04loplugin:unusedfields in editengNoel Grandin1-7/+1
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann1-3/+5
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-1/+0
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke8-12/+12
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin2-3/+2
2017-05-19make string translation loading more uniformCaolán McNamara5-8/+8
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in extensionsNoel Grandin2-16/+0
2017-03-14remove unused RID constantsNoel Grandin1-11/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist2-6/+6
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-16/+16
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann12-18/+18
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-5/+5
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara2-3/+8
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas2-4/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin4-14/+0
2016-06-19coverity#1362777 Explicit null dereferencedCaolán McNamara1-1/+1
2016-06-17Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara1-1/+2
2016-06-02DataAccess.xcs says xs:short not xs:int for this typeCaolán McNamara1-1/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-3/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-01Typo: OAddessBookSourcePilot->OAddressBookSourcePilotJulien Nabet15-53/+53
2016-04-27-Werror,-WvarargsStephan Bergmann1-12/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-2/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-3/+3