summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl404-89438/+0
2011-08-05fix up wrong .cxxFINAL_MASTERmaster-backupCaolán McNamara1-1/+0
2011-08-05callcatcher: unused methodsCaolán McNamara5-241/+1
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-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-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-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-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier6-7/+7
2011-04-15if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORTCaolán McNamara1-2/+2
2011-04-14remove unused filesDavid Tardon14-2209/+0
2011-04-14gbuildize lotuswordproDavid Tardon2-258/+0
2011-04-13catch by const referenceCaolán McNamara1-7/+7
2011-04-12asserts aren't helpful to me hereCaolán McNamara3-6/+2
2011-04-11fix what there is to fixCaolán McNamara54-810/+744
2011-04-08fix typedetection for deep caseCaolán McNamara1-1/+1
2011-04-06avoid possibility of accessing out of range ObjTimesCaolán McNamara2-3/+3
2011-04-01register lotuswordpro filter componentMichael Meeks1-29/+0
2011-03-27WaE: overloaded virtualDavid Tardon13-15/+24
2011-03-27WaE: unused variableDavid Tardon2-6/+3
2011-03-27WaE: unused variableDavid Tardon1-5/+5
2011-03-25WaE: set but unusedCaolán McNamara1-19/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-13convert tools type in lotuswordproNorbert Thiebaud30-156/+156
2011-03-07WaE: explicitly cast resultCaolán McNamara1-3/+3
2011-03-07enable exceptions hereCaolán McNamara1-0/+1
2011-03-04Remove useless comments in filters.Guillaume Poussel74-311/+1
2011-03-04Remove useless comments in filters.Guillaume Poussel115-475/+2
2011-03-04Remove useless comments in filters.Guillaume Poussel32-127/+27