summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
...
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-112-1/+3
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-113-47/+6
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-4/+8
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-051-5/+4
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* add missed file hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mkBjoern Michaelsen2011-10-041-0/+44
* adapt hwpfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-042-11/+1
* 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