summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/dbase
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-07-18compact namespace: connectivityNoel Grandin15-61/+27
2020-07-16loplugin:unusedmethodsNoel Grandin1-5/+1
2020-02-10move some headers inside connectivityNoel Grandin1-1/+1
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen3-5/+0
2019-10-17Remove some memset callsMike Kaganski2-2/+2
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-2/+2
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-22loplugin:constmethod in connectivityNoel Grandin2-6/+6
2018-12-19use unique_ptr in connectivityNoel Grandin1-1/+1
2018-08-13Translate German variable namesJohnny_M2-3/+3
2018-08-01loplugin:returnconstant in connectivityNoel Grandin3-5/+5
2018-07-02loplugin:constantparamNoel Grandin1-3/+2
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin2-2/+2
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-1/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin4-4/+4
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-12-19inline use-once typedefsNoel Grandin3-6/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin1-3/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann15-20/+20
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-07-19loplugin:constparams in connectivityNoel Grandin2-4/+4
2017-06-14dBASE: put back an array for trailerJulien Nabet1-17/+22
2017-06-13dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet1-14/+14
2017-06-13dBASE: typo + remove useless comment from previous commitJulien Nabet1-3/+3
2017-06-13dBASE: header refactoringJulien Nabet1-8/+19
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin1-2/+3
2017-04-21remove some old MSVC workaroundsNoel Grandin1-3/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-46/+46
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2-1/+5
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin1-1/+2
2016-11-24coverity#1371267 Missing move assignment operatorCaolán McNamara1-0/+1
2016-11-18sync ONDXPagePtr impl with current SvRef implCaolán McNamara1-19/+10
2016-11-18this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara1-1/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-1/+0
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-2/+2
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-1/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin2-7/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+0
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl1-0/+2
2016-06-06remove some manual ref-countingNoel Grandin1-3/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin10-74/+74
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-2/+3