summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/TTableHelper.cxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
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-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-06-21fixupLionel Elie Mamane
2013-06-21fdo#49708 when there is no Primary Key, there is no Primay KeyLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-08-14=class OTableHelper: typo in private member name: refreshFor*gei*nKeysLionel Elie Mamane
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky