summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Collapse)Author
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
With gbuildification neither was actually used anyway, as far as I could see. Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
2012-12-25Get rid of (most uses of) GUITor Lillqvist
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-11-05cleanup README files.Michael Meeks
Convert DOS -> unix newlines. Cleanup and clarify several files.
2012-11-05add a README filesAlia Almusaireae
Change-Id: I4bd9a7d00df220e2a3deae3cc1b7b0f4a1098e24 Reviewed-on: https://gerrit.libreoffice.org/989 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
Change-Id: I94cafba5363f24d608add6878c72f230f45fdb87
2012-10-03-Werror,-Wc++98-compat-pedanticStephan Bergmann
Change-Id: Ifbbca6bfb12d23c8726e35e799dc92be94844c8a
2012-10-03-Werror,-Wheader-hygieneStephan Bergmann
Change-Id: Icac29e4f433b1e72603e52a0561e60cb8a7cfdef
2012-10-03nearly all soltools executables need unistd.hDavid Tardon
Change-Id: I0177f624951943d1f241d395a38f13211a3ff9ef
2012-10-03dep on soltools_inc is only for windowsDavid Tardon
Change-Id: I2f8b89573ad91477c76827d2697f0c74a14d4b8b
2012-10-02makedepend depends on unistd.hAndras Timar
Change-Id: I02df1b67dd9470a4a7225fd8986a52bd88a86e93
2012-09-30soltools: remove unused filesMatúš Kukan
Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0
2012-09-30soltools: build again ldump4 for WindowsMatúš Kukan
Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580
2012-09-29soltools: fix windows buildMatúš Kukan
Change-Id: Iac8321655a18826f9adcf8aed8075cce1aa24652
2012-09-29fix windows buildDavid Tardon
Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91
2012-09-29soltools conversion to gbuildDavid Ostrovsky
The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.pmk files don't need executable bitsMichael Stahl
Change-Id: Ib89d8f72fc7e874968c2d9481df80b53dc982f62
2012-06-22Remove some PCH tracesThomas Arnhold
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-09Remove superfluous empty lines on topThomas Arnhold
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-05-20Some cppcheck cleaningJulien Nabet
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-16soltools: fix solaris/gcc buildMichael Stahl
2012-03-16solaris/gcc: add missing standard includesJonathan Adams
2012-02-19ST_InfoListReader and ST_InfoListWriter seem to be unusedIvan Timofeev
2012-02-17No SUN dependencies anymoreStephan Bergmann
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from soltoolsNorbert Thiebaud
2011-11-14this S390 ifdef isn't a contemporary oneCaolán McNamara
2011-11-01Removed obsolete soltools/testSHL.Stephan Bergmann
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function ↵Stephan Bergmann
parameters.
2011-10-07Revert "cppcheck scope reduction of var in soltools/...javadep.c"Norbert Thiebaud
This reverts commit 1fc34c75a8a2356ed03c52ca839a7ad771c51ba1. which break windows by using c99 features... and Redmond only support the 22 year old standard c89.
2011-10-07do not check if unsigned is less than zero in in soltools/..hastbl.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in soltools/...javadep.cPierre-André Jacquod
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-18compile / scope fix for latest gccTom Tromey
2011-07-03No prod/include/CC/Cstd stuff with gccTor Lillqvist
2011-06-28USG and Lynx_22 are not defined anywhereFrancois Tigeot
2011-06-16WaE: its far from K&R we are these daysCaolán McNamara