summaryrefslogtreecommitdiffstats
path: root/rsc/source/parser/rscibas.cxx
Commit message (Expand)AuthorAgeFilesLines
* migrate to boost::gettextCaolán McNamara2017-07-211-216/+0
* Translate German comments and debug strings (leftovers in r... dirs)Johnny_M2017-06-261-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-261-10/+0
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* loplugin:mergeclasses RscConst with RscEnumNoel Grandin2017-04-211-2/+2
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-1/+0
* no use of RSC_KEYCODE appears to remainCaolán McNamara2016-12-301-116/+0
* ditch a pile of other unused rsc stuffCaolán McNamara2016-11-241-99/+0
* can drop InitLangStringTupelListCaolán McNamara2016-11-241-6/+0
* these geometry things go nowhere nowCaolán McNamara2016-11-241-25/+0
* loplugin:expandablemethodds in reportdesign..salNoel Grandin2016-10-191-5/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-051-14/+13
* loplugin:constantparamNoel Grandin2016-09-301-3/+3
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* cppcheck: variableScopeCaolán McNamara2015-06-091-5/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* various other apparently unnecessary rsc stuffCaolán McNamara2014-12-311-13/+0
* fdo#84938: replace TIMEF_ constants with enumNoel Grandin2014-10-281-3/+3
* loplugin: cstylecastNoel Grandin2014-09-291-3/+3
* MessBox not loaded from resource files anymoreCaolán McNamara2014-08-251-28/+0
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-3/+4
* bool improvementsStephan Bergmann2014-01-281-2/+2
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-1/+1
* encapsulate IsoLangEntry againEike Rathke2013-08-231-5/+5
* add some a11y relations and enable translation of msCaolán McNamara2013-08-181-0/+1
* 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
* module rsc: String, bool and other clean-up.Norbert Thiebaud2013-07-031-14/+20
* fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold2013-06-281-5/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* new module i18nlangtagEike Rathke2013-04-051-2/+2
* ditch unused LANGUAGE_USER[1-9]Eike Rathke2013-04-031-10/+0
* rsc with language tagsEike Rathke2013-04-031-36/+27
* correct number of format operands for fprintfEike Rathke2013-04-031-2/+2
* remove unused functionality from Resource CompilerAndras Timar2013-03-271-99/+0
* use LanguageTagEike Rathke2012-11-201-1/+2
* remove some useless commentsThomas Arnhold2012-08-181-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-251-23/+14
* Resolves: fdo#48129 maLangStr can have trailing nullsCaolán McNamara2012-04-021-2/+2
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-021-2/+2
* ByteString->rtl::OStringCaolán McNamara2011-12-121-4/+4
* ByteString->rtl::OStringCaolán McNamara2011-12-121-2/+2
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-281-2/+2
* remove include of pch header from rscNorbert Thiebaud2011-11-271-2/+0
* Fix broken implicit string conversionStephan Bergmann2011-09-231-2/+1
* GetBuffer() -> getStr()Andras Timar2011-09-221-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-211-14/+10
* ByteString->rtl::OStringCaolán McNamara2011-08-301-1/+2