summaryrefslogtreecommitdiff
path: root/rsc/source/parser
AgeCommit message (Expand)Author
2012-04-02Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-03Remove unused tools function.Marcel Metz
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from rscNorbert Thiebaud
2011-09-28Look at GCC version, not whether MacOSX or notTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-23Fix broken implicit string conversionStephan Bergmann
2011-09-22GetBuffer() -> getStr()Andras Timar
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-30ByteString->rtl::OStringCaolán McNamara
2011-08-22remove name-to-ver-control map contents from RSC_VERSIONCONTROL recordMichael Meeks
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-19WaE: MACOS gcc is too old for that pragmaNorbert Thiebaud
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09convert rsc to gbuildMatúš Kukan
2011-07-22Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara
2011-07-12callcatcher: unused codeCaolán McNamara
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara
2011-07-03callcatcher: unused MacroParserCaolán McNamara
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-01Convert List* to vector<>Joseph Powers
2011-04-29Convert some more LIST_APPENDs into ULONG_MAX.Joseph Powers
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16disable this warning for yacc code tooCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-22revert thisCaolán McNamara
2011-02-22-r and -s doesn't do anythingCaolán McNamara
2011-02-21Remove ZTC supportThomas Arnhold
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-16Remove WTC supportThomas Arnhold
2011-02-16Remove SCO supportThomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-31fix branching on un-initialized memory in some casesMichael Meeks
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers