summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* tdf#39468 Translate German commentsJens Carl2017-04-071-2/+2
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:constantparamNoel Grandin2017-04-052-20/+8
* tdf#39468 Translate German commentsJens Carl2017-03-3113-82/+79
* Fix typosAndrea Gelmini2017-03-251-1/+1
* This code trades in 'char' entities disguised as 'int'Stephan Bergmann2017-03-243-8/+8
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-239-9/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-235-9/+9
* Fix passing plain char into ctype.h is* functionsStephan Bergmann2017-03-222-5/+5
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-221-1/+2
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-223-10/+16
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+1
* make o3tl::strong_int constructor explicitNoel Grandin2017-03-143-8/+8
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* start to get make fuzzers working againCaolán McNamara2017-02-241-0/+5
* loplugin:unusedmethodsNoel Grandin2017-02-211-2/+0
* move formula description extra data out of .srcCaolán McNamara2017-02-1722-108/+65
* Use o3tl::strong_int on RESOURCE_TYPENoel Grandin2017-02-1419-46/+48
* create strong_int template and use it in tools::UniqueIndexNoel Grandin2017-02-139-116/+122
* -Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2017-01-275-2/+8
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-251-1/+0
* Images no longer loaded from resource filesCaolán McNamara2017-01-203-24/+0
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-172-2/+2
* unused variablesCaolán McNamara2017-01-131-2/+0
* loplugin:externvarStephan Bergmann2017-01-091-2/+2
* New loplugin:externvar: rscStephan Bergmann2017-01-092-6/+7
* ImageLists don't exist in rsc file anymoreCaolán McNamara2017-01-021-88/+0
* no use of RSC_KEYCODE appears to remainCaolán McNamara2016-12-304-215/+0
* aIdUShort is now unusedCaolán McNamara2016-12-303-5/+0
* ImageLists no longer loaded from resource filesCaolán McNamara2016-12-303-35/+0
* merge StringNode with RscDefineNoel Grandin2016-12-234-64/+49
* loplugin:unusedmethodsNoel Grandin2016-12-231-1/+0
* -Werror,-Wunused-function (clang-cl)Stephan Bergmann2016-12-211-21/+0
* rscpp: make previous FILE_LOCAL functions staticJan-Marek Glogowski2016-12-205-25/+29
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-201-2/+3
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-8/+0
* convert VAR constants to o3tl::typed_flagsNoel Grandin2016-11-255-92/+69
* convert FLAG constants to o3tl::typed_flagsNoel Grandin2016-11-255-35/+42
* ditch a pile of other unused rsc stuffCaolán McNamara2016-11-243-122/+1
* can drop InitLangStringTupelListCaolán McNamara2016-11-243-8/+0
* these geometry things go nowhere nowCaolán McNamara2016-11-243-31/+0
* aLong unusedCaolán McNamara2016-11-243-3/+0
* fix indentCaolán McNamara2016-11-241-9/+8
* aIdLong is unusedCaolán McNamara2016-11-243-5/+0
* RscBreakRange is unusedCaolán McNamara2016-11-242-38/+0
* aNoZeroShort appears unusedCaolán McNamara2016-11-243-6/+0
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-241-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-152-2/+0
* loplugin:constantparamNoel Grandin2016-11-153-5/+4