summaryrefslogtreecommitdiff
path: root/autodoc
AgeCommit message (Expand)Author
2012-11-26Remove useless comment.jailletc36
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14these are needed only for odkMatúš Kukan
2012-08-07Remove commented out codeThomas Arnhold
2012-08-03Build autodoc only for desktop OSesTor Lillqvist
2012-08-02gbuildify autodocCaolán McNamara
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-27Remove unused include filesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-06removed dead codeTakeshi Abe
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-24removed unused const char[]Takeshi Abe
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon
2012-03-13change Privacy and Legal URLs in API docAndras Timar
2012-02-19Get rid of size() == 0Elton Chung
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich
2012-01-25callcatcher: update listCaolán McNamara
2012-01-25refresh unused code listCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-19Remove obsolete autodoc C++ functionality.Stephan Bergmann
2012-01-19Remove clutter.Stephan Bergmann
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-12German translationsNoel Grandin
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-10-31Delete some unused .hxx files from autodocJoseph Powers
2011-10-24Match the correct function template specializationKristian Rietveld
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-10Simplify logic to use std::vector's .empty()Kevin Hunter
2011-10-06Revert "Simplify logic to use std::vector's .empty()"Jan Holesovsky
2011-10-06Simplify logic to use std::vector's .empty()Kevin Hunter
2011-10-03WaE: unreachable codeTor Lillqvist
2011-09-26cppcheck: unread Var deleted in autodoc, cx_c_pp.cxxPierre-André Jacquod
2011-09-26cppcheck: deleted unread Var in autodoc, hdimpl.cxxPierre-André Jacquod
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-07licence footer for API docsAndras Timar
2011-09-07translated German commentAndras Timar
2011-09-06[cppchecker] suppress unread Variable warningsPierre-André Jacquod
2011-09-06[cppchecker] superfluous variable deletedPierre-André Jacquod
2011-09-03update copyright text for api docsAndras Timar
2011-08-31Don't allow the "LO" abbreviationTor Lillqvist
2011-08-31allow LibreOffice reference in IDL @since tagLaurent Godard
2011-08-24catch ignored exceptions by const referenceTakeshi Abe