summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24coverity#738772 Uninitialized pointer fieldCaolán McNamara
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-03-09lotuswordpro: cleanup OUString() usageNorbert Thiebaud
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
2014-03-08return does not handle converion to OUStringNorbert Thiebaud
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-03-06coverity#738961 Unused pointer valueCaolán McNamara
2014-03-02coverity#738764: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738765: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738767: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738768: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738770: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738771: Unitialized scalar fieldNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738773 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738774 Uninitialized scalar fieldCaolán McNamara
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-12-23TyposJulien Nabet
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
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