summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2013-11-10Related: fdo#71147 lwp-files open not or without charts/tablesJulien Nabet
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
2013-03-18coverity#736014 Using invalid iteratorJulien Nabet
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: no need to use a pointer hereMarkus Mohrhard
2013-02-18coverity: new[] vs delete mismatchMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-18coverity: fix memory leakMarkus Mohrhard
2013-02-16coverity#738975 Use after freeCaolán McNamara
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Some cppcheck cleaningJulien Nabet
2013-01-19Again Fix others Consecutive return, breakJulien Nabet
2013-01-19Fix Consecutive return, breakJulien Nabet
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-11Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl
2012-11-22AllSettings with LanguageTagEike Rathke