summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-04-25removed unused macrosTakeshi Abe2-3/+0
2011-04-23removed dead codeTakeshi Abe2-16/+0
2011-04-23Remove support for the obsolete BORLANDC compilerFrancois Tigeot1-12/+0
2011-04-22Remove OS/2-specific filesFrancois Tigeot3-1555/+0
2011-04-22cppcheck variableScopeKayo Hamid1-1/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith1-1/+1
2011-04-19Fixed an off-by-one error in DbgOut.Julien Chaffraix1-1/+1
2011-04-19Added check for getcwd and chdir return values.Julien Chaffraix1-4/+22
2011-04-18Remove OS/2-specific subdirectories.Francois Tigeot2-88/+0
2011-04-16adding toolshelpers in Module_tools.mk tooBjoern Michaelsen1-0/+1
2011-04-16introduce toolshelpers static lib to avoid duplicate linking errorsBjoern Michaelsen4-10/+70
2011-04-16remove obsolete ssprettyBjoern Michaelsen3-120/+0
2011-03-30warning-uninitialized-variables-tools-2.diff: avoid warning (i#58984)Petr Mladek1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito18-0/+0
2011-03-28Remove unused DECLARE_LIST.Rafael Dominguez2-4/+0
2011-03-26Remove completely the empty tools/svwin.hFridrich Štrba3-38/+1
2011-03-25Fix Windows build of toolsFridrich Štrba7-31/+12
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-10/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky6-28/+147
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-26/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky181-9483/+3737
2011-03-17Remove duplicated constant F_PI and friendsMichael Lefevre1-26/+0
2011-03-17remove unused variable warningBjoern Michaelsen1-1/+1
2011-03-17fix bestreversemap generation, fully this timeMichael Meeks1-1/+1
2011-03-17get paths right when building reversemapMichael Meeks1-1/+1
2011-03-16More WIN_FOO cleanupTor Lillqvist3-8/+1
2011-03-16Just use a normal main(), no need for SAL crack hereTor Lillqvist1-2/+1
2011-03-16using CustomTarget for generated codeBjoern Michaelsen6-968/+83
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist4-12/+12
2011-03-16No #warning in MSVCTor Lillqvist1-0/+2
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist1-1/+1
2011-03-16Revert "Revert "Use realpath to avoid -I options containing symlinks on Cygwin""Tor Lillqvist1-2/+2
2011-03-16WaE: int/char mixCaolán McNamara1-1/+1
2011-03-16Revert "Use realpath to avoid -I options containing symlinks on Cygwin"Tor Lillqvist1-2/+2
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist1-2/+2
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]4-11/+106
2011-03-12OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold3-14/+14
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-03-11Remove now unused DBG_TRACE[1-5] and DBG_TRACEFILEThomas Arnhold1-65/+0
2011-03-11Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold3-14/+14
2011-03-11Remove dead codeThomas Arnhold1-32/+0
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold2-3/+3
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold3-3/+3
2011-03-11Remove now unused DBG_ERROR[1-5]Thomas Arnhold1-50/+0
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold2-5/+5
2011-03-11Remove unused DBG_ERROR macro :)Thomas Arnhold1-7/+0
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold2-3/+3
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold3-6/+6
2011-03-11fix up merging issues, so it compilesMichael Meeks3-0/+945
2011-03-11Fixed a build breakage.Kohei Yoshida1-1/+0