summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwptblformula.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-143/+3
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-2/+1
* loplugin: cstylecastNoel Grandin2014-10-231-3/+3
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-1/+1
* lwp: remove using namespace std from headersThomas Arnhold2014-05-191-3/+3
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-21/+21
* lotuswordpro: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-3/+0
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* drop some tools/string includesCaolán McNamara2013-10-201-0/+1
* convert String to OUString in lotuswordpro moduleNoel Grandin2013-10-011-38/+38
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fix original intent of the lwp import codeCaolán McNamara2013-05-151-0/+4
* Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist2013-05-151-2/+0
* OUString::replaceAt() does not modify the OUStringTor Lillqvist2013-05-151-1/+1
* String.AppendAscii DropRicardo Montania2013-05-151-29/+13
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-30/+30
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-4/+4
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-22/+22
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+4
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* ditch deprecated apiCaolán McNamara2011-08-231-35/+13
* Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
* fix up endianness of lowhanging QuickReadsCaolán McNamara2011-05-221-4/+2
* can't correctly use auto_ptr on new[] allocated memoryCaolán McNamara2011-05-211-1/+3
* convert tools type in lotuswordproNorbert Thiebaud2011-03-131-3/+3
* throw out some warningsCaolán McNamara2011-02-141-2/+2
* cppcheck: prefer prefix formCaolán McNamara2010-12-191-3/+3
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-2/+4
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+803