summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2013-09-01Remove pointless comments and ASCII artTor Lillqvist1-4/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-4/+8
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-2/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-6/+6
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-3/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-5/+5
2013-08-12Mark as constTakeshi Abe2-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud3-4/+6
2013-06-14Some more toInt32 clean upStephan Bergmann1-1/+1
2013-06-14cppcheck: fix operatorEqVarError (in lotuswordpro)Julien Nabet1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin2-6/+6
2013-05-15fix original intent of the lwp import codeCaolán McNamara1-0/+4
2013-05-15Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist1-2/+0
2013-05-15OUString::replaceAt() does not modify the OUStringTor Lillqvist1-1/+1
2013-05-15String.AppendAscii DropRicardo Montania1-29/+13
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist6-14/+14
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-50/+26
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-2/+0
2013-04-25ditch libi18nlangtagicu againEike Rathke1-1/+0
2013-04-25removed commented out code that wouldn't be correct anywayEike Rathke1-45/+0
2013-04-24use LanguageTagIcuEike Rathke2-15/+7
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks1-4/+1
2013-04-24Add license filtering to configure.Michael Meeks1-0/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-165/+28
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák133-818/+815
2013-04-05new module i18nlangtagEike Rathke1-1/+1
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-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04sal_Bool to boolTakeshi Abe2-2/+2
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+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