summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-8/+4
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-8/+7
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist1-15/+0
2013-10-09CID#707521 unintialized memberCaolán McNamara1-0/+1
2013-10-09CID#707522 uninitialized memberCaolán McNamara1-1/+2
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan1-6/+0
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist1-0/+6
2013-09-12CID#441298 use after freeCaolán McNamara1-0/+1
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-2/+1
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