summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/resultsetmetadata.cxx
AgeCommit message (Expand)Author
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin
2019-06-28Simplify Sequence iterations in ucbhelperArkadiy Illarionov
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen
2018-09-27loplugin:constfields in ucbhelperNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2017-10-23loplugin:includeform: ucbhelperStephan Bergmann
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbhelperAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-29targeted string re-workNorbert Thiebaud
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.5.42); FILE MERGEDRüdiger Timm
2007-06-05INTEGRATION: CWS bgdlremove (1.4.28); FILE MERGEDIvo Hinkelmann
2006-09-16INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.2.180); FILE MERGEDRüdiger Timm
2001-01-18#82177# - Added support for additional column data ( case-sensitivity, ... ).Kai Sommerfeld
2000-09-18initial importJens-Heiner Rechtien