summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/dbase/dindexnode.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-2/+2
* loplugin:constparams in connectivityNoel Grandin2017-07-191-3/+3
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-6/+6
* revert bits of "remove some old MSVC workarounds"Noel Grandin2017-04-221-2/+2
* remove some old MSVC workaroundsNoel Grandin2017-04-211-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-291-4/+4
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-171-2/+1
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-8/+10
* coverity#1371267 Missing move assignment operatorCaolán McNamara2016-11-241-0/+11
* Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara2016-11-241-0/+1
* sync ONDXPagePtr impl with current SvRef implCaolán McNamara2016-11-181-7/+30
* this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara2016-11-181-12/+8
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-3/+3
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-2/+2
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-4/+4
* com::sun::star->css in connectivityNoel Grandin2016-05-301-2/+2
* clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin2016-04-111-1/+1
* loplugin:unuseddefaultparams in connectivityNoel Grandin2016-03-031-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-4/+0
* new loplugin: memoryvarNoel Grandin2015-11-111-4/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* Get rid of connectivity's diagnose_ex.hStephan Bergmann2015-09-091-1/+0
* Get rid of OSL_UNUSEDStephan Bergmann2015-09-091-2/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* Some more loplugin:cstylecast: connectivityStephan Bergmann2015-01-201-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-091-2/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* cid#1247650 Uninitialized scalar fieldNoel Grandin2014-10-171-1/+3
* add copy constructor for ONDXPagePtr classNoel Grandin2014-10-101-0/+13
* remove SvRefBase::QueryDeleteNoel Grandin2014-10-091-27/+31
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* connectivity: fix includesThomas Arnhold2014-06-041-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-32/+32
* Remove visual noise from connectivityAlexander Wilms2014-02-271-8/+8
* connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud2014-02-251-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-46/+46
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-4/+4
* bool improvementsStephan Bergmann2014-01-281-1/+1
* coverity#1158204 Unintentional integer overflowCaolán McNamara2014-01-231-1/+2
* convert more SvStream::operator<< callsNoel Grandin2014-01-221-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-5/+6
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-101-4/+4
* Cleanup String in connectivityNorbert Thiebaud2013-07-191-15/+16
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* WaE: "PAGE_SIZE" redefinedTor Lillqvist2012-12-291-8/+8
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14