summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)Author
2013-01-26Some cppcheck cleaningJulien Nabet
2012-11-06cppCheck: Various clean-upjailletc36
2012-10-02Remove not used macros from lotusworkproMarcos Paulo de Souza
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-15Remove unused variableJulien Nabet
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-16Change form of checking self-assignment + cleaning before assigningJulien Nabet
2012-07-14Check for assignment to self for =operatorJulien Nabet
2012-07-14Perform initalization in initialization listJulien Nabet
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-07nuke dead codeTakeshi Abe
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-11-24WaE: uninitialized valueCaolán McNamara
2011-10-17cppcheck fix : 'operator=' should check for assignment to selfwJulien Nabet
2011-10-04no need to continue, delete NULL is safeCaolán McNamara
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-09-23ensure m_pOwnerRow is NULLCaolán McNamara
2011-09-23cppcheck: don't dereference NULL pRowCaolán McNamara
2011-08-30regenerate listCaolán McNamara
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-08-30ditch a few moreCaolán McNamara
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-08callcatcher: remove various unused methodsCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-15callcatcher: remove unused methodsCaolán McNamara
2011-07-11callcatcher: remove unused ColorToOUStringCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-07Found duplicate if expressions in ToXmlJulien Nabet
2011-06-07Just 1 perf check emptinessJulien Nabet
2011-04-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier
2011-04-14remove unused filesDavid Tardon
2011-04-14gbuildize lotuswordproDavid Tardon
2011-04-12asserts aren't helpful to me hereCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-27WaE: overloaded virtualDavid Tardon
2011-03-07WaE: explicitly cast resultCaolán McNamara
2011-03-07enable exceptions hereCaolán McNamara
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders
2011-01-11cppcheck: this can be constCaolán McNamara
2011-01-07cppcheck: prefer prefix variantCaolán McNamara
2011-01-06cppunit: prefer prefix variantCaolán McNamara