summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2011-08-19icui18n -> icuin on Windows. Now lotuswordpro builds.Kohei Yoshida1-0/+7
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19regenerate listCaolán McNamara6-78/+0
2011-08-18callcatcher: unused codeCaolán McNamara9-211/+0
2011-08-17callcatcher: remove some methodsCaolán McNamara7-59/+0
2011-08-16callcatcher: unused codeCaolán McNamara4-37/+0
2011-08-16ditch some junkCaolán McNamara10-110/+0
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara2-14/+0
2011-08-13Some cppcheck cleaningJulien Nabet2-3/+3
2011-08-12update list, ditch newbiesCaolán McNamara2-6/+0
2011-08-12callcatcher: unused codeCaolán McNamara14-186/+0
2011-08-11callcatcher: unused codeCaolán McNamara2-21/+0
2011-08-11callcatcher: yet more unused codeCaolán McNamara6-184/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-08callcatcher: remove various unused methodsCaolán McNamara6-116/+0
2011-08-08callcatcher: remove various unused methodsCaolán McNamara2-44/+0
2011-08-06remove /clone/calc reference in lotuswordpro qaNorbert Thiebaud1-2/+2
2011-08-05fix up wrong .cxxCaolán McNamara2-2/+1
2011-08-05callcatcher: unused methodsCaolán McNamara6-242/+1
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-3/+6
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara4-85/+0
2011-07-26callcatcher: ditch various unused write methodsCaolán McNamara2-226/+0
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara2-56/+1
2011-07-26icu libs are externalDavid Tardon1-2/+5
2011-07-17overlong linesCaolán McNamara1-1/+3
2011-07-15callcatcher: remove unused methodsCaolán McNamara3-16/+0
2011-07-13initialize Length to suppress a compiler warningTakeshi Abe1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-5/+0
2011-07-11callcatcher: remove unused ColorToOUStringCaolán McNamara2-29/+0
2011-07-08fixed typos in commentsTakeshi Abe1-1/+1
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1
2011-06-30add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2-1/+2
2011-06-18remove all traces of offuh from makefilesDavid Tardon2-2/+10
2011-06-13tidy indentCaolán McNamara1-4/+3
2011-06-12Code cleanupKorrawit Pruegsanusak8-15/+10
2011-06-09Some cppcheck cleaningJulien Nabet3-10/+5
2011-06-07Found duplicate if expressions in ToXmlJulien Nabet1-6/+1
2011-06-07Just 1 perf check emptinessJulien Nabet1-1/+1
2011-06-05Unused private func 'LwpFontAttrEntry::IsSuperSubOverridden'Julien Nabet3-8/+1
2011-06-05Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet3-27/+1
2011-05-23fix up some more endianCaolán McNamara1-109/+107
2011-05-23fix endianness sufficiently to pass unit testsCaolán McNamara5-30/+83
2011-05-23fix debug buildDavid Tardon1-1/+4
2011-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara1-1/+0
2011-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara6-52/+44
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara44-351/+292
2011-05-21can't correctly use auto_ptr on new[] allocated memoryCaolán McNamara1-1/+3
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2-8/+8
2011-05-15Fix lotuswordpro unit test on WindowsTor Lillqvist1-2/+6