summaryrefslogtreecommitdiff
path: root/rsc/source/parser
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-09CID#707522 uninitialized memberCaolán McNamara1-1/+2
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-25/+0
2013-08-23encapsulate IsoLangEntry againEike Rathke1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-2/+2
2013-08-18add some a11y relations and enable translation of msCaolán McNamara1-0/+1
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 Thiebaud8-1030/+1157
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold3-10/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-17/+12
2013-04-05new module i18nlangtagEike Rathke2-3/+3
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-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-27remove unused functionality from Resource CompilerAndras Timar9-827/+2
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-7/+3
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter1-1/+0
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard1-4/+7
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-20use LanguageTagEike Rathke1-1/+2
2012-11-20incorrect body alignmentLuboš Luňák1-13/+13
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza1-6/+0
2012-08-18remove some useless commentsThomas Arnhold1-1/+0
2012-08-08STL'ify UniqueIndexNoel Grandin1-26/+23
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-26remove unused border stylesIvan Timofeev1-2/+0
2012-06-25re-base on ALv2 code.Michael Meeks9-208/+127
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara1-4/+8
2012-04-02Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-19/+12
2012-01-03Remove unused tools function.Marcel Metz1-1/+0
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2-8/+8
2011-12-12ByteString->rtl::OStringCaolán McNamara3-9/+9
2011-12-12ByteString->rtl::OStringCaolán McNamara4-9/+9
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara2-3/+3
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara3-9/+9
2011-11-27remove include of pch header from rscNorbert Thiebaud9-18/+0
2011-09-28Look at GCC version, not whether MacOSX or notTor Lillqvist1-1/+5
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-9/+9
2011-09-23Fix broken implicit string conversionStephan Bergmann1-2/+1
2011-09-22GetBuffer() -> getStr()Andras Timar1-1/+1
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara1-14/+10
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara1-4/+5