summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2012-06-25re-base on ALv2 code.Michael Meeks54-1255/+769
2012-06-25removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-19remove some UniString ctorsCaolán McNamara1-10/+10
2012-06-07nuke dead codeTakeshi Abe1-12/+0
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara1-12/+12
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara1-4/+8
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen2-1/+0
2012-04-16YaccTarget and headers cleaningMatúš Kukan1-3/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-04-02Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-5/+4
2012-02-08Add and expand more readme files for module documentationMichael Meeks1-8/+30
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+10
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-3/+3
2012-01-23ByteString->rtl::OStringCaolán McNamara1-19/+24
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann5-30/+20
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+3
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2-2/+4
2012-01-03Remove unused tools function.Marcel Metz1-1/+0
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot3-31/+31
2011-12-12ditch some ByteStringsCaolán McNamara2-24/+28
2011-12-12ByteString->rtl::OStringCaolán McNamara7-68/+64
2011-12-12aPathName unusedCaolán McNamara1-1/+0
2011-12-12aString unusedCaolán McNamara1-1/+0
2011-12-12ByteString->rtl::OStringCaolán McNamara21-157/+156
2011-12-08childs -> childrenMichael T. Whiteley1-3/+3
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-2/+0
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara7-31/+35
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29no need for OrderCtrl anymoreCaolán McNamara1-28/+0
2011-11-28callcatcher: remove unused methodsCaolán McNamara2-8/+0
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara9-29/+37
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from rscNorbert Thiebaud30-58/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove unnecessary tools/stack.hxx includeAugust Sodora1-1/+0
2011-11-25BIG_ENDIAN was never setFrançois Tigeot2-19/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-2/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-24Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliableTor Lillqvist1-1/+1
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen1-2/+2
2011-10-21cleanup YaccObjectBjoern Michaelsen1-1/+1