summaryrefslogtreecommitdiffstats
path: root/autodoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* WaE: unreachable codeTor Lillqvist2011-10-031-1/+1
* cppcheck: unread Var deleted in autodoc, cx_c_pp.cxxPierre-André Jacquod2011-09-261-3/+1
* cppcheck: deleted unread Var in autodoc, hdimpl.cxxPierre-André Jacquod2011-09-261-6/+5
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* licence footer for API docsAndras Timar2011-09-071-5/+7
* translated German commentAndras Timar2011-09-071-3/+3
* [cppchecker] suppress unread Variable warningsPierre-André Jacquod2011-09-061-12/+3
* [cppchecker] superfluous variable deletedPierre-André Jacquod2011-09-061-3/+1
* update copyright text for api docsAndras Timar2011-09-031-3/+5
* Don't allow the "LO" abbreviationTor Lillqvist2011-08-311-1/+0
* allow LibreOffice reference in IDL @since tagLaurent Godard2011-08-311-1/+3
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-2311-63/+61
* Rename List -> NodeListJoseph Powers2011-08-212-102/+95
* Use a MSVC-specific option only when $(COM)==MSCTor Lillqvist2011-06-181-1/+1
* remove unused ifdef branchCaolán McNamara2011-06-171-5/+0
* WaE: simple-minded windows compiler warningCaolán McNamara2011-06-141-3/+2
* Remove assert that caused a build error.Nigel Hawkins2011-06-071-2/+0
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-2/+2
* Just 1 simple fix cppcheck warningJulien Nabet2011-05-171-1/+1
* Some cppcheck cleaningJulien Nabet2011-05-084-4/+4
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-21/+114
|\
| * jsc340: i115337: correct since tagsJuergen Schmidt2011-01-061-2/+2
| * #115368# Force since tag format.Nikolai Pretzell2010-11-172-21/+114