summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/DTable.cxx
AgeCommit message (Expand)Author
2019-02-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-14Translate German debug stringsJohnny_M
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-08-31Replace list by vector for getResourceStringWithSubstitutionJulien Nabet
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-28connectivity: Fix memory leak at finding non-empty fileTakeshi Abe
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-14dBASE: put back an array for trailerJulien Nabet
2017-06-13dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet
2017-06-13dBASE: header refactoringJulien Nabet
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12tdf#55631: DBASE import (take 2)Julien Nabet
2017-06-10DBase, encodings mixedJulien Nabet
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06connectivity: -Werror=unused-variableMichael Stahl
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin