summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-29--headless for hwpfilter testLuboš Luňák
2012-03-21chmod -xTor Lillqvist
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák
2012-03-10mark static data that is const as constLuboš Luňák
2012-03-05WaE: calling delete on the wrong thingCaolán McNamara
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-13Fix typos in commentsElton Chung
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-09REDME -> READMETakeshi Abe
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-06Add missing operator++/-- overloads to kludge class.Thorsten Behrens
2012-02-06Fixed some cppcheck messagesPKEuS
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-15these are not old component files anymoreMatúš Kukan
2012-01-12pesky dependenciesCaolán McNamara
2012-01-05pesky dependenciesCaolán McNamara
2011-12-14typoStephan Bergmann
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from hwpfilterNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04add missed file hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mkBjoern Michaelsen
2011-10-04adapt hwpfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-10-02valgrind: fix leakCaolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-22Always link with user32Tor Lillqvist
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann