# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: atom+xml'/>
summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/dbase/DTable.hxx
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2018-08-13Translate German variable namesJohnny_M
2018-08-01loplugin:returnconstant in connectivityNoel Grandin
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in 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: typo + remove useless comment from previous commitJulien Nabet
2017-06-13dBASE: header refactoringJulien Nabet
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
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-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-29coverity#1308593 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: 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-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
2013-12-06Remove unused typedefsStephan Bergmann