1. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  2. f6add3f Remove useless if() condition by Eike Rathke · 9 years ago
  3. 29f250c Resolves: tdf#107438 write <text:sender-initials> for fields by Eike Rathke · 9 years ago
  4. b9ec99b Fix typos by Andrea Gelmini · 9 years ago
  5. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  6. 83f9325 loplugin:unusedfields xmlhelp..xmlsecurity by Noel Grandin · 9 years ago
  7. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  8. a5b4cb3 tdf#103091 conditional style conditions not saved by Troy Rollo · 9 years ago
  9. ffc2e93 Reverse mapping fastToken to NamespaceURI: by Mohammed Abdul Azeem · 9 years ago
  10. d4d737d Fix typos by Andrea Gelmini · 9 years ago
  11. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  12. 0e2a6e8 remove some unnecessary use of OUStringBuffer by Noel Grandin · 9 years ago
  13. 0703af9 Exporting EditEngine document into a buffer with ODF Filter by Varun Dhall · 9 years ago
  14. f60603a typos by Julien Nabet · 9 years ago
  15. f9efb26 Improved loplugin:cstylecast to reference types: xmloff by Stephan Bergmann · 9 years ago
  16. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  17. 903bd0d Improved loplugin:redundantcast const_cast handling: xmloff by Stephan Bergmann · 9 years ago
  18. 064a015 use std::vector in OListAndComboImport by Noel Grandin · 9 years ago
  19. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  20. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  21. db38e3f tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement... by Michael Stahl · 9 years ago
  22. 22c6554 xmloff: move in xmlmultiimagehelper.hxx from include/ by Miklos Vajna · 9 years ago
  23. 1094fed getUtf8TokenName can return by const ref by Noel Grandin · 9 years ago
  24. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  25. 4a340e3 loplugin:constantparam by Noel Grandin · 9 years ago
  26. a7bfced Optimizations: by Mohammed Abdul Azeem · 9 years ago
  27. 8f999d65 cleanup unused css/animations/ and css/presentation/ includes by Jochen Nitschke · 9 years ago
  28. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  29. d1de267 This file path can be referenced in git. by Kohei Yoshida · 9 years ago
  30. 624ec19 This README is in markdown format now. by Kohei Yoshida · 9 years ago
  31. ba9c7c9 loplugin:stringcopy: xmloff by Stephan Bergmann · 9 years ago
  32. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  33. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  34. c345299 Remove parentheses around some comparisons by Stephan Bergmann · 9 years ago
  35. c7c5a96 Use is() method for checkin reference validity by Tamás Zolnai · 9 years ago
  36. 6952d69 tdf#100033: Frames with the same name are removed by Tamás Zolnai · 9 years ago
  37. 034be10 tdf#43535: support additional sheet protection options. by Kohei Yoshida · 9 years ago
  38. 98c4cd3 loplugin:unusedfields improve write-only analysis by Noel Grandin · 9 years ago
  39. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  40. b5f5085 Document how to add new XML tokens. by Kohei Yoshida · 9 years ago
  41. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  42. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  43. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  44. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  45. 102e5ec loplugin:useuniqueptr by Tor Lillqvist · 9 years ago
  46. b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
  47. 034e9de loplugin:checkunusedparams in xmloff by Noel Grandin · 9 years ago
  48. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  49. 9cf1ea3 tdf#43157: convert xmloff module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  50. a940826 Fix typos by Andrea Gelmini · 9 years ago
  51. dfb4d8ed xmloff: typo by Michael Stahl · 9 years ago
  52. 946f3f4 typo by Tomaž Vajngerl · 9 years ago
  53. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  54. 9e5314f tdf#107097 invoke internal DP and correctly handle "range" names by Tomaž Vajngerl · 9 years ago
  55. 974d48b xmloff: fix --enable-mergedlibs build by Michael Stahl · 9 years ago
  56. b7f688f loplugin:salunicodeliteral: xmloff by Stephan Bergmann · 9 years ago
  57. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  58. 1b47112 tdf#107392 ODF import: fix z-order sorting of SVG images by Miklos Vajna · 9 years ago
  59. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  60. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  61. 8f254a4 loplugin:checkunusedparams in vcl by Noel Grandin · 9 years ago
  62. 8648cfe Fix typos by Andrea Gelmini · 9 years ago
  63. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  64. 4e3d14d xmloff: fix typo by Michael Stahl · 9 years ago
  65. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  66. bcb371b ODF import / export of rotated text in Impress table by Tamás Zolnai · 9 years ago
  67. 8913353 enum spelling: throught -> through by Justin Luth · 9 years ago
  68. 86eb71c convert FOUND_ constants to o3tl::typed_flags by Noel Grandin · 9 years ago
  69. 0451019 OFFICE-2102: ODF export: write <text:s> after non-mark elements too by Michael Stahl · 9 years ago
  70. 87713a4 xmloff: rename one overloaded XMLTextParagraphExport::exportText by Michael Stahl · 9 years ago
  71. 25e92d7 loplugin:inlinefields in XMLTextParagraphExport by Noel Grandin · 9 years ago
  72. ade9516 loplugin:inlinefields in SvXMLExport by Noel Grandin · 9 years ago
  73. 883e6f7 No real need for OPropertyExport::AddAttributeASCII by Stephan Bergmann · 9 years ago
  74. 2f01d67 Improved loplugin:redundantcast, static_cast on arithmetic types: xmloff by Stephan Bergmann · 9 years ago
  75. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  76. 572e9cd loplugin:redundantcast find c-style bool casts by Noel Grandin · 9 years ago
  77. 9009663 tdf#83257 [API-CHANGE] Pivot chart implementation by Tomaž Vajngerl · 9 years ago
  78. e631166 loplugin:unusedmethods by Noel Grandin · 9 years ago
  79. 6b4a149 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  80. 2f33a8c coverity#1403662 Mixing enum types by Caolán McNamara · 9 years ago
  81. 68273aa coverity#1403657 Unchecked return value by Caolán McNamara · 9 years ago
  82. 9a165a8 use actual UNO enums in xmloff by Noel Grandin · 9 years ago
  83. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  84. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  85. 659cb84 tdf#96505 Get rid of cargo cult "long" integer literals by Thomas Beck · 9 years ago
  86. 74117f9 Fix typos by Andrea Gelmini · 9 years ago
  87. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  88. e6297cf Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg by Stephan Bergmann · 9 years ago
  89. 7299481 loplugin:redundantcast find redundant c-style enum casts by Noel Grandin · 9 years ago
  90. 0a0f205 tdf#105686 - fixed wrongly imported named expressions: by Mohammed Abdul Azeem · 9 years ago
  91. 9f9e861 Old-to-new mapping of attributes is moved into a Module: by Mohammed Abdul Azeem · 9 years ago
  92. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  93. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  94. 109210e Revert "Revert "Implement export and import of author field in fixed format"" by Rosemary Sebastian · 9 years ago
  95. cae1664 Revert "Implement export and import of author field in fixed format" by Rosemary Sebastian · 9 years ago
  96. c3e9b8c xmloff: fix Android -Werror=maybe-uninitialized by Miklos Vajna · 9 years ago
  97. 427678b remove noise UUUU tags in comments by Noel Grandin · 9 years ago
  98. e20d986 Werror=maybe-uninitialized on arm toolchain by Caolán McNamara · 9 years ago
  99. 93985db fix android build by Noel Grandin · 9 years ago
  100. 7e9857c templatize SvXMLEnumMapEntry by Noel Grandin · 9 years ago