1. 5e381ff allow events to accumulate past limit if an exception is pending by Caolán McNamara · 9 years ago
  2. 1ebf34c protect against short file by Caolán McNamara · 9 years ago
  3. 4025422 ofz: string has to be at least 5 chars long by Caolán McNamara · 9 years ago
  4. 8508e40 ofz: leak on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  5. 3f0fba0 New rtl::isUnicodeScalarValue, rtl::isSurrogate by Stephan Bergmann · 9 years ago
  6. 403c772 sax: allow some debug logging in FastParser by Michael Stahl · 9 years ago
  7. b5368c9 sax: improve README by Michael Stahl · 9 years ago
  8. 65e293f clang-tidy modernize-use-emplace in package..sax by Noel Grandin · 9 years ago
  9. e530a7d tdf#112164 sax: handle errors on last call to XML_Parse() by Michael Stahl · 9 years ago
  10. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  11. 840a97f sax parser: remove long-disabled code by Thorsten Behrens · 9 years ago
  12. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  13. b64e564 sax: Check if it starts with 5 bytes of "<?xml" by Takeshi Abe · 9 years ago
  14. 9af8964 RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO by Chris Sherlock · 9 years ago
  15. d5f94d9 loplugin:constparams in basegfx,sax,shell by Noel Grandin · 9 years ago
  16. 2c4c0832 comphelper: move base64 encode/decode helpers from sax by Ashod Nakashian · 9 years ago
  17. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  18. 5034e82 Translate German comments and debug strings (leftovers in dirs sal to sc) by Johnny_M · 9 years ago
  19. 592ab64 loplugin:casttovoid: sax by Stephan Bergmann · 9 years ago
  20. b3b6ce3 Added find function to FastAttributeList: by Mohammed Abdul Azeem · 9 years ago
  21. 979c8c5 loplugin:oncevar in oox..sax by Noel Grandin · 9 years ago
  22. 0f347c0 loplugin:unusedfields in registry..sax by Noel Grandin · 9 years ago
  23. c5bc40a Literal tab character is bad XML, write '&#9;' instead by Eike Rathke · 9 years ago
  24. 420cecf [API CHANGE] Add processingInstruction event to XFastDocumentHandler: by Mohammed Abdul Azeem · 9 years ago
  25. 546c355 use more SAL_N_ELEMENTS part 2 by Noel Grandin · 9 years ago
  26. d43fc40 convert SAX_ARGS_ARG macros to varargs template methods by Noel Grandin · 9 years ago
  27. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  28. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  29. 6c9fb88 tdf#43157: convert sax module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  30. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  31. 40b9caf loplugin:salunicodeliteral: sax by Stephan Bergmann · 9 years ago
  32. 3a36cf4 loplugin:checkunusedparams in configmgr and vcl by Noel Grandin · 9 years ago
  33. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  34. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  35. 12162c8 Improved loplugin:redundantcast, static_cast on arithmetic types: sax by Stephan Bergmann · 9 years ago
  36. 2e9fe26 Fix typos by Andrea Gelmini · 9 years ago
  37. 8b25b67 escape invalid XML characters with _xHHHH_ when writing escaped by Eike Rathke · 9 years ago
  38. baca2ec8 FastSaxSerializer: SAL_WARN() when writing invalid XML characters by Eike Rathke · 9 years ago
  39. 3d44199 Better make the zero-initialization more explicit by Stephan Bergmann · 9 years ago
  40. ab92c84 Revert "Fix typos" by jan iversen · 9 years ago
  41. ffd7f8f Fix typos by Andrea Gelmini · 9 years ago
  42. 6af2e7b loplugin:subtlezeroinit: sax by Stephan Bergmann · 9 years ago
  43. 996960f MSVC 14.0: Fix warning C4702: unreachable code by David Ostrovsky · 9 years ago
  44. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  45. d7363da fix linux build by Noel Grandin · 9 years ago
  46. 1461ebb expand out ::sax::Converter::convertNumber to OUString::number by Noel Grandin · 9 years ago
  47. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  48. ef2b434 loplugin: unnecessary destructor oox..sax by Noel Grandin · 9 years ago
  49. b814e4d New loplugin:dynexcspec: Add @throws documentation, sax by Stephan Bergmann · 9 years ago
  50. 18ae77a Also consider saved exceptions when mbEnableThreads is true by Mike Kaganski · 9 years ago
  51. 0cee740 replace #ifdef SOLARIS with #ifdef __sun by Michael Stahl · 9 years ago
  52. 90df5ee new loplugin: useuniqueptr: jvmfwk..sax by Noel Grandin · 9 years ago
  53. cffac9e New loplugin:conststringvar: sax by Stephan Bergmann · 9 years ago
  54. 83d2c51 Adapt to no-longer explicit OUStringLiteral ctor by Stephan Bergmann · 9 years ago
  55. ea13937 loplugin:unnecessaryoverride (dtors) in sax by Stephan Bergmann · 9 years ago
  56. b927c1f tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para. by Tamás Zolnai · 9 years ago
  57. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  58. d9280e9 tdf#103159 allow compiling on 12.04 systems still by Justin Luth · 9 years ago
  59. 27be818 loplugin:singlevalfields in l10ntools..sax by Noel Grandin · 10 years ago
  60. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  61. 79a410d loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) by Stephan Bergmann · 10 years ago
  62. c5a2e96 cid#1371329 Misused comma operator by Noel Grandin · 10 years ago
  63. e64edc4 cid#1371333 Misused comma operator by Noel Grandin · 10 years ago
  64. 174c064 loplugin:stringstatic by Stephan Bergmann · 10 years ago
  65. 18edd88 GSoC - Making legacyfastparser to use tokens: by Mohammed Abdul Azeem · 10 years ago
  66. f60eaab Related: tdf#99312, add specialized interaction handler by Giuseppe Castagno · 10 years ago
  67. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  68. 916a11d GSoC - moving FastAttributeList::clear to consumer thread: by Mohammed Abdul Azeem · 10 years ago
  69. 84db6c1 GSOC - Avoid tokenizing strings for Unknown elements: by Mohammed Abdul Azeem · 10 years ago
  70. 3aa52d3 GSOC - Handling namespace declaration missing case: by Mohammed Abdul Azeem · 10 years ago
  71. 1fc8fb3 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  72. 38b596d GSoC - Sync namespace handler calls with elements: by Mohammed Abdul Azeem · 10 years ago
  73. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  74. 900dad1 loplugin:unreffun by Stephan Bergmann · 10 years ago
  75. fdd1c64 GSOC: Adapt XLegacyFastParser to function like XParser. by Mohammed Abdul Azeem · 10 years ago
  76. 22663a1 loplugin:staticmethods by Stephan Bergmann · 10 years ago
  77. 731be5c GSOC: Added test case for mishandle of namespaces. by Mohammed Abdul Azeem · 10 years ago
  78. 025592c loplugin:redundantcast: redundant static_casts in sax by Stephan Bergmann · 10 years ago
  79. 2eb5a59 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  80. 4e3ed5a use SAL_DEPRECATED in uno::Reference by Noel Grandin · 10 years ago
  81. 0ce234f loplugin:refcounting by Stephan Bergmann · 10 years ago
  82. 48d71ee loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  83. 551a506 GSoC: Mapping legacy sax parser and XFastParser by Mohammed Abdul Azeem · 10 years ago
  84. a3b7ef1 loplugin:refcounting by Stephan Bergmann · 10 years ago
  85. 8f75eee GSoC: sax2/ unit tests: by Mohammed Abdul Azeem · 10 years ago
  86. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  87. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  88. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  89. fe4e6a9 loplugin:unreffun by Stephan Bergmann · 10 years ago
  90. 8128d59 sax2/ unit tests. by Mohammed Abdul Azeem · 10 years ago
  91. 59a6454 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  92. 874431b loplugin:unreffun and loplugin:nullptr by Noel Grandin · 10 years ago
  93. e94deb0 First cut at adding sax2/ unit tests. by Mohammed Abdul Azeem · 10 years ago
  94. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  95. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  96. 9144a54 tdf#94260 Convert pixel to 1/100 mm by Rosemary Sebastian · 10 years ago
  97. 7834196 loplugin:salbool: sal_Bool[] -> bool[] by Stephan Bergmann · 10 years ago
  98. 607b6ce loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  99. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  100. 746289b loplugin:passstuffbyref in sax by Noel Grandin · 10 years ago