summaryrefslogtreecommitdiff
path: root/rsc/source
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#983075 : ressource leakNorbert Thiebaud
2014-01-10Use boolStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-23widht -> widthJulien Nabet
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist
2013-10-09CID#707521 unintialized memberCaolán McNamara
2013-10-09CID#707522 uninitialized memberCaolán McNamara
2013-09-12CID#441298 use after freeCaolán McNamara
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-23encapsulate IsoLangEntry againEike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18add some a11y relations and enable translation of msCaolán McNamara
2013-08-16callcatcher: update unused code listCaolán McNamara
2013-08-13add a seconds unitCaolán McNamara
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-04warning C4805 unsafe mixture of type int and type boolMichael Stahl
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa
2013-05-16Quiet cppcheckJulien Nabet
2013-05-08Revert "coverity#983096: Resource leak"Noel Power
2013-05-08coverity#983096: Resource leakJulien Nabet
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