Age | Commit message (Expand) | Author |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | This code trades in 'char' entities disguised as 'int' | Stephan Bergmann |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-22 | Fix passing plain char into ctype.h is* functions | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-22 | Prevent calls to rtl/character.hxx functions with (signed) char arguments | Stephan Bergmann |
2017-03-14 | make o3tl::strong_int constructor explicit | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-24 | start to get make fuzzers working again | Caolán McNamara |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-02-17 | move formula description extra data out of .src | Caolán McNamara |
2017-02-14 | Use o3tl::strong_int on RESOURCE_TYPE | Noel Grandin |
2017-02-13 | create strong_int template and use it in tools::UniqueIndex | Noel Grandin |
2017-01-27 | -Werror=implicit-fallthrough= (GCC 7) | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-20 | Images no longer loaded from resource files | Caolán McNamara |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-13 | unused variables | Caolán McNamara |
2017-01-09 | loplugin:externvar | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: rsc | Stephan Bergmann |
2017-01-02 | ImageLists don't exist in rsc file anymore | Caolán McNamara |
2016-12-30 | no use of RSC_KEYCODE appears to remain | Caolán McNamara |
2016-12-30 | aIdUShort is now unused | Caolán McNamara |
2016-12-30 | ImageLists no longer loaded from resource files | Caolán McNamara |
2016-12-23 | merge StringNode with RscDefine | Noel Grandin |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-12-21 | -Werror,-Wunused-function (clang-cl) | Stephan Bergmann |
2016-12-20 | rscpp: make previous FILE_LOCAL functions static | Jan-Marek Glogowski |
2016-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-11-25 | convert VAR constants to o3tl::typed_flags | Noel Grandin |
2016-11-25 | convert FLAG constants to o3tl::typed_flags | Noel Grandin |
2016-11-24 | ditch a pile of other unused rsc stuff | Caolán McNamara |
2016-11-24 | can drop InitLangStringTupelList | Caolán McNamara |
2016-11-24 | these geometry things go nowhere now | Caolán McNamara |
2016-11-24 | aLong unused | Caolán McNamara |
2016-11-24 | fix indent | Caolán McNamara |
2016-11-24 | aIdLong is unused | Caolán McNamara |
2016-11-24 | RscBreakRange is unused | Caolán McNamara |
2016-11-24 | aNoZeroShort appears unused | Caolán McNamara |
2016-11-24 | vcl makes no use of menu Get/Set DefaultItem | Caolán McNamara |
2016-11-15 | loplugin:unusedfields | Noel Grandin |
2016-11-15 | loplugin:constantparam | Noel Grandin |
2016-11-14 | loplugin:unusedmethods | Noel Grandin |
2016-11-11 | loplugin:countusersofdefaultparams in editeng..rsc | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in hwpfilter..rsc | Noel Grandin |
2016-11-04 | loplugin:unusedmethods | Noel Grandin |