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