Age | Commit message (Expand) | Author |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-08 | Simplify and speed-up logic for copying data | Chris |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-05 | update unusedcode target and list | Caolán McNamara |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 |
2013-02-25 | drop various dangling makefile.mks | Caolán McNamara |
2013-02-19 | coverity#440141 Null Dereference | Norbert Thiebaud |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-26 | Remove useless comment. | jailletc36 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | these are needed only for odk | Matúš Kukan |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-08-03 | Build autodoc only for desktop OSes | Tor Lillqvist |
2012-08-02 | gbuildify autodoc | Caolán McNamara |
2012-08-01 | Remove unused code: those classes are unused | Thomas Arnhold |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | removed dead code | Takeshi Abe |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-24 | removed unused const char[] | Takeshi Abe |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-14 | replace APP?RPATH SDK by SDKBIN in old build system | David Tardon |
2012-03-13 | change Privacy and Legal URLs in API doc | Andras Timar |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-09 | Added and improved READMEs for modules in sdk and testing | Josh Heidenreich |
2012-01-25 | callcatcher: update list | Caolán McNamara |
2012-01-25 | refresh unused code list | Caolán McNamara |
2012-01-24 | callcatcher: update list, remove newly unused methods | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-19 | Remove obsolete autodoc C++ functionality. | Stephan Bergmann |
2012-01-19 | Remove clutter. | Stephan Bergmann |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-12 | German translations | Noel Grandin |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-23 | Some trivial fixes for MinGW with -std=c++0x enabled; not finished. | Jan Holesovsky |
2011-10-31 | Delete some unused .hxx files from autodoc | Joseph Powers |
2011-10-24 | Match the correct function template specialization | Kristian Rietveld |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-10 | Simplify logic to use std::vector's .empty() | Kevin Hunter |
2011-10-06 | Revert "Simplify logic to use std::vector's .empty()" | Jan Holesovsky |
2011-10-06 | Simplify logic to use std::vector's .empty() | Kevin Hunter |