summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-2/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+2
* loplugin:unusedfieldsNoel Grandin2017-05-193-27/+0
* Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann2017-05-181-11/+11
* tdf#99589 tolower / toupper - dangerous to Turks ...dilekuzulmez2017-05-181-1/+1
* loplugin:unusedmethodsNoel Grandin2017-05-183-37/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-1/+0
* loplugin:unusedmethodsNoel Grandin2017-04-282-61/+0
* cut top layer of detecting used bitmap resources in .src/.res filesCaolán McNamara2017-04-272-10/+1
* aSearchPath is write onlyCaolán McNamara2017-04-273-6/+1
* aSysSearchPath is write onlyCaolán McNamara2017-04-272-20/+0
* no bitmaps in .src files anymoreCaolán McNamara2017-04-273-23/+0
* loplugin:unusedmethodsNoel Grandin2017-04-262-11/+0
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* make __RSC a builtin define for the RSC compilerNoel Grandin2017-04-252-4/+10
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* loplugin:mergeclasses RscConst with RscEnumNoel Grandin2017-04-215-30/+19
* loplugin:unnecessaryvirtualNoel Grandin2017-04-211-2/+2
* loplugin:unusedmethodsNoel Grandin2017-04-202-3/+0
* remove freshly unused menu support from src filesCaolán McNamara2017-04-1924-1064/+3
* 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