1. 34fe67b Fix typos by Andrea Gelmini · 8 years ago
  2. 945a119 loplugin:constparams by Noel Grandin · 8 years ago
  3. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  4. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  5. acd1696 More loplugin:cstylecast: sax by Stephan Bergmann · 8 years ago
  6. 2a88f62 ofz#4392 sax: guard access to Entity::maSavedException with mutex by Michael Stahl · 8 years ago
  7. e48b9b2 sax: remove that odd Entity copy constructor by Michael Stahl · 8 years ago
  8. bb59a80 Modifying the impl. of startUnknownElement of FastParser: by Mohammed Abdul Azeem · 8 years ago
  9. 6028b64 loplugin:passstuffbyref even more return improvements by Noel Grandin · 8 years ago
  10. 2a1fb44 loplugin:passstuffbyref improved returns by Noel Grandin · 8 years ago
  11. 7831209 new loplugin: convertlong by Noel Grandin · 8 years ago
  12. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  13. 4aa0600 ofz#4571 Direct-leak by Caolán McNamara · 8 years ago
  14. 0201942 remove unused osl/time.h includes .. by Jochen Nitschke · 8 years ago
  15. b15f79a loplugin:unnecessaryparen: signed numeric literals by Stephan Bergmann · 8 years ago
  16. 5591aa3 ofz: always free with xmlFreeParserCtxt by Caolán McNamara · 8 years ago
  17. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  18. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  19. e1e436e Fix typos by Andrea Gelmini · 8 years ago
  20. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  21. 0dca402 loplugin:constparam in vcl,svtools by Noel Grandin · 8 years ago
  22. 0b413ca loplugin:constantparam in sal,sax by Noel Grandin · 8 years ago
  23. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  24. ffb19c5 ofz#3752 Integer-overflow by Caolán McNamara · 8 years ago
  25. 83fd71e loplugin:constmethod in tools,sax,UnoControls by Noel Grandin · 8 years ago
  26. 89dd6ff ofz#3769 Integer-overflow by Caolán McNamara · 8 years ago
  27. 5209ee4 loplugin:includeform: sax by Stephan Bergmann · 8 years ago
  28. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  29. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  30. 5e381ff allow events to accumulate past limit if an exception is pending by Caolán McNamara · 9 years ago
  31. 1ebf34c protect against short file by Caolán McNamara · 9 years ago
  32. 4025422 ofz: string has to be at least 5 chars long by Caolán McNamara · 9 years ago
  33. 8508e40 ofz: leak on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  34. 3f0fba0 New rtl::isUnicodeScalarValue, rtl::isSurrogate by Stephan Bergmann · 9 years ago
  35. 403c772 sax: allow some debug logging in FastParser by Michael Stahl · 9 years ago
  36. b5368c9 sax: improve README by Michael Stahl · 9 years ago
  37. 65e293f clang-tidy modernize-use-emplace in package..sax by Noel Grandin · 9 years ago
  38. e530a7d tdf#112164 sax: handle errors on last call to XML_Parse() by Michael Stahl · 9 years ago
  39. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  40. 840a97f sax parser: remove long-disabled code by Thorsten Behrens · 9 years ago
  41. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  42. b64e564 sax: Check if it starts with 5 bytes of "<?xml" by Takeshi Abe · 9 years ago
  43. 9af8964 RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO by Chris Sherlock · 9 years ago
  44. d5f94d9 loplugin:constparams in basegfx,sax,shell by Noel Grandin · 9 years ago
  45. 2c4c0832 comphelper: move base64 encode/decode helpers from sax by Ashod Nakashian · 9 years ago
  46. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  47. 5034e82 Translate German comments and debug strings (leftovers in dirs sal to sc) by Johnny_M · 9 years ago
  48. 592ab64 loplugin:casttovoid: sax by Stephan Bergmann · 9 years ago
  49. b3b6ce3 Added find function to FastAttributeList: by Mohammed Abdul Azeem · 9 years ago
  50. 979c8c5 loplugin:oncevar in oox..sax by Noel Grandin · 9 years ago
  51. 0f347c0 loplugin:unusedfields in registry..sax by Noel Grandin · 9 years ago
  52. c5bc40a Literal tab character is bad XML, write '&#9;' instead by Eike Rathke · 9 years ago
  53. 420cecf [API CHANGE] Add processingInstruction event to XFastDocumentHandler: by Mohammed Abdul Azeem · 9 years ago
  54. 546c355 use more SAL_N_ELEMENTS part 2 by Noel Grandin · 9 years ago
  55. d43fc40 convert SAX_ARGS_ARG macros to varargs template methods by Noel Grandin · 9 years ago
  56. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  57. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  58. 6c9fb88 tdf#43157: convert sax module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  59. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  60. 40b9caf loplugin:salunicodeliteral: sax by Stephan Bergmann · 9 years ago
  61. 3a36cf4 loplugin:checkunusedparams in configmgr and vcl by Noel Grandin · 9 years ago
  62. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  63. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  64. 12162c8 Improved loplugin:redundantcast, static_cast on arithmetic types: sax by Stephan Bergmann · 9 years ago
  65. 2e9fe26 Fix typos by Andrea Gelmini · 9 years ago
  66. 8b25b67 escape invalid XML characters with _xHHHH_ when writing escaped by Eike Rathke · 9 years ago
  67. baca2ec8 FastSaxSerializer: SAL_WARN() when writing invalid XML characters by Eike Rathke · 9 years ago
  68. 3d44199 Better make the zero-initialization more explicit by Stephan Bergmann · 9 years ago
  69. ab92c84 Revert "Fix typos" by jan iversen · 9 years ago
  70. ffd7f8f Fix typos by Andrea Gelmini · 9 years ago
  71. 6af2e7b loplugin:subtlezeroinit: sax by Stephan Bergmann · 9 years ago
  72. 996960f MSVC 14.0: Fix warning C4702: unreachable code by David Ostrovsky · 9 years ago
  73. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  74. d7363da fix linux build by Noel Grandin · 9 years ago
  75. 1461ebb expand out ::sax::Converter::convertNumber to OUString::number by Noel Grandin · 9 years ago
  76. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  77. ef2b434 loplugin: unnecessary destructor oox..sax by Noel Grandin · 9 years ago
  78. b814e4d New loplugin:dynexcspec: Add @throws documentation, sax by Stephan Bergmann · 9 years ago
  79. 18ae77a Also consider saved exceptions when mbEnableThreads is true by Mike Kaganski · 9 years ago
  80. 0cee740 replace #ifdef SOLARIS with #ifdef __sun by Michael Stahl · 9 years ago
  81. 90df5ee new loplugin: useuniqueptr: jvmfwk..sax by Noel Grandin · 9 years ago
  82. cffac9e New loplugin:conststringvar: sax by Stephan Bergmann · 9 years ago
  83. 83d2c51 Adapt to no-longer explicit OUStringLiteral ctor by Stephan Bergmann · 9 years ago
  84. ea13937 loplugin:unnecessaryoverride (dtors) in sax by Stephan Bergmann · 9 years ago
  85. b927c1f tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para. by Tamás Zolnai · 9 years ago
  86. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  87. d9280e9 tdf#103159 allow compiling on 12.04 systems still by Justin Luth · 9 years ago
  88. 27be818 loplugin:singlevalfields in l10ntools..sax by Noel Grandin · 10 years ago
  89. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  90. 79a410d loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) by Stephan Bergmann · 10 years ago
  91. c5a2e96 cid#1371329 Misused comma operator by Noel Grandin · 10 years ago
  92. e64edc4 cid#1371333 Misused comma operator by Noel Grandin · 10 years ago
  93. 174c064 loplugin:stringstatic by Stephan Bergmann · 10 years ago
  94. 18edd88 GSoC - Making legacyfastparser to use tokens: by Mohammed Abdul Azeem · 10 years ago
  95. f60eaab Related: tdf#99312, add specialized interaction handler by Giuseppe Castagno · 10 years ago
  96. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  97. 916a11d GSoC - moving FastAttributeList::clear to consumer thread: by Mohammed Abdul Azeem · 10 years ago
  98. 84db6c1 GSOC - Avoid tokenizing strings for Unknown elements: by Mohammed Abdul Azeem · 10 years ago
  99. 3aa52d3 GSOC - Handling namespace declaration missing case: by Mohammed Abdul Azeem · 10 years ago
  100. 1fc8fb3 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago