1. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  2. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  3. d5fb4b7 Typos by Julien Nabet · 12 years ago
  4. 9947032 Work around problem with nested /* in Doxygen comment by Stephan Bergmann · 12 years ago
  5. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  6. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  7. 75f5d9d typo: postion -> position by Thomas Arnhold · 12 years ago
  8. b1b0530 typo: independend -> independent by Thomas Arnhold · 12 years ago
  9. 0703b9d Update the reference rdbs to libreoffice-4-2-0 by Stephan Bergmann · 12 years ago
  10. a25ebe4 Sort constant group members by Stephan Bergmann · 12 years ago
  11. 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
  12. dc8f33b typo: decription -> description by Thomas Arnhold · 12 years ago
  13. 1f5659f Close those <p> tags. by Kohei Yoshida · 12 years ago
  14. c15913b Spelling fix: suported by Tor Lillqvist · 12 years ago
  15. dd1050b Deprecate com.sun.star.XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  16. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  17. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  18. b55259e typo fixes by Andras Timar · 12 years ago
  19. e3f30ef documented BCP 47 semantics by Eike Rathke · 12 years ago
  20. 5b29d3a gbuild: refactor UnoApi to remove rdb files from OUTDIR by Michael Stahl · 12 years ago
  21. 2872cf8 Adapt type_reference to typo fix in method parameter name by Stephan Bergmann · 12 years ago
  22. ab02ceb Change back method parameter name spellings by Stephan Bergmann · 12 years ago
  23. f762dad fdo#46374 replace stardiv in comments where applicable by Thomas Arnhold · 13 years ago
  24. 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
  25. 8001d9f Replace binary type_references with human-readable .idl versions by Stephan Bergmann · 13 years ago
  26. d44759e gbuild: install rdb files directly in module they come from by Matúš Kukan · 13 years ago
  27. b5c79c0 fix a broken link to ISO-639 by Andras Timar · 13 years ago
  28. c5dd597 fix idl: missing </b> by Thomas Arnhold · 13 years ago
  29. 45b2346 No need to list documentation-only module.idl files in UnoApi_*.mk by Stephan Bergmann · 13 years ago
  30. e032114 [API CHANGE] Fix deprecated struct css.uno.Uik member identifiers by Stephan Bergmann · 13 years ago
  31. 13ac063 udkapi: fix warnings in beans::PropertyState by Miklos Vajna · 13 years ago
  32. 1aebeb0 Fix doxygen warnings in udkapi and offapi by Julien Nabet · 13 years ago
  33. 03993b4 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
  34. 498e39b *api: tweak docs by Michael Stahl · 13 years ago
  35. 5f0ffa9 Fix some idl descriptions by Julien Nabet · 13 years ago
  36. 5470bea Fix idl descriptions by Julien Nabet · 13 years ago
  37. f9a606e *api: tweak docs by Michael Stahl · 13 years ago
  38. b24ef80 *api: document all modules in modules.idl by Michael Stahl · 13 years ago
  39. 392706b *api: fix loads of badly documented parameters by Michael Stahl · 13 years ago
  40. ccc4a67 *api: fix bunch of lists that doxygen warns about by Michael Stahl · 13 years ago
  41. 8a35433 *api: fix a bunch of "illegal" and "empty" tags by Michael Stahl · 13 years ago
  42. 4866108 *api: fix unterminated tags by Michael Stahl · 13 years ago
  43. 44404b7 *api: fix all unknown commands by Michael Stahl · 13 years ago
  44. f8b6558 *api: convert unsupported HTML entities by Michael Stahl · 13 years ago
  45. ddba7d15 *api: convert all unsupported html tags by Michael Stahl · 13 years ago
  46. 73d5684 *api: convert <listing> and @example by Michael Stahl · 13 years ago
  47. b7ba598 *api: clean up multi-line and mal-formed XML tags by Michael Stahl · 13 years ago
  48. ae7595a *api: convert more <method> by Michael Stahl · 13 years ago
  49. 56d158c *api: convert more <method> by Michael Stahl · 13 years ago
  50. 928b864 *api: convert <TRUE/> <FALSE/> <VOID/> <NULL/> by Michael Stahl · 13 years ago
  51. 6e1d239 *api: convert <true/> <false/> <void/> by Michael Stahl · 13 years ago
  52. be7f280 *api: convert <atom> by Michael Stahl · 13 years ago
  53. ce36de9 *api: convert more <method scope="foo"> by Michael Stahl · 13 years ago
  54. f3db7d1 *api: convert <method scope="foo"> by Michael Stahl · 13 years ago
  55. b235412 *api: convert <method>foo()</method> by Michael Stahl · 13 years ago
  56. a93783c *api: convert <arg> by Michael Stahl · 13 years ago
  57. d11a7b5 *api: convert <const> by Michael Stahl · 13 years ago
  58. 24b331e *api: convert rest of <member scope="foo"> by Michael Stahl · 13 years ago
  59. bb6503d *api: convert remaining <member> by Michael Stahl · 13 years ago
  60. 4bb43e1 *api: replace <member>Foo</member> by Michael Stahl · 13 years ago
  61. ea71a05 *api: convert <member scope="foo">bar</member> by Michael Stahl · 13 years ago
  62. 3122600 *api: convert <member>Foo::bar</member> by Michael Stahl · 13 years ago
  63. b352a8b *api: convert <member>method</member> to method() by Michael Stahl · 13 years ago
  64. 9f12a9d *api: convert <type scope="bar">Foo</type> by Michael Stahl · 13 years ago
  65. 944eb99 *api: convert <type>Foo</type> by Michael Stahl · 13 years ago
  66. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  67. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  68. 8bf8a2f fdo#46808, Convert script::InvocationAdapterFactory to new style by Noel Grandin · 13 years ago
  69. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  70. e4f3743 fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslator by Noel Grandin · 13 years ago
  71. 0af9970 Mark TypeDescriptionProvider service as "don't create by name" by Stephan Bergmann · 13 years ago
  72. 826e787 Split offapi/type_reference/types.rdb in two by Stephan Bergmann · 13 years ago
  73. ab149c7 Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi by Stephan Bergmann · 13 years ago
  74. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  75. 1268326 Further clean-up related to removed library unloading feature by Stephan Bergmann · 13 years ago
  76. 70e4329 fdo#60724 successfull -> successful by Thomas Arnhold · 13 years ago
  77. 3cfecf8 fdo#46808, Convert beans::PropertyBag to new style by Noel Grandin · 13 years ago
  78. 3e8016d use filelist install method for udkapi and offapi by David Tardon · 13 years ago
  79. ce2991e Forbid old-style services/singletons inheriting new-style services by Stephan Bergmann · 13 years ago
  80. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  81. 3f07029 gbuild: refactor SDK packaging of IDL files: by Michael Stahl · 13 years ago
  82. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  83. 3ed31af Bin DOCUMENTATION OMITTED comments by Tor Lillqvist · 13 years ago
  84. d1449a9 Bin pointless "DocMerge" comment lines by Tor Lillqvist · 13 years ago
  85. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  86. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  87. b768611 remove all d.lst by Michael Stahl · 13 years ago
  88. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  89. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  90. fbd4588 fdo#46808, convert io::TextOutputStream service to new-style by Noel Grandin · 13 years ago
  91. ff85e831 fdo#46808, convert io::TextInputStream service to new style by Noel Grandin · 13 years ago
  92. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  93. 9a36294 fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style by Noel Grandin · 13 years ago
  94. 2356a48 API CHANGE: Make TypeDescriptionManager/Provider more consistent by Stephan Bergmann · 13 years ago
  95. 2a1b850 clean up all the UNO IDL module header guards by Noel Grandin · 13 years ago
  96. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  97. 7e1b156 fdo#57655: Improve wording by Stephan Bergmann · 13 years ago
  98. e9ab377 remove removed udkapi modules from more files... by Michael Stahl · 13 years ago
  99. 3e6b35f API CHANGE: remove com.sun.star.util.logging module by Michael Stahl · 13 years ago
  100. 61d1650 API CHANGE: remove com.sun.star.beans.XIntroTest by Michael Stahl · 13 years ago