summaryrefslogtreecommitdiff
path: root/rsc/source/parser
AgeCommit message (Collapse)AuthorFilesLines
2014-04-01coverity#707522 Uninitialized scalar variableCaolán McNamara1-0/+1
Change-Id: Ib655e3763c1d8deb1c10a10616390d5fdefe2291
2014-03-14callcatcher: update unused codeCaolán McNamara1-13/+0
Change-Id: If4615e5bcb012321c554f75cd936dbf9b0dbf8ab
2014-03-13coverity#708798 Unused pointer valueCaolán McNamara1-2/+1
Change-Id: Ib27f174b37577a8572fb853a7040de51e95d665e
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara2-46/+0
Change-Id: I3ccdb71e39a13dc8c697d3a52dc693cff10c614d
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara2-28/+0
Change-Id: Id7b44402975ed75171f4475aa64ebd2a3d6bd687
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara2-35/+0
Change-Id: I662aab01ecf5f78c4406838118ccea3988060521
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara2-25/+0
Change-Id: Ic9d3c73cf67e855dc5931e96bc03014998cce9e0
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara2-26/+0
Change-Id: I1fa101656538c40c402fc8608f33961f293bd58d
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara2-29/+0
Change-Id: Ib831895b33323dd478cc125b3bf93c43826ef59d
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+4
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
2014-01-28bool improvementsStephan Bergmann1-2/+2
Change-Id: Ib1663b761675eebf9399c4d006b2fc59dd72cb47
2014-01-25coverity#983075 : ressource leakNorbert Thiebaud1-0/+1
Change-Id: I70c0be6be1e880dacbf56aa6b040d6a514ce0f5c
2014-01-10Use boolStephan Bergmann1-1/+1
Change-Id: Id6c1f1d4e4ee7aa29f16ef6930c1eb3d4a3a411f
2013-12-20typo fixesAndras Timar1-1/+1
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-2/+0
Change-Id: I5150eec33228e18e274a8ae4effd3f185851b7f4 Reviewed-on: https://gerrit.libreoffice.org/7103 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-10-09CID#707522 uninitialized memberCaolán McNamara1-1/+2
Change-Id: Iaadc8ea9f14dc2596f252e2f06a1613e6080f9ff
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2
so the various places that check the full tag first do not have to get it just to delete it again. Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-25/+0
e.g. no ImageRadioButton is now loaded from any res/rsc file, so that ctor and associated code paths can be stripped out Change-Id: Ic4cf19d45adb7c734f150e0b89eef193157a74a7
2013-08-23encapsulate IsoLangEntry againEike Rathke1-5/+5
Change-Id: I66475eb3914b07b4c7a045e295ef77a5de9439d4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-2/+2
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-18add some a11y relations and enable translation of msCaolán McNamara1-0/+1
Change-Id: Ib509a7ae62aefc919bdaed269c1605ac6bae9564
2013-08-13add a seconds unitCaolán McNamara1-0/+1
Change-Id: I3507caab5cd61c282102ab21bf034ec54e497af3
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara1-0/+2
Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d
2013-07-04warning C4805 unsafe mixture of type int and type boolMichael Stahl1-1/+2
It is a mystery what this is supposed to do, but rsc is sort of going away in the mid-term anyway so who cares... Change-Id: If1c1b8216c0429909c0571b3360b6dca97f265c4
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud8-1030/+1157
Change-Id: I2dcde42e6068631a5a643961a764df86dc63dca2 Reviewed-on: https://gerrit.libreoffice.org/4690 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold3-10/+11
Change-Id: I8a90bfcfff904d42a529644ae7b6f03d0ac762eb
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-17/+12
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-05new module i18nlangtagEike Rathke2-3/+3
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-10/+0
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
2013-04-03rsc with language tagsEike Rathke2-92/+50
Change-Id: I5401a9bcbd1e359ef62e8d667edf6ead1479ce46
2013-04-03correct number of format operands for fprintfEike Rathke1-2/+2
Change-Id: I4fbfd3cacaa87ed1a8faa123a269d82f82ba22da
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27remove unused functionality from Resource CompilerAndras Timar9-827/+2
and remove ASCII art comments and other useless comments Change-Id: Iafa5eb5aa421b38b325bdc7cea6045b43a5c582a
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-7/+3
...replacing hard-coded GCC version checks. Those checks that guard #pragma GCC diagnostic ignored "-Wnon-virtual-dtor" appear relevant only for GCC itself, not Clang (which used to fail the old guards because it typically announces itself with a rather low __GNUC__/__GNUC_MINOR__ version), see 6e67c03dc0225fc66343546b14e902b9d238b1a3 "Enable -Wnon-virtual-dtor for GCC 4.6" Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter1-1/+0
removed unused includes from rscdb.cxx, start.cxx and rscclass.cxx Change-Id: I6f7e54c9f494b7b40a0cf30f13100073b9c37f17 Reviewed-on: https://gerrit.libreoffice.org/2853 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard1-4/+7
Change-Id: Ibae1a0d073249ecfbfee0f73473d66bbf2602aff
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
2013-03-04doubled includesThomas Arnhold1-1/+0
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
2012-11-20use LanguageTagEike Rathke1-1/+2
Change-Id: I9aa7ff4a1aedee6fa029e3d94301788be1a3761a
2012-11-20incorrect body alignmentLuboš Luňák1-13/+13
Change-Id: Ie62113f0018e71c984845f1684a4876809b901c4
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza1-6/+0
Change-Id: I1dda0f2b3bc2bb4a4a877c160026e53a90471d54 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2012-08-18remove some useless commentsThomas Arnhold1-1/+0
Change-Id: Ied223890539a3407abbed7c7135dfc3de2f2fe48 Reviewed-on: https://gerrit.libreoffice.org/429 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com> Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-08STL'ify UniqueIndexNoel Grandin1-26/+23
Convert the UniqueIndex code from a macro to a C++ template. Also use std::map as the underlying container instead of tools/contnr.hxx. Change-Id: I0b7b37dd7160ae019aaecdacd1e973ac6d8498e2
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
2012-07-26remove unused border stylesIvan Timofeev1-2/+0
Change-Id: I4b01bdaf4fc20a55f2b4e9ebd039220031c03f11
2012-06-25re-base on ALv2 code.Michael Meeks9-208/+127
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara1-4/+8
Change-Id: I289564b8f41bbae976853aa3994751d3092ff44d