summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06Fix typosAndrea Gelmini
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-24This code trades in 'char' entities disguised as 'int'Stephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-24start to get make fuzzers working againCaolán McNamara
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-17move formula description extra data out of .srcCaolán McNamara
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2017-01-27-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-13unused variablesCaolán McNamara
2017-01-09loplugin:externvarStephan Bergmann
2017-01-09New loplugin:externvar: rscStephan Bergmann
2017-01-02ImageLists don't exist in rsc file anymoreCaolán McNamara
2016-12-30no use of RSC_KEYCODE appears to remainCaolán McNamara
2016-12-30aIdUShort is now unusedCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-23merge StringNode with RscDefineNoel Grandin
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-21-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2016-12-20rscpp: make previous FILE_LOCAL functions staticJan-Marek Glogowski
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-25convert VAR constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert FLAG constants to o3tl::typed_flagsNoel Grandin
2016-11-24ditch a pile of other unused rsc stuffCaolán McNamara
2016-11-24can drop InitLangStringTupelListCaolán McNamara
2016-11-24these geometry things go nowhere nowCaolán McNamara
2016-11-24aLong unusedCaolán McNamara
2016-11-24fix indentCaolán McNamara
2016-11-24aIdLong is unusedCaolán McNamara
2016-11-24RscBreakRange is unusedCaolán McNamara
2016-11-24aNoZeroShort appears unusedCaolán McNamara
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin