summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
AgeCommit message (Expand)Author
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-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-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier
2011-04-15if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORTCaolán McNamara
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-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-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
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-16add copyright headersNoel Power
2011-02-14throw out some warningsCaolán McNamara
2011-02-13cppcheck: init member variableCaolán McNamara
2011-02-11WaE: unused variablesCaolán McNamara
2011-02-08unused variableCaolán McNamara
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-02-03fix copy ctor and assignment sigsCaolán McNamara
2011-02-01Clean up makefilesThomas Arnhold
2011-01-30Remove dead code.Thomas Arnhold
2011-01-30cppcheck: remove unused variable TextSizeIsCellHeight.Thomas Arnhold
2011-01-30Remove double line spacing and a comment.Thomas Arnhold
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders
2011-01-25ULONG is not unsigned longTor Lillqvist
2011-01-22Remove some dead code.Thomas Arnhold
2011-01-18WaE patch for filterChristian Lohmaier
2011-01-11cppcheck: this can be constCaolán McNamara
2011-01-07cppcheck: prefer prefix variantCaolán McNamara