summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-1/+1
2011-08-22remove name-to-ver-control map contents from RSC_VERSIONCONTROL recordMichael Meeks1-24/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2-5/+5
2011-08-22remove unused makefileDavid Tardon1-36/+0
2011-08-22add precompiled headerDavid Tardon1-0/+1
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon1-6/+2
2011-08-19WaE: MACOS gcc is too old for that pragmaNorbert Thiebaud1-0/+2
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud10-322/+263
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17cppcheck: reduced scope of variableTakeshi Abe1-11/+9
2011-08-15ByteString->rtl::OStringCaolán McNamara1-2/+3
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2-1/+3
2011-08-10add dependencyMatúš Kukan1-0/+4
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-6/+6
2011-08-09silence warningsMatúš Kukan1-1/+1
2011-08-09convert rsc to gbuildMatúš Kukan14-385/+268
2011-07-22Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist6-0/+30
2011-07-15merged the 3 executables into one in module rscPeter Rabi9-209/+72
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara4-93/+0
2011-07-12callcatcher: unused codeCaolán McNamara11-333/+3
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara2-19/+0
2011-07-11callcatcher: remove unused ChangeDefNameCaolán McNamara3-28/+0
2011-07-03callcatcher: unused InputFileCaolán McNamara2-24/+0
2011-07-03callcatcher: unused MacroParserCaolán McNamara2-35/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara6-51/+45
2011-06-22Drop unnecessary UNX vs. Windows ifdefTor Lillqvist1-8/+0
2011-06-15enable exceptions hereCaolán McNamara3-0/+6
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-8/+8
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith1-10/+3
2011-05-21Drop OS2Tor Lillqvist5-33/+3
2011-05-01Convert List* to vector<>Joseph Powers1-1/+0
2011-04-29Convert some more LIST_APPENDs into ULONG_MAX.Joseph Powers3-7/+6
2011-04-29Convert LIST_APPEND to ULONG_MAX.Joseph Powers1-4/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-1105/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-10/+8
2011-03-22Remove obsolete rsc change file (version 1.12 to 1.13)Thomas Arnhold1-1105/+0
2011-03-21these are duplicates in wintypes nowCaolán McNamara1-5/+1
2011-03-18be more paranoid about eliding empty path params we getMichael Meeks1-7/+11
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky54-1225/+1032
2011-03-16disable this warning for yacc code tooCaolán McNamara1-1/+1
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]1-9/+7
2011-03-11Some cleaningThomas Arnhold7-79/+38
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky54-1225/+1032
2011-02-27Remove "using namespace ::rtl"Julien Nabet5-6/+14
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]50-935/+935
2011-02-22revert thisCaolán McNamara1-0/+2
2011-02-22-r and -s doesn't do anythingCaolán McNamara2-11/+0
2011-02-21Remove ZTC supportThomas Arnhold6-21/+2