summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2018-05-07loplugin:useuniqueptr in OFileTableNoel Grandin
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-19loplugin:stringcopy: connectivityStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-09connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl
2017-02-21loplugin:subtlezeroinit: connectivityStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-24Fix some comment typos.Damjan Jovanovic
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann