summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara3-4/+6
2011-01-24Hide and reveal also ULONG in presys.h / postsys.hTor Lillqvist2-0/+2
2011-01-23Make GetFileHandle's return type match declarationTor Lillqvist1-2/+10
2011-01-23Define ULONG as WIN_ULONG while including shlobj.hTor Lillqvist1-2/+4
2011-01-23Hide also ULONG while including <windows.h>Tor Lillqvist2-0/+2
2011-01-22Delete apparently unused SYSTEM_* definitionsTor Lillqvist1-40/+0
2011-01-22Add SYSTEM_* and __DLLEXTENSION values for WNT && X86_64Tor Lillqvist1-13/+13
2011-01-22Remove empty description and dates.Thomas Arnhold22-1273/+0
2011-01-16microopt, equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2011-01-15Convert SolarFileList from a vector to a list.Joseph Powers2-33/+32
2011-01-15Remove DECLARE_LIST( StarFileList, StarFile * )Joseph Powers2-60/+13
2011-01-15Remove DECLARE_LIST ( SolarFileList, String* )Joseph Powers2-32/+31
2011-01-15Remove DECL_DEST_LIST()Joseph Powers4-81/+133
2011-01-14Related: rhbz#668057 recognize sftp urlsCaolán McNamara2-2/+9
2011-01-11Fixed missing tools/toolsdllapi.h includeCédric Bosdonnat1-0/+1
2011-01-10Added static toString method to ResId class.Kohei Yoshida2-0/+12
2011-01-06flush stdout before returning from main in case _exit hack is operationalCaolán McNamara1-0/+1
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-4/+4
2010-12-23suppress compiler warningDavid Tardon1-0/+2
2010-12-22Remove __READONLY_DATAGuillaume Poussel1-2/+0
2010-12-22Removed __EXPORTGuillaume Poussel1-1/+0
2010-12-2168bit currency enhancementJohn LeMoyne Castle2-0/+38
2010-12-21revert Merge remote branch origin/feature/currency-64bitNoel Power2-38/+0
2010-12-21Merge remote branch 'origin/feature/currency-64bit'Noel Power2-0/+38
2010-12-21fix off-by-one bug accessing vectorDavid Tardon1-1/+1
2010-12-20Fix BOOL etc redefinition problem on WindowsTor Lillqvist1-0/+6
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara2-28/+16
2010-12-17add cppunit tests for new getBestMSEncodingByCharCaolán McNamara3-2/+210
2010-12-16C1061: workaround worthless compilerCaolán McNamara1-5/+2
2010-12-16tidy tools::getProcessWorkingDirCaolán McNamara2-14/+17
2010-12-15add fileCaolán McNamara1-0/+6
2010-12-15Resolves: #i101057#/#i97332# A better converter to multiple legacy codepagesCaolán McNamara5-1/+242
2010-12-15RTL_CONSTASCII_USTRINGPARAM qaJulien Nabet1-6/+6
2010-12-14add stream operator for sal_uInt64Noel Power2-0/+38
2010-12-14make tmp names recognisable, and cleansMichael Meeks1-7/+4
2010-12-12cleaning of __EXPORT defineGert Faller1-3/+3
2010-12-09fdo#32258: Be a little more gentle with Inet params and simply skip duplicatesCédric Bosdonnat1-3/+2
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe2-2/+2
2010-12-05cppcheck: scope of these variables can be reducedCaolán McNamara1-1/+2
2010-11-26tools-qa-urlobj-unittest.diff: migrated to gitFlorian Reuter3-0/+256
2010-11-26tools-urlobj-smb-scheme-patch.diff: migratedFlorian Reuter2-0/+41
2010-11-24White spacess cleanupJoseph Powers1-9/+0
2010-11-19extra ::Caolán McNamara1-12/+15
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter1-4/+4
2010-11-19Easy Hack: RTL_CONST macro from createFromAsciiKevin Hunter4-11/+11
2010-11-14Make it harder to use the wrong constructor and pass strlen and encodingCaolán McNamara1-0/+2
2010-11-12Remove bogus commentsAlexander O. Anisimov1-3/+1
2010-11-10make this buildCaolán McNamara1-1/+2
2010-11-10Import mal-formed csv files gracefully.Kohei Yoshida1-0/+13