summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2011-09-22GetBuffer() -> getStr()Andras Timar1-1/+1
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara4-38/+33
2011-09-21GetSysSearchPath (probably all uses of aSysSearchPath) unusedCaolán McNamara1-1/+0
2011-09-21Adding a file where the previous patch was not applying cleanlyThomas Arnhold1-1/+1
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara1-4/+5
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara1-10/+10
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara1-18/+18
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara4-21/+26
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat1-0/+1
2011-08-31and none of this stuff is actually used anywhere nowCaolán McNamara5-359/+0
2011-08-31so nothing left that calls InsertListCaolán McNamara2-58/+0
2011-08-31only thing left that calls FillSubList is itselfCaolán McNamara1-17/+0
2011-08-31only thing left that calls FillListObj is itselfCaolán McNamara1-24/+0
2011-08-31only thing that calls FillList is itselfCaolán McNamara1-10/+0
2011-08-31grabbag of unused codeCaolán McNamara2-7/+0
2011-08-30ByteString->rtl::OStringCaolán McNamara2-4/+6
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