summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptblformula.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23loplugin: cstylecastNoel Grandin1-3/+3
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-1/+1
2014-05-19lwp: remove using namespace std from headersThomas Arnhold1-3/+3
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-21/+21
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-3/+0
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-10-20drop some tools/string includesCaolán McNamara1-0/+1
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin1-38/+38
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+30
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-4/+4
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-22/+22
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+4
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-08-23ditch deprecated apiCaolán McNamara1-35/+13
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-4/+2
2011-05-21can't correctly use auto_ptr on new[] allocated memoryCaolán McNamara1-1/+3
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-3/+3
2011-02-14throw out some warningsCaolán McNamara1-2/+2
2010-12-19cppcheck: prefer prefix formCaolán McNamara1-3/+3
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-2/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+803