summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2011-06-14don't need to link against vclCaolán McNamara1-1/+0
2011-06-14add regression testCaolán McNamara5-1/+260
2011-06-14return the correct return codeCaolán McNamara1-4/+2
2011-06-14ditch MyDataSink and use comphelper::MediaDescriptor::addInputStreamCaolán McNamara2-68/+7
2011-06-13gbuildize hwpfilterCaolán McNamara32-160/+190
2011-06-13survive missing writer component for testing purposesCaolán McNamara4-30/+34
2011-06-13valgrind: linenumber uninitedCaolán McNamara2-29/+16
2011-06-13it's c++ not cCaolán McNamara1-3/+3
2011-06-13#i49123# implement typedetection for supported .hwp format versionsCaolán McNamara5-29/+70
2011-06-13stack example .hwp files here for future testsCaolán McNamara3-0/+0
2011-06-12Code cleanupKorrawit Pruegsanusak4-79/+6
2011-06-09Some cppcheck cleaningJulien Nabet5-16/+15
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-5/+5
2011-06-01restore Korean comments that were smashed to just ? by 6dfe3457faf4bef4b7080d...Christian Lohmaier2-141/+141
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak4-85/+4
2011-05-18do not leak memoryDavid Tardon1-1/+3
2011-05-16make_keyword expects the buffer size is >=256BDavid Tardon1-1/+1
2011-05-16do not leak memoryDavid Tardon1-3/+24
2011-05-16do not leak memoryDavid Tardon1-0/+1
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky5-29/+45
2011-03-10unroll this to help out simple minded compilerCaolán McNamara1-6/+12
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud5-29/+45
2011-03-04Remove useless comments in filters.Guillaume Poussel1-6/+2
2011-02-24Remove TURBOC supportThomas Arnhold1-9/+0
2011-02-24Remove MSDOS supportThomas Arnhold1-14/+0
2011-02-16Remove HPUX supportThomas Arnhold1-7/+0
2011-02-07Remove dead codeThomas Arnhold1-2/+0
2011-02-03fix copy ctor and assignment sigsCaolán McNamara2-4/+6
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-01-31Remove RCS lines.Thomas Arnhold19-41/+0
2011-01-30Remove TEST, DEBUG and dead code.Thomas Arnhold1-17/+2
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-9/+5
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-2/+2
2011-01-22Remove some dead code.Thomas Arnhold7-197/+1
2011-01-18disambiguate between two different SkipBlocksCaolán McNamara4-7/+7
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-09cppcheck: unit membersCaolán McNamara1-14/+8
2010-12-03RTL_CONSTASCII_USTRINGPARAM in filters 19Gert Faller1-7/+7
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 11 (build problem in sal ?)Gert Faller1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 7Gert Faller1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 2Gert Faller1-16/+16
2010-11-25cppcheck: methods can be constCaolán McNamara2-2/+2
2010-11-17remove archaic SGI header guardsCaolán McNamara1-2/+0
2010-11-08cppcheck release memory on some more early return pathsCaolán McNamara1-23/+25
2010-11-08cppcheck reported memory leakjulien1-0/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara31-0/+90
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1