/vcl/android/

se/dindexnode.cxx?h=cp-6.2-16' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/dindexnode.cxx
AgeCommit message (Expand)Author
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-01loplugin:returnconstant in connectivityNoel Grandin
2018-07-26Remove unused local variable 'aResultNode'Muhammet Kara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-24coverity#1371267 Missing move assignment operatorCaolán McNamara
2016-11-24Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara
2016-11-18sync ONDXPagePtr impl with current SvRef implCaolán McNamara
2016-11-18this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann