Age | Commit message (Expand) | Author |
2017-04-28 | loplugin:unusedmethods | Noel Grandin |
2017-04-27 | cut top layer of detecting used bitmap resources in .src/.res files | Caolán McNamara |
2017-04-27 | aSearchPath is write only | Caolán McNamara |
2017-04-27 | aSysSearchPath is write only | Caolán McNamara |
2017-04-27 | no bitmaps in .src files anymore | Caolán McNamara |
2017-04-26 | loplugin:unusedmethods | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | make __RSC a builtin define for the RSC compiler | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | loplugin:mergeclasses RscConst with RscEnum | Noel Grandin |
2017-04-21 | loplugin:unnecessaryvirtual | Noel Grandin |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-06 | Fix typos | Andrea Gelmini |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-03-31 | tdf#39468 Translate German comments | Jens Carl |
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 |