summaryrefslogtreecommitdiffstats
path: root/connectivity/source/commontools/TTableHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet2020-11-271-0/+5
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-3/+3
* loplugin:flatten connectivityNoel Grandin2020-04-181-43/+43
* move some headers inside connectivityNoel Grandin2020-02-101-1/+1
* loplugin:makeshared in connectivity..cppuhelperNoel Grandin2020-01-241-2/+2
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-4/+0
* use more std::make_sharedNoel Grandin2020-01-101-1/+1
* loplugin:sequentialassign in codemaker..connectivityNoel Grandin2019-04-131-2/+1
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+5
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-29/+12
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-281-2/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-10/+10
* new loplugin:emptyifNoel Grandin2018-01-191-5/+0
* loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2017-12-291-5/+5
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-201-6/+6
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-4/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-17/+17
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-10/+0
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-5/+5
* com::sun::star->css in connectivityNoel Grandin2016-05-301-19/+19
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* tdf#94306 replace boost::noncopyable in c...Jochen Nitschke2016-04-081-3/+4
* Avoid reserved identifiersStephan Bergmann2016-04-061-10/+10
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-281-1/+1
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-6/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:stringconstantNoel Grandin2015-11-021-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-111-1/+1
* cui,connectivity: inline some use-once typedefsNoel Grandin2015-08-041-2/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-1/+2
* Fix typosAndrea Gelmini2015-07-031-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-2/+2
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-8/+4
* rtl::Reference fits just fine hereStephan Bergmann2014-06-181-7/+5
* connectivity: fix includesThomas Arnhold2014-06-041-3/+3
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-111-3/+5
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-4/+4