summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák132-812/+809
2013-03-25remove external include guardsThomas Arnhold2-24/+1
2013-03-26Fix warning: unused variable 'sFormat' [loplugin]Tor Lillqvist1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold180-453/+453
2013-03-18coverity#736014 Using invalid iteratorJulien Nabet1-1/+1
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara1-2/+31
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-32/+2
2013-03-04sal_Bool to boolTakeshi Abe2-2/+2
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-2/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-4/+2
2013-02-18coverity: fix memory leakMarkus Mohrhard1-7/+7
2013-02-18coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-18coverity: no need to use a pointer hereMarkus Mohrhard1-6/+6
2013-02-18coverity: new[] vs delete mismatchMarkus Mohrhard1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-16coverity#738975 Use after freeCaolán McNamara1-3/+6
2013-01-26Some cppcheck cleaningJulien Nabet2-1/+2
2013-01-19Again Fix others Consecutive return, breakJulien Nabet1-12/+0
2013-01-19Fix Consecutive return, breakJulien Nabet1-4/+0
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+2
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan1-5/+2
2012-12-11Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza1-14/+12
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+4
2012-11-06cppCheck: Various clean-upjailletc361-1/+1
2012-10-09Remove useless codeMarcos Paulo de Souza7-81/+1
2012-10-02Remove not used macros from lotusworkproMarcos Paulo de Souza7-63/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini5-7/+11
2012-10-01Prefixify lotuswordproTor Lillqvist1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-15Remove unused variableJulien Nabet1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann12-26/+5
2012-08-01Remove unused code: those classes are unusedThomas Arnhold3-134/+0
2012-07-16Change form of checking self-assignment + cleaning before assigningJulien Nabet1-41/+45
2012-07-14Check for assignment to self for =operatorJulien Nabet1-0/+3
2012-07-14Perform initalization in initialization listJulien Nabet1-20/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-69/+69
2012-06-29Remove include guardsThomas Arnhold8-21/+0
2012-06-27Remove unused include filesThomas Arnhold6-503/+0
2012-06-27Remove commented out codeThomas Arnhold1-202/+0
2012-06-26removed unused forward declarations of classTakeshi Abe13-25/+0
2012-06-07nuke dead codeTakeshi Abe11-213/+1
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens9-63/+64
2012-05-29targeted string re-workNorbert Thiebaud1-10/+10