summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/datasourcehandling.cxx
AgeCommit message (Expand)AuthorFilesLines
10 hoursDrop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski1-10/+4
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-4/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann1-7/+7
2021-02-01abpilot : remove useless type PackageAccessControlArnaud Versini1-6/+2
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet1-7/+0
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-6/+11
2020-07-30loplugin:unusedmethodsNoel Grandin1-0/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-02tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen1-2/+3
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-4/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-19sal_Char->char in extensionsNoel Grandin1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-07-19loplugin:referencecasting in extensionsNoel Grandin1-3/+1
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-6/+6
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-1/+0
2018-07-29loplugin:stringloop in variousNoel Grandin1-2/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-9/+6
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-1/+2
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-10-23loplugin:includeform: extensionsStephan Bergmann1-2/+2
2017-09-17use more default copy ctorsJochen Nitschke1-11/+0
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-04loplugin:unusedfields in editengNoel Grandin1-7/+1
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-1/+0
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke1-2/+2
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara1-2/+5
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas1-3/+1
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-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-2/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin1-2/+1
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04yyyyyNoel Grandin1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky1-18/+0
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-4/+7
2015-06-05abpilot: fix relative reference of embedded data sourceMiklos Vajna1-1/+2