summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* WaE: return value of fwrite uncheckedCaolán McNamara2012-05-251-12/+12
* WaE: ignoring return value of fwriteCaolán McNamara2012-05-031-4/+8
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-292-1/+0
* YaccTarget and headers cleaningMatúš Kukan2012-04-161-3/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara2012-04-021-2/+2
* Various string function clean upStephan Bergmann2012-02-151-5/+4
* Add and expand more readme files for module documentationMichael Meeks2012-02-081-8/+30
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+10
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin2012-01-301-3/+3
* ByteString->rtl::OStringCaolán McNamara2012-01-231-19/+24
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-30/+20
* Removed unnecessary tools includes.Marcel Metz2012-01-053-2/+3
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-052-2/+4
* Remove unused tools function.Marcel Metz2012-01-031-1/+0
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-023-31/+31
* ditch some ByteStringsCaolán McNamara2011-12-122-24/+28
* ByteString->rtl::OStringCaolán McNamara2011-12-127-68/+64
* aPathName unusedCaolán McNamara2011-12-121-1/+0
* aString unusedCaolán McNamara2011-12-121-1/+0
* ByteString->rtl::OStringCaolán McNamara2011-12-1221-157/+156
* childs -> childrenMichael T. Whiteley2011-12-081-3/+3
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-061-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-067-31/+35
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* no need for OrderCtrl anymoreCaolán McNamara2011-11-291-28/+0
* callcatcher: remove unused methodsCaolán McNamara2011-11-282-8/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-289-29/+37
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
* remove include of pch header from rscNorbert Thiebaud2011-11-2730-58/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* Remove unnecessary tools/stack.hxx includeAugust Sodora2011-11-261-1/+0
* BIG_ENDIAN was never setFrançois Tigeot2011-11-252-19/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-2/+2
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-1/+1
* 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