summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/datasourcehandling.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2021-02-01abpilot : remove useless type PackageAccessControlArnaud Versini
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-02tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2017-11-15silence coverity#1362777 Explicit null dereferencedCaolán McNamara
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-17use more default copy ctorsJochen Nitschke
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in editengNoel Grandin
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
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas
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-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara