summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)AuthorFilesLines
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin5-9/+2
2018-08-17loplugin:useuniqueptr in connectivity/fileNoel Grandin3-29/+25
2018-07-29replace double checked locking patternsJochen Nitschke1-11/+3
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin1-3/+3
2018-07-27use OUStringBuffer in some loopsNoel Grandin1-3/+3
2018-07-16Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-3/+0
2018-05-07loplugin:useuniqueptr in OResultSetNoel Grandin1-3/+3
2018-05-07loplugin:useuniqueptr in OFileTableNoel Grandin1-8/+1
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin2-4/+4
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin1-6/+4
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann1-1/+1
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann1-8/+16
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin1-3/+2
2018-02-02remove connectivity OSubComponentNoel Grandin2-13/+2
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-1/+1
2018-01-26Modernize a bit connectivity (part1)Julien Nabet6-45/+47
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-4/+2
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann7-32/+32
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin2-2/+2
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2-3/+3
2017-10-23loplugin:includeform: connectivityStephan Bergmann19-68/+68
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-56/+54
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-3/+3
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-3/+2
2017-07-21migrate to boost::gettextCaolán McNamara7-10/+9
2017-07-19loplugin:constparams in connectivityNoel Grandin5-17/+17
2017-07-05new loplugin unnecessaryparenNoel Grandin3-3/+3
2017-07-05loplugin:unusedfields connectivityNoel Grandin3-9/+2
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke2-22/+6
2017-05-19loplugin:stringcopy: connectivityStephan Bergmann1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin1-6/+0
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl1-4/+4
2017-03-29tdf#39468 Translate German commentsJens Carl6-44/+44
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini1-3/+3
2017-03-09connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl1-1/+2