summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-052-2/+2
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-2/+1
* callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2013-08-273-26/+0
* encapsulate IsoLangEntry againEike Rathke2013-08-231-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-4/+4
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* add some a11y relations and enable translation of msCaolán McNamara2013-08-181-0/+1
* convert ancient .sdw documentation to .odtCaolán McNamara2013-08-186-10353/+0
* callcatcher: update unused code listCaolán McNamara2013-08-162-12/+0
* add a seconds unitCaolán McNamara2013-08-131-0/+1
* add degrees and pixels as known spin field unitsCaolán McNamara2013-07-081-0/+2
* warning C4805 unsafe mixture of type int and type boolMichael Stahl2013-07-041-1/+2
* module rsc: String, bool and other clean-up.Norbert Thiebaud2013-07-0342-2466/+2883
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-1/+1
* fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold2013-06-284-44/+11
* fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-46/+8
* 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