summaryrefslogtreecommitdiff
path: root/rsc/source/parser
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Look at GCC version, not whether MacOSX or notTor Lillqvist1-1/+5
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-9/+9
2011-09-23Fix broken implicit string conversionStephan Bergmann1-2/+1
2011-09-22GetBuffer() -> getStr()Andras Timar1-1/+1
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara1-14/+10
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara1-4/+5
2011-08-30ByteString->rtl::OStringCaolán McNamara1-1/+2
2011-08-22remove name-to-ver-control map contents from RSC_VERSIONCONTROL recordMichael Meeks1-24/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-4/+4
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 Thiebaud8-447/+252
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-08-09convert rsc to gbuildMatúš Kukan2-72/+36
2011-07-22Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist1-0/+5
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara1-9/+0
2011-07-12callcatcher: unused codeCaolán McNamara2-60/+0
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara1-17/+0
2011-07-03callcatcher: unused MacroParserCaolán McNamara1-34/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara2-5/+6
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith1-10/+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-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky11-207/+206
2011-03-16disable this warning for yacc code tooCaolán McNamara1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky11-207/+206
2011-02-27Remove "using namespace ::rtl"Julien Nabet2-2/+5
2011-02-22revert thisCaolán McNamara1-0/+2
2011-02-22-r and -s doesn't do anythingCaolán McNamara1-2/+0
2011-02-21Remove ZTC supportThomas Arnhold1-4/+0
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers2-0/+2
2011-02-16Remove WTC supportThomas Arnhold2-3/+3
2011-02-16Remove SCO supportThomas Arnhold2-3/+3
2011-02-15Remove HP9000Thomas Arnhold1-1/+1
2011-02-15Remove HP9000Thomas Arnhold1-2/+2
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba3-5/+5
2011-01-31fix branching on un-initialized memory in some casesMichael Meeks1-3/+7
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers1-3/+2
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers1-17/+14
2011-01-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers3-184/+131
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers1-12/+11
2011-01-22Remove some dead code.Thomas Arnhold1-8/+0
2011-01-22Remove empty description and dates.Thomas Arnhold6-232/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner2-3/+0
2011-01-20cppcheck: unused variableCaolán McNamara1-2/+1
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner3-19/+19
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko3-4/+5
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]3-4/+5
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]2-3/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang6-15/+17