summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-29--headless for hwpfilter testLuboš Luňák1-0/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák1-1/+1
2012-03-10mark static data that is const as constLuboš Luňák3-17/+18
2012-03-05WaE: calling delete on the wrong thingCaolán McNamara1-6/+24
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi11-219/+310
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist1-81/+0
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist6-24/+0
2012-02-21WaE: duplicateBranchThomas Arnhold1-4/+1
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-4/+2
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-09REDME -> READMETakeshi Abe1-0/+0
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+1
2012-02-06Add missing operator++/-- overloads to kludge class.Thorsten Behrens1-0/+16
2012-02-06Fixed some cppcheck messagesPKEuS3-14/+14
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-15these are not old component files anymoreMatúš Kukan1-4/+2
2012-01-12pesky dependenciesCaolán McNamara1-1/+0
2012-01-05pesky dependenciesCaolán McNamara1-1/+3
2011-12-14typoStephan Bergmann1-1/+1
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize 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