summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)Author
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-11-04Related: fdo#71147 lwp-files open not or without charts/tablesJulien Nabet
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-14cppcheck: fix operatorEqVarError (in lotuswordpro)Julien Nabet
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25remove external include guardsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-18coverity#736014 Using invalid iteratorJulien Nabet
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