summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/dindexnode.cxx
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-04-11Fix typosAndrea Gelmini
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
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
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-17cid#1247650 Uninitialized scalar fieldNoel Grandin
2014-10-10add copy constructor for ONDXPagePtr classNoel Grandin
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud