summaryrefslogtreecommitdiffstats
path: root/rsc/source
Commit message (Expand)AuthorAgeFilesLines
* Quiet cppcheckJulien Nabet2013-05-161-1/+1
* Revert "coverity#983096: Resource leak"Noel Power2013-05-081-1/+0
* coverity#983096: Resource leakJulien Nabet2013-05-081-0/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0714-105/+98
* new module i18nlangtagEike Rathke2013-04-052-3/+3
* ditch unused LANGUAGE_USER[1-9]Eike Rathke2013-04-031-10/+0
* rsc with language tagsEike Rathke2013-04-032-92/+50
* correct number of format operands for fprintfEike Rathke2013-04-031-2/+2
* fix extension replacer (rsc)Andras Timar2013-03-271-1/+1
* stop uninitialized memory leaking into resource files.Andras Timar2013-03-271-0/+3
* -Wunused-macrosStephan Bergmann2013-03-273-12/+0
* fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar2013-03-271-51/+41
* remove unused functionality from Resource CompilerAndras Timar2013-03-2727-3606/+30
* remove external include guardsThomas Arnhold2013-03-252-10/+0
* Revert "replace DirEntry to osl::FileBase in a few cases in rsc"Andras Timar2013-03-251-14/+10
* remove unnecessary 'using' linesAndras Timar2013-03-251-4/+0
* replace DirEntry to osl::FileBase in a few cases in rscAndras Timar2013-03-251-11/+14
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-7/+3
* Revert "RscCmdLine: don't use obsolete DirEntry"Michael Stahl2013-03-211-4/+5
* stop uninitialized memory leaking into resource files.Michael Meeks2013-03-211-1/+4
* RscCmdLine: don't use obsolete DirEntryMiklos Vajna2013-03-211-5/+4
* fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter2013-03-193-3/+0
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-197-36/+36
* fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2013-03-142-9/+7
* coverity#705676: fix memory leakMarkus Mohrhard2013-03-091-4/+7
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-15/+15
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled includesThomas Arnhold2013-03-041-1/+0
* this dmake file in rsc was inadvertently addedCaolán McNamara2013-02-261-0/+0
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* 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
* 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
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+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