summaryrefslogtreecommitdiff
path: root/autodoc
AgeCommit message (Expand)AuthorFilesLines
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-08Simplify and speed-up logic for copying dataChris1-8/+2
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-03-05update unusedcode target and listCaolán McNamara3-129/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04remove unused and commented out codeThomas Arnhold3-19/+1
2013-02-28remove all d.lstMichael Stahl1-1/+0
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2013-02-25drop various dangling makefile.mksCaolán McNamara16-915/+0
2013-02-19coverity#440141 Null DereferenceNorbert Thiebaud1-13/+9
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2-2/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-11-26Remove useless comment.jailletc361-2/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann27-128/+70
2012-08-14these are needed only for odkMatúš Kukan1-1/+1
2012-08-07Remove commented out codeThomas Arnhold2-14/+0
2012-08-03Build autodoc only for desktop OSesTor Lillqvist1-0/+4
2012-08-02gbuildify autodocCaolán McNamara6-18/+196
2012-08-01Remove unused code: those classes are unusedThomas Arnhold2-75/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks98-2233/+1395
2012-07-02removed unnecessary forward declarations of classTakeshi Abe28-98/+20
2012-06-27Remove unused include filesThomas Arnhold3-398/+0
2012-06-19re-base on ALv2 code.Michael Meeks279-6527/+4016
2012-06-06removed dead codeTakeshi Abe1-7/+0
2012-06-01nuke unused namespaceTakeshi Abe1-13/+0
2012-05-24removed unused const char[]Takeshi Abe1-12/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-03-13change Privacy and Legal URLs in API docAndras Timar1-1/+1
2012-02-19Get rid of size() == 0Elton Chung5-5/+5
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich1-0/+3
2012-01-25callcatcher: update listCaolán McNamara2-128/+1
2012-01-25refresh unused code listCaolán McNamara5-256/+0
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara23-1387/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann18-58/+60
2012-01-19Remove obsolete autodoc C++ functionality.Stephan Bergmann265-40996/+14
2012-01-19Remove clutter.Stephan Bergmann1-45/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2-236/+236
2011-12-12German translationsNoel Grandin1-2/+2
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-14/+0
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky1-1/+1
2011-10-31Delete some unused .hxx files from autodocJoseph Powers11-974/+0
2011-10-24Match the correct function template specializationKristian Rietveld4-10/+10
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-4/+2
2011-10-10Simplify logic to use std::vector's .empty()Kevin Hunter2-13/+1
2011-10-06Revert "Simplify logic to use std::vector's .empty()"Jan Holesovsky2-1/+13
2011-10-06Simplify logic to use std::vector's .empty()Kevin Hunter2-13/+1
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+1