summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
...
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-303-3/+6
* callcatcher: ditch various unused methodsCaolán McNamara2011-07-284-85/+0
* callcatcher: ditch various unused write methodsCaolán McNamara2011-07-262-226/+0
* callcatcher: remove unused Write methodsCaolán McNamara2011-07-262-56/+1
* icu libs are externalDavid Tardon2011-07-261-2/+5
* overlong linesCaolán McNamara2011-07-171-1/+3
* callcatcher: remove unused methodsCaolán McNamara2011-07-153-16/+0
* initialize Length to suppress a compiler warningTakeshi Abe2011-07-131-1/+1
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-5/+0
* callcatcher: remove unused ColorToOUStringCaolán McNamara2011-07-112-29/+0
* fixed typos in commentsTakeshi Abe2011-07-081-1/+1
* gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
* 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