summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2011-05-23fix up some more endianCaolán McNamara
2011-05-23fix endianness sufficiently to pass unit testsCaolán McNamara
2011-05-23fix debug buildDavid Tardon
2011-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara
2011-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara
2011-05-21can't correctly use auto_ptr on new[] allocated memoryCaolán McNamara
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-15Fix lotuswordpro unit test on WindowsTor Lillqvist
2011-04-28Fix lotuswordpro unit test to be able to access the files.Jan Holesovsky
2011-04-27Revert "use add_linked_objects instead of explicit dep"David Tardon
2011-04-27clean upDavid Tardon
2011-04-26do not leak memoryDavid Tardon
2011-04-26return early if no stream has been foundDavid Tardon
2011-04-26fix operator delete mismatchDavid Tardon
2011-04-24remove obsoleted depDavid Tardon
2011-04-24keep the linked_libs lists sortedDavid Tardon
2011-04-24use add_linked_objects instead of explicit depDavid Tardon
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon
2011-04-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier
2011-04-19Fix compile issue.Joseph Powers
2011-04-17Library, not LinkTargetBjoern Michaelsen
2011-04-16unittest has to explicitly depend on lwpft libraryBjoern Michaelsen
2011-04-16use gb_CppunitTest_uses_ure, depend on PackageBjoern Michaelsen
2011-04-16I want to have one depend on the other, sighCaolán McNamara
2011-04-16I don't think we need iculeCaolán McNamara
2011-04-15remove old stuff nowCaolán McNamara
2011-04-15port unit test to gbuild after fixing filterCaolán McNamara
2011-04-15if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORTCaolán McNamara
2011-04-14fix buildDavid Tardon
2011-04-14remove unused filesDavid Tardon
2011-04-14gbuildize lotuswordproDavid Tardon
2011-04-13catch by const referenceCaolán McNamara
2011-04-12asserts aren't helpful to me hereCaolán McNamara
2011-04-12enable cppunit regression testCaolán McNamara
2011-04-11add a test harness and samplesCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-04-08fix typedetection for deep caseCaolán McNamara
2011-04-06avoid possibility of accessing out of range ObjTimesCaolán McNamara
2011-04-01register lotuswordpro filter componentMichael Meeks
2011-03-27WaE: overloaded virtualDavid Tardon
2011-03-27WaE: unused variableDavid Tardon
2011-03-27WaE: unused variableDavid Tardon
2011-03-25WaE: set but unusedCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13no more writeInfoNorbert Thiebaud
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-03-07WaE: explicitly cast resultCaolán McNamara
2011-03-07enable exceptions hereCaolán McNamara
2011-03-04Remove useless comments in filters.Guillaume Poussel