summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2013-05-16Quiet cppcheckJulien Nabet
2013-05-08Revert "coverity#983096: Resource leak"Noel Power
2013-05-08coverity#983096: Resource leakJulien Nabet
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
2013-04-03rsc with language tagsEike Rathke
2013-04-03correct number of format operands for fprintfEike Rathke
2013-03-27fix extension replacer (rsc)Andras Timar
2013-03-27stop uninitialized memory leaking into resource files.Andras Timar
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar
2013-03-27remove unused functionality from Resource CompilerAndras Timar
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Revert "replace DirEntry to osl::FileBase in a few cases in rsc"Andras Timar
2013-03-25remove unnecessary 'using' linesAndras Timar
2013-03-25replace DirEntry to osl::FileBase in a few cases in rscAndras Timar
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-21Revert "RscCmdLine: don't use obsolete DirEntry"Michael Stahl
2013-03-21stop uninitialized memory leaking into resource files.Michael Meeks
2013-03-21RscCmdLine: don't use obsolete DirEntryMiklos Vajna
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-02-26this dmake file in rsc was inadvertently addedCaolán McNamara
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-13Reduce scopeJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-06Some cppcheck cleaningJulien Nabet
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist