summaryrefslogtreecommitdiff
path: root/rsc/source
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl47-23757/+0
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 Rabi7-204/+71
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara2-86/+0
2011-07-12callcatcher: unused codeCaolán McNamara6-300/+0
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara1-17/+0
2011-07-11callcatcher: remove unused ChangeDefNameCaolán McNamara1-24/+0
2011-07-03callcatcher: unused InputFileCaolán McNamara1-23/+0
2011-07-03callcatcher: unused MacroParserCaolán McNamara1-34/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara5-50/+43
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-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 commit 'ooo/DEV300_m103'Jan Holesovsky2-10/+8
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 Holesovsky30-849/+829
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 Holesovsky30-849/+829
2011-02-27Remove "using namespace ::rtl"Julien Nabet5-6/+14
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]29-627/+627
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
2011-02-21Remove CSET supportThomas Arnhold2-13/+1
2011-02-20Remove TCPP supportThomas Arnhold3-11/+3
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers3-8/+11
2011-02-16Remove BLC supportThomas Arnhold1-2/+2
2011-02-16Remove WTC supportThomas Arnhold4-8/+4
2011-02-16Remove MTW supportThomas Arnhold2-9/+1
2011-02-16Remove SCO supportThomas Arnhold3-9/+3
2011-02-15Remove HP9000Thomas Arnhold1-1/+1
2011-02-15Remove HP9000Thomas Arnhold1-2/+2
2011-02-14debuglevels: pulled and merged DEV300.m100Frank Schoenheit [fs]29-627/+627
2011-02-13cppcheck: reduce the scope of the variableCaolán McNamara1-2/+3
2011-02-13debuglevels: silence WaE with uncmaxci.pro+debugFrank Schoenheit [fs]1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba4-7/+7
2011-02-02Clean up makefilesThomas Arnhold1-4/+0
2011-01-31fix branching on un-initialized memory in some casesMichael Meeks1-3/+7
2011-01-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]9-321/+301
2011-01-27Revert "Be less verbose when dbglevel <= 2"Tor Lillqvist1-4/+4
2011-01-26WaE: fix shadowing post list changeCaolán McNamara1-4/+4
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers2-54/+23