summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+1
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-4/+2
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Add missing operator++/-- overloads to kludge class.Thorsten Behrens2012-02-061-0/+16
* Fixed some cppcheck messagesPKEuS2012-02-063-14/+14
* remove include of pch header from hwpfilterNorbert Thiebaud2011-11-272-4/+0
* valgrind: fix leakCaolán McNamara2011-10-021-15/+7
* WaE: constify these (worrying-looking) font name tablesCaolán McNamara2011-09-091-1/+1
* I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist2011-09-091-4/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-11/+0
* Fix Windows buildTor Lillqvist2011-06-271-1/+2
* use size_t hereCaolán McNamara2011-06-213-8/+9
* return the correct return codeCaolán McNamara2011-06-141-4/+2
* ditch MyDataSink and use comphelper::MediaDescriptor::addInputStreamCaolán McNamara2011-06-142-68/+7
* gbuildize hwpfilterCaolán McNamara2011-06-1326-133/+8
* survive missing writer component for testing purposesCaolán McNamara2011-06-134-30/+34
* valgrind: linenumber uninitedCaolán McNamara2011-06-132-29/+16
* it's c++ not cCaolán McNamara2011-06-131-3/+3
* #i49123# implement typedetection for supported .hwp format versionsCaolán McNamara2011-06-134-29/+70
* Code cleanupKorrawit Pruegsanusak2011-06-124-79/+6
* Some cppcheck cleaningJulien Nabet2011-06-095-16/+15
* restore Korean comments that were smashed to just ? by 6dfe3457faf4bef4b7080d...Christian Lohmaier2011-06-012-141/+141
* Code Cleanup in filtersKorrawit Pruegsanusak2011-05-304-85/+4
* do not leak memoryDavid Tardon2011-05-181-1/+3
* make_keyword expects the buffer size is >=256BDavid Tardon2011-05-161-1/+1
* do not leak memoryDavid Tardon2011-05-161-3/+24
* do not leak memoryDavid Tardon2011-05-161-0/+1
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-183-27/+43
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-093-27/+43
| |\
| | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-103-27/+43
* | | unroll this to help out simple minded compilerCaolán McNamara2011-03-101-6/+12
|/ /
* | Remove useless comments in filters.Guillaume Poussel2011-03-041-6/+2
* | Remove TURBOC supportThomas Arnhold2011-02-241-9/+0
* | Remove MSDOS supportThomas Arnhold2011-02-241-14/+0
* | Remove HPUX supportThomas Arnhold2011-02-161-7/+0
* | Remove dead codeThomas Arnhold2011-02-071-2/+0
* | fix copy ctor and assignment sigsCaolán McNamara2011-02-032-4/+6
* | Clean up makefilesThomas Arnhold2011-02-011-1/+0
* | Remove RCS lines.Thomas Arnhold2011-01-3119-41/+0
* | Remove TEST, DEBUG and dead code.Thomas Arnhold2011-01-301-17/+2
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-9/+5
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-2/+2
* | Remove some dead code.Thomas Arnhold2011-01-227-197/+1
* | disambiguate between two different SkipBlocksCaolán McNamara2011-01-184-7/+7
* | cppunit: prefer prefix variantCaolán McNamara2011-01-061-2/+2
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-2/+2
* | cppcheck: unit membersCaolán McNamara2010-12-091-14/+8
* | RTL_CONSTASCII_USTRINGPARAM in filters 19Gert Faller2010-12-031-7/+7
* | RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller2010-11-281-3/+3