1. ad3681d tdf#39468 Translate German comments by Jens Carl · 9 years ago
  2. 9bfd742 loplugin:unusedmethods by Noel Grandin · 9 years ago
  3. 7097037 remove enum slot code from sfx2 by Noel Grandin · 9 years ago
  4. 7140355 remove PseudoSlot support from idl compiler by Noel Grandin · 9 years ago
  5. 2fc5ef7 remove unhandled SID commands from sfx2 by Noel Grandin · 9 years ago
  6. 6291574 Remove unused #include <ctype.h> by Stephan Bergmann · 9 years ago
  7. 254c132 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  8. 0ab2f39 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  9. 0a92c29 This code trades in 'char' entities disguised as 'int' by Stephan Bergmann · 9 years ago
  10. a2201cb Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  11. e9c7d25 create SfxDisableFlags enum by Noel Grandin · 9 years ago
  12. 9058b70 Remove unused forward declaration by Stephan Bergmann · 9 years ago
  13. 64b68e9 SvTokenStream::nBufPos should be sal_Int32 by Stephan Bergmann · 9 years ago
  14. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  15. 7a60e90 new loplugin: useuniqueptr: helpcompiler..io by Noel Grandin · 9 years ago
  16. 9c5494b New loplugin:externvar: idl by Stephan Bergmann · 9 years ago
  17. 46d3163 loplugin:unusedmethods by Noel Grandin · 9 years ago
  18. f9a97a5 drop custom hashtable implementation in idl by Noel Grandin · 9 years ago
  19. 1a743fd loplugin:expandablemethods in hwpfilter..linguistic by Noel Grandin · 9 years ago
  20. 88ec5de expand SvMetaType::ReadNamesSvIdl by Noel Grandin · 9 years ago
  21. 877774c loplugin:expandablemethodds in hwpfilter..linguistic by Noel Grandin · 9 years ago
  22. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  23. 802f2a4 Don't allow O[U]StringBuffer in string concatenation by Stephan Bergmann · 9 years ago
  24. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  25. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  26. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  27. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  28. bcf8f87 remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums... by Caolán McNamara · 10 years ago
  29. a7b18aa no point in these dtors being virtual by Caolán McNamara · 10 years ago
  30. 2b8b874 default assignment operator is fine by Caolán McNamara · 10 years ago
  31. 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
  32. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  33. dbe0b5a loplugin:countusersofdefaultparams in framework..lotuswordpro by Noel Grandin · 10 years ago
  34. fbd2318 loplugin:unusedfields by Noel Grandin · 10 years ago
  35. ea5a5b1 tdf#99589 - tolower / toupper - dangerous to Turks ... by Gökhan Gurbetoğlu · 10 years ago
  36. 3e53c6b move the attribute parsing code to SvParser by Noel Grandin · 10 years ago
  37. 5a39ad3 move the method param parsing code into SvParser by Noel Grandin · 10 years ago
  38. dc1df1b simplify parser by Noel Grandin · 10 years ago
  39. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  40. f3c1d24 loplugin:constantparams by Noel Grandin · 10 years ago
  41. 53bc542 STREAM_STD_READ already includes StreamMode::NOCREATE by Takeshi Abe · 10 years ago
  42. 2b99f83 tdf#99589 tolower / toupper - dangerous to Turks ... by apurvapriyadarshi · 10 years ago
  43. 509f0c6 loplugin:unusedreturntypes by Noel Grandin · 10 years ago
  44. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  45. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  46. 5b79f5a loplugin:constantparam in idl by Noel Grandin · 10 years ago
  47. 33b2d58 Remove some unused include stdio by Julien Nabet · 10 years ago
  48. ed4375c loplugin:constantparam in idl by Noel Grandin · 10 years ago
  49. b2fb844 loplugin:write only fields by Noel Grandin · 10 years ago
  50. 799eab3 methods in .SDI files don't use attributes by Noel Grandin · 10 years ago
  51. 1e6dfe4 cid#1353438 Logically dead code by Noel Grandin · 10 years ago
  52. 2027679 small cleanups in .SDI parser by Noel Grandin · 10 years ago
  53. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  54. db80671 loplugin:write only fields by Noel Grandin · 10 years ago
  55. b94272a cleanup the Read*() methods in SvIdlParser by Noel Grandin · 10 years ago
  56. cd3bb30 move some more slot parsing to SvIdlParser by Noel Grandin · 10 years ago
  57. 0f8f733 move parsing of method ags into SvIdlParser by Noel Grandin · 10 years ago
  58. aa8c854 tighten up the attribute parsing, and drop some unused slots by Noel Grandin · 10 years ago
  59. 314cb54 parse shell/interface entries in SvIdlParser by Noel Grandin · 10 years ago
  60. 645394f0 cid#1352218 and cid#1352216 in .SDI parser by Noel Grandin · 10 years ago
  61. f7520bb move interface/shell parsing to SvIdlParser by Noel Grandin · 10 years ago
  62. ac43283 move item and struct parsing into SvIdlParser by Noel Grandin · 10 years ago
  63. d4a10f0 move include parsing into own method by Noel Grandin · 10 years ago
  64. a739f77 missing include by Stephan Bergmann · 10 years ago
  65. b27dcab move parsing of enum into SvIdlParser by Noel Grandin · 10 years ago
  66. f3f533f move module parsing into SvIdlParser class by Noel Grandin · 10 years ago
  67. e6029684 move parsing of "import" into own method by Noel Grandin · 10 years ago
  68. 62225ee bIsModified in SvMetaModule is unused by Noel Grandin · 10 years ago
  69. 0c6d6aa rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter() by Noel Grandin · 10 years ago
  70. 8db11c9 fix dead code warning on Windows by Noel Grandin · 10 years ago
  71. 4e13a69 use exceptions for error handling in .SDI parsing by Noel Grandin · 10 years ago
  72. 489dd902 rename SeekEnd()->SeekToMax() by Noel Grandin · 10 years ago
  73. 33e128b simplify SvTokenStream handling by Noel Grandin · 10 years ago
  74. 09d58f7 GetToken never returns null, so use a reference by Noel Grandin · 10 years ago
  75. cf6c21e ReadDelemiter->ReadDelimiter by Noel Grandin · 10 years ago
  76. 78a072f improve the parsing loop for the module keyword by Noel Grandin · 10 years ago
  77. 401b746 create a new class SvIdlParser by Noel Grandin · 10 years ago
  78. 6b00d85 we don't use the optional "(" in import statements in .SDI files by Noel Grandin · 10 years ago
  79. d542cf3 spelling by Noel Grandin · 10 years ago
  80. 8137280 simplify some OStringBuffer code by Noel Grandin · 10 years ago
  81. 4bcc7dd simplify error handling code by Noel Grandin · 10 years ago
  82. e755ac7 rename Back2Delemitter->Back2Delimiter by Noel Grandin · 10 years ago
  83. ae7f6dc use WriteOString to reduce the code a little by Noel Grandin · 10 years ago
  84. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  85. 3c14d8f rename aAttrList to aSlotList by Noel Grandin · 10 years ago
  86. cfa4ba4 simplify SvMetaObjectMemberStack by Noel Grandin · 10 years ago
  87. 8bbcbce simplify SvSlotElement by Noel Grandin · 10 years ago
  88. 8d6e489 simplify SvClassElement by Noel Grandin · 10 years ago
  89. e6693de unused template method by Noel Grandin · 10 years ago
  90. c7b66c19 remove some more dead code, found by LCOV by Noel Grandin · 10 years ago
  91. 7a6c044 split MetaTypeType::Class into Interface and Shell by Noel Grandin · 10 years ago
  92. c4f056c disambiguate the two GetType methods by Noel Grandin · 10 years ago
  93. 898061f move isMethod/isVariable down from SvMetaAttribute to SvMetaSlot by Noel Grandin · 10 years ago
  94. afa1779 simplify getMangleName() by Noel Grandin · 10 years ago
  95. d61b450 SvString is a just thin wrapper around OString by Noel Grandin · 10 years ago
  96. 04e22be format IDL compiler headers a little by Noel Grandin · 10 years ago
  97. 81c82ca aMethod is more accurately an SvMetaSlot by Noel Grandin · 10 years ago
  98. 760b86a Export attribute only applies to SvMetaSlot, so move it down by Noel Grandin · 10 years ago
  99. 1795bb2 ReadonlyDoc only applies to Slot's by Noel Grandin · 10 years ago
  100. b2c7ea1 cParserChar in SvMetaType is unused by Noel Grandin · 10 years ago