summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* Reduce scopeJulien Nabet2013-02-131-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-121-7/+4
* Some cppcheck cleaningJulien Nabet2013-02-061-10/+4
* Some cppcheck cleaningJulien Nabet2013-01-271-5/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-091-1/+1
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-5/+1
* use LanguageTagEike Rathke2012-11-201-1/+2
* incorrect body alignmentLuboš Luňák2012-11-204-139/+139
* unused variableLuboš Luňák2012-11-201-1/+1
* Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-2/+2
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-171-6/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* remove some useless commentsThomas Arnhold2012-08-181-1/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
* STL'ify UniqueIndexNoel Grandin2012-08-084-65/+69
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Typo ressource -> resourceStephan Bergmann2012-07-303-5/+5
* remove unused border stylesIvan Timofeev2012-07-262-4/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-2554-1255/+769
* removed unused forward declarations of classTakeshi Abe2012-06-251-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-215-118/+73
* remove some UniString ctorsCaolán McNamara2012-06-191-10/+10
* nuke dead codeTakeshi Abe2012-06-071-12/+0
* 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