summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Collapse)AuthorAgeFilesLines
* WaE: "isnan" redefinedDavid Tardon2012-04-161-1/+1
|
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+10
|
* gbuildize internal zlibCaolán McNamara2012-04-132-10/+0
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* remove formfeedsThomas Arnhold2012-04-121-3/+3
|
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-14/+14
|
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
|
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
| | | | | | | | | | | There are unit tests that do not use URE, e.g., in cppuhelper. This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8. Conflicts: sot/CppunitTest_sot_test_sot.mk svl/CppunitTest_svl_urihelper.mk
* clean upDavid Tardon2012-04-081-9/+0
|
* simplify use of configuration from unit testsDavid Tardon2012-04-081-3/+1
|
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+0
|
* drop uses_ureDavid Tardon2012-04-081-2/+0
|
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
| | | | | Or is there any use case where we would need to use UNO API headers, but not require the appropriate type database at runtime?
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-7/+7
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
|
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
| | | | | | They should not need any actual UI anyway, and most of them already pass the option manually. http://lists.freedesktop.org/archives/libreoffice/2012-March/029109.html
* --headless for hwpfilter testLuboš Luňák2012-03-291-0/+1
| | | | | Otherwise there's a build dependency missing (and it's apparently not needed anyway).
* chmod -xTor Lillqvist2012-03-211-0/+0
|
* write unsigned char[] contents as numbers rather than string literalLuboš Luňák2012-03-101-1/+1
| | | | | | | | | | The real reason for this change is that clang aborts with a fatal error in backend (http://llvm.org/bugs/show_bug.cgi?id=12226), but I'm not sure whether this was a correct construct in the first place anyway. The contents are above 0x7f, which may be outside the range of plain char, if it is signed, so maybe the result is undefined. I don't want to spend the time checking in the spec, but this new variant is technically the same and it is safe.
* mark static data that is const as constLuboš Luňák2012-03-103-17/+18
|
* WaE: calling delete on the wrong thingCaolán McNamara2012-03-051-6/+24
|
* Kill LinkedList in hwpfilterSzabolcs Dezsi2012-03-0511-219/+310
|
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
|
* WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist2012-03-011-81/+0
|
* #pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist2012-03-016-24/+0
|
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+1
|
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-4/+2
|
* Fix typos in commentsElton Chung2012-02-131-1/+1
|
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
|
* REDME -> READMETakeshi Abe2012-02-091-0/+0
|
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-0/+1
|
* Add missing operator++/-- overloads to kludge class.Thorsten Behrens2012-02-061-0/+16
| | | | (to fix the build after the cppcheck cleanup)
* Fixed some cppcheck messagesPKEuS2012-02-063-14/+14
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* these are not old component files anymoreMatúš Kukan2012-01-151-4/+2
|
* pesky dependenciesCaolán McNamara2012-01-121-1/+0
|
* pesky dependenciesCaolán McNamara2012-01-051-1/+3
|
* typoStephan Bergmann2011-12-141-1/+1
|
* configmgr.component is no longer an old one.Stephan Bergmann2011-12-141-1/+1
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-064-20/+17
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove include of pch header from hwpfilterNorbert Thiebaud2011-11-274-6/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-112-1/+3
|
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-113-47/+6
| | | | | | | | | | | * solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk.
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-4/+8
| | | | | | | sot is below vcl, but is a filters test, we can split bootstrapfixture into a vcl needing bit and and non-vcl bit and filters test api can be standalone and combined with whichever bit in order to form pre and post vcl filters test