summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliableTor Lillqvist2011-10-241-1/+1
* rename YaccObject to YaccTargetBjoern Michaelsen2011-10-211-2/+2
* cleanup YaccObjectBjoern Michaelsen2011-10-211-1/+1
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-182-1/+3
* Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"Tor Lillqvist2011-10-083-10/+11
* cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.cPierre-André Jacquod2011-10-073-11/+10
* cppcheck reduce scope of var in rsc/...rscclass.cxxPierre-André Jacquod2011-10-071-3/+2
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-041-0/+2
* 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
* GetSysSearchPath (probably all uses of aSysSearchPath) unusedCaolán McNamara2011-09-211-1/+0
* 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-194-21/+26
* Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat2011-09-131-0/+1
* and none of this stuff is actually used anywhere nowCaolán McNamara2011-08-315-359/+0
* so nothing left that calls InsertListCaolán McNamara2011-08-312-58/+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-312-7/+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-222-5/+5
* remove unused makefileDavid Tardon2011-08-221-36/+0
* add precompiled headerDavid Tardon2011-08-221-0/+1
* overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon2011-08-221-6/+2
* 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-1910-322/+263
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* 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-152-1/+3
* add dependencyMatúš Kukan2011-08-101-0/+4
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* silence warningsMatúš Kukan2011-08-091-1/+1
* convert rsc to gbuildMatúš Kukan2011-08-0914-385/+268
* 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-159-209/+72
* callcatcher: strip rsc down by more unused methodsCaolán McNamara2011-07-134-93/+0
* callcatcher: unused codeCaolán McNamara2011-07-1211-333/+3