summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2015-12-11loplugin:nullptrStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-10-30fix OSX buildNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-13connectivity: drop unused headersDouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
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-16Fix typosAndrea Gelmini
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-04-29redundant castCaolán McNamara
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-16loplugin:redundantcastStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-03-02cppcheck: fix memory leakNoel Grandin
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud
2015-01-31tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-04connectivity (Mac): loplugin:cstylecastStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05-Werror,-Wpointer-bool-conversionStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-15sal_Bool -> boolStephan Bergmann
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-18Typo: kjnow->knowJulien Nabet
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 (macab part)Julien Nabet