summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2014-07-04coverity#1222240 Untrusted value as argumentCaolán McNamara
2013-11-14-Werror,-Wduplicate-enumStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.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-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-14CID#738972 use after freeCaolán McNamara
2013-10-09CID#736180 out of boundsCaolán McNamara
2013-10-04HighLight -> Highlight.Jan Holesovsky
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01fix OUString conversion in lotuswordproCaolán McNamara
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin
2013-09-11CID#738545 uninitialized scalarCaolán McNamara
2013-09-10CID#736398 resource leakCaolán McNamara
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-12Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-14Some more toInt32 clean upStephan Bergmann
2013-06-14cppcheck: fix operatorEqVarError (in lotuswordpro)Julien Nabet
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin
2013-05-15fix original intent of the lwp import codeCaolán McNamara
2013-05-15Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist
2013-05-15OUString::replaceAt() does not modify the OUStringTor Lillqvist
2013-05-15String.AppendAscii DropRicardo Montania
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-25ditch libi18nlangtagicu againEike Rathke
2013-04-25removed commented out code that wouldn't be correct anywayEike Rathke
2013-04-24use LanguageTagIcuEike Rathke
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks
2013-04-24Add license filtering to configure.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Fix warning: unused variable 'sFormat' [loplugin]Tor Lillqvist
2013-03-19reduce whitespaces between include and filenameThomas Arnhold