summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara2-4/+8
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-5/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04add missed file hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mkBjoern Michaelsen1-0/+44
2011-10-04adapt hwpfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen2-11/+1
2011-10-02valgrind: fix leakCaolán McNamara1-15/+7
2011-09-30merge filters-test codeCaolán McNamara3-104/+14
2011-09-22Always link with user32Tor Lillqvist1-1/+0
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-1/+7
2011-09-09WaE: constify these (worrying-looking) font name tablesCaolán McNamara1-1/+1
2011-09-09I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist1-4/+2
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-06do not use /clone in paht for test in hwpfilterNorbert Thiebaud1-2/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-3/+6
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen7-21/+22
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-11/+0
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1
2011-06-30add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2-1/+2
2011-06-27Fix Windows buildTor Lillqvist1-1/+2
2011-06-21use size_t hereCaolán McNamara3-8/+9
2011-06-21gnumake4: postmerge fixes in hwpBjoern Michaelsen1-13/+1
2011-06-18use the new way of setting UNO API include dirsDavid Tardon2-2/+10
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-16Link with user32 for WindowsTor Lillqvist1-0/+1
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