summaryrefslogtreecommitdiff
path: root/hwpfilter/source
AgeCommit message (Expand)Author
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-16WaE: "isnan" redefinedDavid Tardon
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-12remove formfeedsThomas Arnhold
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák
2012-03-10mark static data that is const as constLuboš Luňák
2012-03-05WaE: calling delete on the wrong thingCaolán McNamara
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-13Fix typos in commentsElton Chung
2012-02-06Add missing operator++/-- overloads to kludge class.Thorsten Behrens
2012-02-06Fixed some cppcheck messagesPKEuS
2011-11-27remove include of pch header from hwpfilterNorbert Thiebaud
2011-10-02valgrind: fix leakCaolán McNamara
2011-09-09WaE: constify these (worrying-looking) font name tablesCaolán McNamara
2011-09-09I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-27Fix Windows buildTor Lillqvist
2011-06-21use size_t hereCaolán McNamara
2011-06-14return the correct return codeCaolán McNamara
2011-06-14ditch MyDataSink and use comphelper::MediaDescriptor::addInputStreamCaolán McNamara
2011-06-13gbuildize hwpfilterCaolán McNamara
2011-06-13survive missing writer component for testing purposesCaolán McNamara
2011-06-13valgrind: linenumber uninitedCaolán McNamara
2011-06-13it's c++ not cCaolán McNamara
2011-06-13#i49123# implement typedetection for supported .hwp format versionsCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-09Some cppcheck cleaningJulien Nabet
2011-06-01restore Korean comments that were smashed to just ? by 6dfe3457faf4bef4b7080d...Christian Lohmaier
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak
2011-05-18do not leak memoryDavid Tardon
2011-05-16make_keyword expects the buffer size is >=256BDavid Tardon
2011-05-16do not leak memoryDavid Tardon
2011-05-16do not leak memoryDavid Tardon
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-10unroll this to help out simple minded compilerCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-02-24Remove TURBOC supportThomas Arnhold