summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
...
* add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-06-302-1/+2
* remove all traces of offuh from makefilesDavid Tardon2011-06-182-2/+10
* tidy indentCaolán McNamara2011-06-131-4/+3
* Code cleanupKorrawit Pruegsanusak2011-06-128-15/+10
* Some cppcheck cleaningJulien Nabet2011-06-093-10/+5
* Found duplicate if expressions in ToXmlJulien Nabet2011-06-071-6/+1
* Just 1 perf check emptinessJulien Nabet2011-06-071-1/+1
* Unused private func 'LwpFontAttrEntry::IsSuperSubOverridden'Julien Nabet2011-06-053-8/+1
* Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet2011-06-053-27/+1
* fix up some more endianCaolán McNamara2011-05-231-109/+107
* fix endianness sufficiently to pass unit testsCaolán McNamara2011-05-235-30/+83
* fix debug buildDavid Tardon2011-05-231-1/+4
* fix up endianness of higher-hanging QuickReadsCaolán McNamara2011-05-221-1/+0
* fix up endianness of higher-hanging QuickReadsCaolán McNamara2011-05-226-52/+44
* fix up endianness of lowhanging QuickReadsCaolán McNamara2011-05-2244-351/+292
* can't correctly use auto_ptr on new[] allocated memoryCaolán McNamara2011-05-211-1/+3
* WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-162-8/+8
* Fix lotuswordpro unit test on WindowsTor Lillqvist2011-05-151-2/+6
* Fix lotuswordpro unit test to be able to access the files.Jan Holesovsky2011-04-281-6/+8
* Revert "use add_linked_objects instead of explicit dep"David Tardon2011-04-271-13/+4
* clean upDavid Tardon2011-04-271-0/+6
* do not leak memoryDavid Tardon2011-04-261-4/+11
* return early if no stream has been foundDavid Tardon2011-04-261-0/+7
* fix operator delete mismatchDavid Tardon2011-04-261-1/+1
* remove obsoleted depDavid Tardon2011-04-241-2/+0
* keep the linked_libs lists sortedDavid Tardon2011-04-242-5/+5
* use add_linked_objects instead of explicit depDavid Tardon2011-04-241-4/+13
* use the new UNO-related defs from CppunitTargetDavid Tardon2011-04-244-97/+24
* WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier2011-04-216-7/+7
* Fix compile issue.Joseph Powers2011-04-191-1/+1
* Library, not LinkTargetBjoern Michaelsen2011-04-171-1/+1
* unittest has to explicitly depend on lwpft libraryBjoern Michaelsen2011-04-161-0/+4
* use gb_CppunitTest_uses_ure, depend on PackageBjoern Michaelsen2011-04-161-0/+3
* I want to have one depend on the other, sighCaolán McNamara2011-04-162-3/+2
* I don't think we need iculeCaolán McNamara2011-04-161-3/+2
* remove old stuff nowCaolán McNamara2011-04-155-142/+145
* port unit test to gbuild after fixing filterCaolán McNamara2011-04-152-6/+8
* if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORTCaolán McNamara2011-04-151-2/+2
* fix buildDavid Tardon2011-04-141-1/+1
* remove unused filesDavid Tardon2011-04-1415-2216/+0
* gbuildize lotuswordproDavid Tardon2011-04-1410-324/+354
* catch by const referenceCaolán McNamara2011-04-131-7/+7
* asserts aren't helpful to me hereCaolán McNamara2011-04-123-6/+2
* enable cppunit regression testCaolán McNamara2011-04-121-0/+1
* add a test harness and samplesCaolán McNamara2011-04-117-0/+294
* fix what there is to fixCaolán McNamara2011-04-1155-810/+750
* fix typedetection for deep caseCaolán McNamara2011-04-081-1/+1
* avoid possibility of accessing out of range ObjTimesCaolán McNamara2011-04-062-3/+3
* register lotuswordpro filter componentMichael Meeks2011-04-014-29/+17
* WaE: overloaded virtualDavid Tardon2011-03-2713-15/+24