summaryrefslogtreecommitdiffstats
path: root/rsc/source
Commit message (Expand)AuthorAgeFilesLines
* Look at GCC version, not whether MacOSX or notTor Lillqvist2011-09-281-1/+5
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-273-10/+10
* cppcheck: reduce scope of var in rsc rscflag.cxxPierre-André Jacquod2011-09-261-12/+10
* Fix broken implicit string conversionStephan Bergmann2011-09-231-2/+1
* GetBuffer() -> getStr()Andras Timar2011-09-221-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-214-38/+33
* Adding a file where the previous patch was not applying cleanlyThomas Arnhold2011-09-211-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-201-4/+5
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-201-10/+10
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-201-18/+18
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-193-15/+20
* and none of this stuff is actually used anywhere nowCaolán McNamara2011-08-311-48/+0
* so nothing left that calls InsertListCaolán McNamara2011-08-311-57/+0
* only thing left that calls FillSubList is itselfCaolán McNamara2011-08-311-17/+0
* only thing left that calls FillListObj is itselfCaolán McNamara2011-08-311-24/+0
* only thing that calls FillList is itselfCaolán McNamara2011-08-311-10/+0
* grabbag of unused codeCaolán McNamara2011-08-311-6/+0
* ByteString->rtl::OStringCaolán McNamara2011-08-302-4/+6
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-1/+1
* remove name-to-ver-control map contents from RSC_VERSIONCONTROL recordMichael Meeks2011-08-221-24/+0
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-4/+4
* WaE: MACOS gcc is too old for that pragmaNorbert Thiebaud2011-08-191-0/+2
* use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud2011-08-198-447/+252
* cppcheck: reduced scope of variableTakeshi Abe2011-08-171-11/+9
* ByteString->rtl::OStringCaolán McNamara2011-08-151-2/+3
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-1/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* silence warningsMatúš Kukan2011-08-091-1/+1
* convert rsc to gbuildMatúš Kukan2011-08-098-429/+36
* Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist2011-07-226-0/+30
* merged the 3 executables into one in module rscPeter Rabi2011-07-157-204/+71
* callcatcher: strip rsc down by more unused methodsCaolán McNamara2011-07-132-86/+0
* callcatcher: unused codeCaolán McNamara2011-07-126-300/+0
* callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara2011-07-121-17/+0
* callcatcher: remove unused ChangeDefNameCaolán McNamara2011-07-111-24/+0
* callcatcher: unused InputFileCaolán McNamara2011-07-031-23/+0
* callcatcher: unused MacroParserCaolán McNamara2011-07-031-34/+0
* ByteString->rtl::OStringBufferCaolán McNamara2011-07-015-50/+43
* Drop unnecessary UNX vs. Windows ifdefTor Lillqvist2011-06-221-8/+0
* enable exceptions hereCaolán McNamara2011-06-153-0/+6
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1
* remove __cdecl and use SAL_CALL insteadChr. Rossmanith2011-05-261-10/+3
* Drop OS2Tor Lillqvist2011-05-215-33/+3
* Convert List* to vector<>Joseph Powers2011-05-011-1/+0
* Convert some more LIST_APPENDs into ULONG_MAX.Joseph Powers2011-04-293-7/+6
* Convert LIST_APPEND to ULONG_MAX.Joseph Powers2011-04-291-4/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-10/+8
|\
| * debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]2011-03-141-9/+7
| |\
| | * Update from master repository (DEV300_m100).Matthias Huetsch [mhu]2011-02-2329-627/+627
| | |\