summaryrefslogtreecommitdiffstats
path: root/rsc/source
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+2
* loplugin:unusedfieldsNoel Grandin2017-05-192-13/+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-181-32/+0
* loplugin:unusedmethodsNoel Grandin2017-04-281-51/+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-272-3/+0
* aSysSearchPath is write onlyCaolán McNamara2017-04-271-18/+0
* no bitmaps in .src files anymoreCaolán McNamara2017-04-272-22/+0
* loplugin:unusedmethodsNoel Grandin2017-04-261-10/+0
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* make __RSC a builtin define for the RSC compilerNoel Grandin2017-04-251-1/+6
* loplugin:mergeclasses RscConst with RscEnumNoel Grandin2017-04-213-14/+9
* remove freshly unused menu support from src filesCaolán McNamara2017-04-1913-835/+3
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:constantparamNoel Grandin2017-04-051-17/+7
* tdf#39468 Translate German commentsJens Carl2017-03-316-42/+40
* Fix typosAndrea Gelmini2017-03-251-1/+1
* This code trades in 'char' entities disguised as 'int'Stephan Bergmann2017-03-242-6/+6
* 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-141-1/+1
* move formula description extra data out of .srcCaolán McNamara2017-02-1712-81/+47
* Use o3tl::strong_int on RESOURCE_TYPENoel Grandin2017-02-1410-25/+25
* create strong_int template and use it in tools::UniqueIndexNoel Grandin2017-02-135-17/+17
* -Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2017-01-275-2/+8
* Images no longer loaded from resource filesCaolán McNamara2017-01-202-23/+0
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* 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-303-213/+0
* aIdUShort is now unusedCaolán McNamara2016-12-302-4/+0
* ImageLists no longer loaded from resource filesCaolán McNamara2016-12-302-34/+0
* merge StringNode with RscDefineNoel Grandin2016-12-232-34/+29
* -Werror,-Wunused-function (clang-cl)Stephan Bergmann2016-12-211-21/+0
* rscpp: make previous FILE_LOCAL functions staticJan-Marek Glogowski2016-12-205-25/+29
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-8/+0
* convert VAR constants to o3tl::typed_flagsNoel Grandin2016-11-253-81/+53
* convert FLAG constants to o3tl::typed_flagsNoel Grandin2016-11-252-19/+19
* ditch a pile of other unused rsc stuffCaolán McNamara2016-11-242-115/+1
* can drop InitLangStringTupelListCaolán McNamara2016-11-242-7/+0
* these geometry things go nowhere nowCaolán McNamara2016-11-242-29/+0
* aLong unusedCaolán McNamara2016-11-242-2/+0