summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-05-311-9/+9
* WaE: "isnan" redefinedDavid Tardon2012-04-161-1/+1
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+10
* gbuildize internal zlibCaolán McNamara2012-04-132-10/+0
* remove formfeedsThomas Arnhold2012-04-121-3/+3
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-14/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* write unsigned char[] contents as numbers rather than string literalLuboš Luňák2012-03-101-1/+1
* mark static data that is const as constLuboš Luňák2012-03-103-17/+18
* WaE: calling delete on the wrong thingCaolán McNamara2012-03-051-6/+24
* Kill LinkedList in hwpfilterSzabolcs Dezsi2012-03-0511-219/+310
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
* WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist2012-03-011-81/+0
* #pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist2012-03-016-24/+0
* 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