summaryrefslogtreecommitdiffstats
path: root/autodoc
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-4/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Simplify and speed-up logic for copying dataChris2013-03-081-8/+2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+1
* update unusedcode target and listCaolán McNamara2013-03-053-129/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* remove unused and commented out codeThomas Arnhold2013-03-043-19/+1
* remove all d.lstMichael Stahl2013-02-281-1/+0
* fdo#60724 - change 'charcter' to 'character'sadam362013-02-251-1/+1
* drop various dangling makefile.mksCaolán McNamara2013-02-2516-915/+0
* coverity#440141 Null DereferenceNorbert Thiebaud2013-02-191-13/+9
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-262-2/+2
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* Remove useless comment.jailletc362012-11-261-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-3127-128/+70
* these are needed only for odkMatúš Kukan2012-08-141-1/+1
* Remove commented out codeThomas Arnhold2012-08-072-14/+0
* Build autodoc only for desktop OSesTor Lillqvist2012-08-031-0/+4
* gbuildify autodocCaolán McNamara2012-08-026-18/+196
* Remove unused code: those classes are unusedThomas Arnhold2012-08-012-75/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1198-2233/+1395
* removed unnecessary forward declarations of classTakeshi Abe2012-07-0228-98/+20
* Remove unused include filesThomas Arnhold2012-06-273-398/+0
* re-base on ALv2 code.Michael Meeks2012-06-19279-6527/+4016
* removed dead codeTakeshi Abe2012-06-061-7/+0
* nuke unused namespaceTakeshi Abe2012-06-011-13/+0
* removed unused const char[]Takeshi Abe2012-05-241-12/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-141-1/+1
* change Privacy and Legal URLs in API docAndras Timar2012-03-131-1/+1
* Get rid of size() == 0Elton Chung2012-02-195-5/+5
* Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-091-0/+3
* callcatcher: update listCaolán McNamara2012-01-252-128/+1
* refresh unused code listCaolán McNamara2012-01-255-256/+0
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-2423-1387/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2118-58/+60
* Remove obsolete autodoc C++ functionality.Stephan Bergmann2012-01-19265-40996/+14
* Remove clutter.Stephan Bergmann2012-01-191-45/+0
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-162-236/+236
* German translationsNoel Grandin2011-12-121-2/+2
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-14/+0
* Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2011-11-231-1/+1
* Delete some unused .hxx files from autodocJoseph Powers2011-10-3111-974/+0
* Match the correct function template specializationKristian Rietveld2011-10-244-10/+10
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-4/+2
* Simplify logic to use std::vector's .empty()Kevin Hunter2011-10-102-13/+1
* Revert "Simplify logic to use std::vector's .empty()"Jan Holesovsky2011-10-062-1/+13
* Simplify logic to use std::vector's .empty()Kevin Hunter2011-10-062-13/+1