summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab
AgeCommit message (Expand)Author
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02Use range-based forStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-29redundant castCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22add missing includeDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-03-23-Werror,-Wpointer-bool-conversionStephan Bergmann
2015-03-22Removed Unnecessary variablesKarthick Prasad Gunasekaran
2015-02-27Clean up interface between kab and kabdrv libsStephan Bergmann
2015-02-27sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann
2015-02-27Adapt code to changed libkabdrv1lo.so nameStephan Bergmann
2015-02-19tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-12-04connectivity (Linux): loplugin:cstylecastStephan Bergmann
2014-11-17Missing includeStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-18Typo: kjnow->knowJulien Nabet
2014-06-18Typo: perharps->perhapsJulien Nabet
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (kab part)Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann