summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/datasourcehandling.cxx
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-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
2015-06-05abpilot: fix relative reference of embedded data sourceMiklos Vajna
2015-06-04abpilot: refer embedded data source from doc settingsMiklos Vajna
2015-06-04abpilot: embed the data source definition, if possible + requestedMiklos Vajna
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12coverity#704143: Resource leak in objectJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks