summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara3-26/+0
2013-08-23encapsulate IsoLangEntry againEike Rathke1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-4/+4
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-18add some a11y relations and enable translation of msCaolán McNamara1-0/+1
2013-08-18convert ancient .sdw documentation to .odtCaolán McNamara6-10353/+0
2013-08-16callcatcher: update unused code listCaolán McNamara2-12/+0
2013-08-13add a seconds unitCaolán McNamara1-0/+1
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara1-0/+2
2013-07-04warning C4805 unsafe mixture of type int and type boolMichael Stahl1-1/+2
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud42-2466/+2883
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold4-44/+11
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa1-2/+2
2013-05-16Quiet cppcheckJulien Nabet1-1/+1
2013-05-08Revert "coverity#983096: Resource leak"Noel Power1-1/+0
2013-05-08coverity#983096: Resource leakJulien Nabet1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+8
2013-04-23execute move of global headersBjoern Michaelsen4-224/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák24-171/+164
2013-04-05new module i18nlangtagEike Rathke3-4/+4
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-10/+0
2013-04-03rsc with language tagsEike Rathke2-92/+50
2013-04-03correct number of format operands for fprintfEike Rathke1-2/+2
2013-03-27fix extension replacer (rsc)Andras Timar1-1/+1
2013-03-27stop uninitialized memory leaking into resource files.Andras Timar1-0/+3
2013-03-27-Wunused-macrosStephan Bergmann3-12/+0
2013-03-27fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar2-54/+43
2013-03-27remove unused functionality from Resource CompilerAndras Timar41-3705/+30
2013-03-25remove external include guardsThomas Arnhold3-12/+0
2013-03-25Revert "replace DirEntry to osl::FileBase in a few cases in rsc"Andras Timar1-14/+10
2013-03-25remove unnecessary 'using' linesAndras Timar1-4/+0
2013-03-25replace DirEntry to osl::FileBase in a few cases in rscAndras Timar1-11/+14
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-7/+3
2013-03-21Revert "RscCmdLine: don't use obsolete DirEntry"Michael Stahl1-4/+5
2013-03-21stop uninitialized memory leaking into resource files.Michael Meeks1-1/+4
2013-03-21RscCmdLine: don't use obsolete DirEntryMiklos Vajna1-5/+4
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter3-3/+0
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold7-36/+36
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2-9/+7
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-2/+2
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard1-4/+7
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-15/+15
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1