summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2012-08-08Fix windows build where min and max are macrosAndras Timar1-1/+1
2012-07-30hwpfilter: improve text import and error handlingMichael Stahl18-636/+374
2012-01-04disable problematic hwpfilter_testPetr Mladek1-3/+5
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara4-20/+17
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from hwpfilterNorbert Thiebaud4-6/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-1/+3
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-47/+6
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