summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* execute move of global headersBjoern Michaelsen2013-04-234-224/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0724-171/+164
* new module i18nlangtagEike Rathke2013-04-053-4/+4
* 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-272-54/+43
* remove unused functionality from Resource CompilerAndras Timar2013-03-2741-3705/+30
* remove external include guardsThomas Arnhold2013-03-253-12/+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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2013-03-142-9/+7
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-2/+2
* 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-042-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist2013-02-273-131/+135
* 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
* 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