summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2013-04-02stop uninitialized memory leaking into resource files.Andras Timar
2013-04-02stop uninitialized memory leaking into resource files.Michael Meeks
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-20use LanguageTagEike Rathke
2012-11-20incorrect body alignmentLuboš Luňák
2012-11-20unused variableLuboš Luňák
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-18remove some useless commentsThomas Arnhold
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-26remove unused border stylesIvan Timofeev
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-07nuke dead codeTakeshi Abe
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-16YaccTarget and headers cleaningMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-02Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-08Add and expand more readme files for module documentationMichael Meeks
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-03Remove unused tools function.Marcel Metz
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-12ditch some ByteStringsCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-12aPathName unusedCaolán McNamara
2011-12-12aString unusedCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley