summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* valgrind: fix leakCaolán McNamara2011-10-021-15/+7
* merge filters-test codeCaolán McNamara2011-09-303-104/+14
* Always link with user32Tor Lillqvist2011-09-221-1/+0
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-2/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+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
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-103-3/+3
* do not use /clone in paht for test in hwpfilterNorbert Thiebaud2011-08-061-2/+2
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-303-3/+6
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-1/+1
* resyncing to masterBjoern Michaelsen2011-07-217-21/+22
|\
| * Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-11/+0
| * gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
| * add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-06-302-1/+2
| * Fix Windows buildTor Lillqvist2011-06-271-1/+2
| * use size_t hereCaolán McNamara2011-06-213-8/+9
| * use the new way of setting UNO API include dirsDavid Tardon2011-06-182-2/+10
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
| * Link with user32 for WindowsTor Lillqvist2011-06-161-0/+1
* | gnumake4: postmerge fixes in hwpBjoern Michaelsen2011-06-211-13/+1
|/
* don't need to link against vclCaolán McNamara2011-06-141-1/+0
* add regression testCaolán McNamara2011-06-145-1/+260
* 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-1332-160/+190
* 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-135-29/+70
* stack example .hwp files here for future testsCaolán McNamara2011-06-133-0/+0
* Code cleanupKorrawit Pruegsanusak2011-06-124-79/+6
* Some cppcheck cleaningJulien Nabet2011-06-095-16/+15
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-5/+5
* 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-185-29/+45
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-095-29/+45
| |\
| | * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-28/+44
* | | 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