summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql
AgeCommit message (Expand)Author
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08TyposJulien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan 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
2014-02-18add missing vim modelinesCaolán McNamara
2014-02-18coverity#984079 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984081 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984082 Uninitialized scalar fieldCaolán McNamara
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann