1. b45c789 WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' by Tor Lillqvist · 12 years ago
  2. 1d52b96 i#124638 support for DrawingLayre FillStyle for GraphicFrames and ... by Armin Le Grand · 12 years ago
  3. 97a5ba4 remove comments why a file gets included by Thomas Arnhold · 12 years ago
  4. 254ae24 cpplint: [readability/utf8] Line contains invalid UTF-8 by Julien Nabet · 12 years ago
  5. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  6. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  7. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  8. e8c424c coverity#738948 Uninitialized scalar field by Caolán McNamara · 12 years ago
  9. 426077f fdo#77027: add some comments to prevent such oversights by Michael Stahl · 12 years ago
  10. 5d53cab xmloff: we used to call it LOdev back in 4.0 so check that too by Michael Stahl · 12 years ago
  11. 74d7911 ODF import: detect "LibreOfficeDev" in meta:generator too by Michael Stahl · 12 years ago
  12. 25a2eab fdo#77027: ODF import: fix wrong version in check for embedded objects by Michael Stahl · 12 years ago
  13. 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
  14. 065a1aa WaE: 'bHidden' may be used uninitialized in this function by Tor Lillqvist · 12 years ago
  15. 8a81f54 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  16. 8f7a111 update_pch by Thomas Arnhold · 12 years ago
  17. fa1f7d2 typo: attribut -> attribute by Thomas Arnhold · 12 years ago
  18. b8239ac typo: noone -> no one by Thomas Arnhold · 12 years ago
  19. 8d202fa typo: paramter -> parameter by Thomas Arnhold · 12 years ago
  20. 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
  21. 2a4b6a6 typo: currect -> current by Thomas Arnhold · 12 years ago
  22. 2805ac1 typo: choosen -> chosen by Thomas Arnhold · 12 years ago
  23. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  24. 9c51f5b Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  25. 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
  26. 0586bdc coverity#704111: Unchecked return value by Norbert Thiebaud · 12 years ago
  27. 302bd1c coverity#441207: Logicaly dead code by Norbert Thiebaud · 12 years ago
  28. 89bbc92 export label names that are strings, fdo#64722, cp#1000058 by Markus Mohrhard · 12 years ago
  29. 2c59f12 no need for member variable and bool variable by Markus Mohrhard · 12 years ago
  30. d14f701 glTF ODF export: use mimetype to decide about file type by Zolnai Tamás · 12 years ago
  31. 8416261 Use stored mime type for stream creation by Zolnai Tamás · 12 years ago
  32. f470f3c Introduce a new media shape property to handle mime type by Zolnai Tamás · 12 years ago
  33. 3bc729b resolved fdo#76777 now write correct number style condition operator != by Eike Rathke · 12 years ago
  34. dfcc851 accept proper number style condition != as not equal operator, fdo#76777 by Eike Rathke · 12 years ago
  35. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  36. e341ea3 ODF import of glTF 3D models by Zolnai Tamás · 12 years ago
  37. f388519 ODF export of glTF 3D models by Zolnai Tamás · 12 years ago
  38. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  39. 0f91287 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  40. 0e8ab0f xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  41. 6ac6fb8 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  42. f907d74 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  43. ba6cfaa xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  44. c98a7ee xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  45. ddb0708 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  46. 3f60a32 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  47. 55ee8a7 xmloff: sal_Bool->bool by Noel Grandin · 12 years ago
  48. ee1de94 typo: persistance -> persistence by Thomas Arnhold · 12 years ago
  49. f31964b Remove remaining DBG_CTOR etc. remnants from xmloff by Stephan Bergmann · 12 years ago
  50. d757a98 -Werror,-Wunused-const-variable by Stephan Bergmann · 12 years ago
  51. 6e61ecd Merge back branch alg_writerframes to trunk by Armin Le Grand · 12 years ago
  52. defa767 Export RoundedEdge property to ODF. by Kohei Yoshida · 12 years ago
  53. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  54. 5fb7860 Split TYPEINFO into plain and TYPEINFO_OVERRIDE by Stephan Bergmann · 12 years ago
  55. 44fc32e Properly import and export the new chart type to and from ODF. by Kohei Yoshida · 12 years ago
  56. cd8c774 Simplify by choosing shape kind in SvXMLElementExport constructor by Matteo Casalin · 12 years ago
  57. b45270b coverity#705095 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  58. fe0f96e coverity#705345 Missing break in switch by Caolán McNamara · 12 years ago
  59. 27a8609 coverity#704114 Unchecked return value by Caolán McNamara · 12 years ago
  60. a16846d coverity#705346 Missing break in switch by Caolán McNamara · 12 years ago
  61. 83f2bb7 coverity#704115 Unchecked return value by Caolán McNamara · 12 years ago
  62. f5a725a coverity#705096 Dereference after null check by Caolán McNamara · 12 years ago
  63. c6e316f Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape... by Armin Le Grand · 12 years ago
  64. 402fffa Add dash-dot and dash-dot-dot line styles. by Kohei Yoshida · 12 years ago
  65. d145f49 Disable unit tests which use library objects from libmerged on Windows. by Matúš Kukan · 12 years ago
  66. bd78139 remove element that was only written for binary formats by Markus Mohrhard · 12 years ago
  67. cd99c5c property mapping import by Markus Mohrhard · 12 years ago
  68. 12ae767 fix odf validation error by Markus Mohrhard · 12 years ago
  69. fddde2b xmloff,vbahelper: prefer passing OUString and OString by reference by Noel Grandin · 12 years ago
  70. 92cb21e fdo#75872: ODF import: fix up graphics defaults stroke/fill colors by Michael Stahl · 12 years ago
  71. c15913b Spelling fix: suported by Tor Lillqvist · 12 years ago
  72. a49a9da fix one more ODF validation error by Markus Mohrhard · 12 years ago
  73. 4c71164 fix odf validation errors around new chart regression curves by Markus Mohrhard · 12 years ago
  74. 37b437d support export of property mapping by Markus Mohrhard · 12 years ago
  75. b595df2 unnecessary null pointer check before delete by Markus Mohrhard · 12 years ago
  76. f8c8d61 coverity#736008 Dereference after null check by Caolán McNamara · 12 years ago
  77. db5c67e Keying on XTypeProvider::getImplementationId is unnecessary here by Stephan Bergmann · 12 years ago
  78. e896b8e fix ODF validation error by Markus Mohrhard · 12 years ago
  79. 2c62596 fdo#75260: Correctly draw double lines for both Writer and Calc. by Kohei Yoshida · 12 years ago
  80. 7211162 Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength by Stephan Bergmann · 12 years ago
  81. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  82. e23ea87 Remove visual noise from xmloff by Alexander Wilms · 12 years ago
  83. d5c5940 Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  84. f1a7389 Typo: apropriate -> appropriate by Julien Nabet · 12 years ago
  85. f8adeb2 (T/t)herfor -> (T/t)herefore by Julien Nabet · 12 years ago
  86. 9f4b335 coverity#738306 Uncaught exception by Caolán McNamara · 12 years ago
  87. d618ea6 xmloff: import/export loext:rel-width/height-rel for Writer shapes by Miklos Vajna · 12 years ago
  88. 4da81e4 xmloff: import style:rel-width/height for drawinglayer shapes by Miklos Vajna · 12 years ago
  89. 33740b7 Replace exisiting TriState, AutoState with more generic TriState by Stephan Bergmann · 12 years ago
  90. a136229 Here the line made sense, bring it back. by Jan Holesovsky · 12 years ago
  91. b725953 Remove unnecessary bool2any by Stephan Bergmann · 12 years ago
  92. ad73967 Remove unnecessary extractInterface by Stephan Bergmann · 12 years ago
  93. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  94. 3a3bdb2 coverity#708698 unused mbAdaptPercentage member by Caolán McNamara · 12 years ago
  95. ee97292 coverity#708700 Uninitialized scalar field by Caolán McNamara · 12 years ago
  96. f65b691 coverity#708702 Uninitialized scalar field by Caolán McNamara · 12 years ago
  97. 94c87ec coverity#708704 Uninitialized scalar field by Caolán McNamara · 12 years ago
  98. 25f5b28 coverity#708705 Uninitialized scalar field by Caolán McNamara · 12 years ago
  99. 04a8c9e coverity#708707 Uninitialized scalar field by Caolán McNamara · 12 years ago
  100. b81e528 coverity#708708 Uninitialized scalar field by Caolán McNamara · 12 years ago