summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in include/filterNoel Grandin
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert ParameterClassification to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25The XJavaVM.getJavaVM return value can always be extracted to sal_Int64Stephan Bergmann
2016-02-22Remove TRACE_ALLOC/FREE debugging codeStephan Bergmann
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in ParameterManagerNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-18tdf#72205 a VARCHAR and a LONGVARCHAR should compare equalLionel Elie Mamane
2015-10-18janitorial: indentLionel Elie Mamane
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-14boost->stdCaolán McNamara
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara