summaryrefslogtreecommitdiff
path: root/rsc/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-05loplugin:constantparamNoel Grandin1-17/+7
2017-03-31tdf#39468 Translate German commentsJens Carl6-42/+40
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24This code trades in 'char' entities disguised as 'int'Stephan Bergmann2-6/+6
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann9-9/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin5-9/+9
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann2-5/+5
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-1/+2
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann3-10/+16
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+1
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin1-1/+1
2017-02-17move formula description extra data out of .srcCaolán McNamara12-81/+47
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin10-25/+25
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin5-17/+17
2017-01-27-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann5-2/+8
2017-01-20Images no longer loaded from resource filesCaolán McNamara2-23/+0
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2017-01-13unused variablesCaolán McNamara1-2/+0
2017-01-09loplugin:externvarStephan Bergmann1-2/+2
2017-01-09New loplugin:externvar: rscStephan Bergmann2-6/+7
2017-01-02ImageLists don't exist in rsc file anymoreCaolán McNamara1-88/+0
2016-12-30no use of RSC_KEYCODE appears to remainCaolán McNamara3-213/+0
2016-12-30aIdUShort is now unusedCaolán McNamara2-4/+0
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara2-34/+0
2016-12-23merge StringNode with RscDefineNoel Grandin2-34/+29
2016-12-21-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-21/+0
2016-12-20rscpp: make previous FILE_LOCAL functions staticJan-Marek Glogowski5-25/+29
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-8/+0
2016-11-25convert VAR constants to o3tl::typed_flagsNoel Grandin3-81/+53
2016-11-25convert FLAG constants to o3tl::typed_flagsNoel Grandin2-19/+19
2016-11-24ditch a pile of other unused rsc stuffCaolán McNamara2-115/+1
2016-11-24can drop InitLangStringTupelListCaolán McNamara2-7/+0
2016-11-24these geometry things go nowhere nowCaolán McNamara2-29/+0
2016-11-24aLong unusedCaolán McNamara2-2/+0
2016-11-24aIdLong is unusedCaolán McNamara2-4/+0
2016-11-24RscBreakRange is unusedCaolán McNamara1-28/+0
2016-11-24aNoZeroShort appears unusedCaolán McNamara2-5/+0
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-3/+0
2016-11-15loplugin:unusedfieldsNoel Grandin1-1/+0
2016-11-15loplugin:constantparamNoel Grandin2-4/+4
2016-11-04loplugin:unusedmethodsNoel Grandin2-62/+0
2016-10-27coverity#1374318 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-10-26SfxSlotInfo is unusedCaolán McNamara4-45/+0
2016-10-26drop now unused SfxStyleItem, etc.Caolán McNamara5-209/+0
2016-10-25drop window related stuff from rscCaolán McNamara6-353/+7
2016-10-25can drop RSC_WINDOW nowCaolán McNamara2-105/+0
2016-10-25can drop RSC_CONTROL nowCaolán McNamara2-22/+0
2016-10-25no users of RscClassArray leftCaolán McNamara1-33/+0
2016-10-25no evidence that LangKeyCode is needed for anythingCaolán McNamara1-7/+0