summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-28Fix lotuswordpro unit test to be able to access the files.Jan Holesovsky1-6/+8
2011-04-27Revert "use add_linked_objects instead of explicit dep"David Tardon1-13/+4
2011-04-27clean upDavid Tardon1-0/+6
2011-04-26do not leak memoryDavid Tardon1-4/+11
2011-04-26return early if no stream has been foundDavid Tardon1-0/+7
2011-04-26fix operator delete mismatchDavid Tardon1-1/+1
2011-04-24remove obsoleted depDavid Tardon1-2/+0
2011-04-24keep the linked_libs lists sortedDavid Tardon2-5/+5
2011-04-24use add_linked_objects instead of explicit depDavid Tardon1-4/+13
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon4-97/+24
2011-04-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier6-7/+7
2011-04-19Fix compile issue.Joseph Powers1-1/+1
2011-04-17Library, not LinkTargetBjoern Michaelsen1-1/+1
2011-04-16unittest has to explicitly depend on lwpft libraryBjoern Michaelsen1-0/+4
2011-04-16use gb_CppunitTest_uses_ure, depend on PackageBjoern Michaelsen1-0/+3
2011-04-16I want to have one depend on the other, sighCaolán McNamara2-3/+2
2011-04-16I don't think we need iculeCaolán McNamara1-3/+2
2011-04-15remove old stuff nowCaolán McNamara5-142/+145
2011-04-15port unit test to gbuild after fixing filterCaolán McNamara2-6/+8
2011-04-15if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORTCaolán McNamara1-2/+2
2011-04-14fix buildDavid Tardon1-1/+1
2011-04-14remove unused filesDavid Tardon15-2216/+0
2011-04-14gbuildize lotuswordproDavid Tardon10-324/+354
2011-04-13catch by const referenceCaolán McNamara1-7/+7
2011-04-12asserts aren't helpful to me hereCaolán McNamara3-6/+2