summaryrefslogtreecommitdiffstats
path: root/extensions/source/abpilot/datasourcehandling.cxx
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+1
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-041-6/+11
* loplugin:unusedmethodsNoel Grandin2020-07-301-0/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen2020-04-021-2/+3
* tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen2020-03-111-4/+0
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-1/+1
* sal_Char->char in extensionsNoel Grandin2019-12-191-1/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* loplugin:referencecasting in extensionsNoel Grandin2019-07-191-3/+1
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-6/+6
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-081-1/+0
* loplugin:stringloop in variousNoel Grandin2018-07-291-2/+1
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-9/+6
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* weld native message dialogsCaolán McNamara2018-02-221-1/+2
* silence coverity#1362777 Explicit null dereferencedCaolán McNamara2017-11-151-0/+1
* More proper construction of vnd.sun.star.pkg URLMike Kaganski2017-11-131-6/+11
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-2/+2
* use more default copy ctorsJochen Nitschke2017-09-171-11/+0
* loplugin:constparams in extensions,scripting,sdextNoel Grandin2017-07-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:unusedfields in editengNoel Grandin2017-07-041-7/+1
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-021-1/+0
* extensions: remove COMPMOD preprocessor definesJochen Nitschke2017-06-261-2/+2
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-231-2/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* coverity#1371190 Missing move assignment operatorCaolán McNamara2016-09-111-2/+5
* tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas2016-08-191-3/+1
* coverity#1362777 Explicit null dereferencedCaolán McNamara2016-06-191-1/+1
* Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara2016-06-171-1/+2
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-2/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethods unused return value in extensionsNoel Grandin2016-01-111-2/+1
* use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin2015-11-181-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* yyyyyNoel Grandin2015-11-041-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-4/+2
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-251-18/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-151-4/+7
* abpilot: fix relative reference of embedded data sourceMiklos Vajna2015-06-051-1/+2
* abpilot: refer embedded data source from doc settingsMiklos Vajna2015-06-041-0/+6
* abpilot: embed the data source definition, if possible + requestedMiklos Vajna2015-06-041-3/+49
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-14/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* extensions: remove SAL_THROW macroNoel Grandin2014-06-051-27/+27