1. c8cc89f Fix some number format issues, bnc#862510 by Matúš Kukan · 12 years ago
  2. 5f47e31 bnc#862510: PPTX import: Properly show data labels in percent format. by Matúš Kukan · 12 years ago
  3. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
  4. 2197777 indentation fixes by Miklos Vajna · 12 years ago
  5. 48f31a9 bnc#885825: OOXML import and export of data label borders. by Kohei Yoshida · 12 years ago
  6. b6bfd2c WaE: extern prototype in main file without definition by Tor Lillqvist · 12 years ago
  7. 77ea585 Remove compiler warning. by Kohei Yoshida · 12 years ago
  8. d068f13 bnc#887227: Do not set TextAutoGrowHeight for vertical text. by Matúš Kukan · 12 years ago
  9. d60cec0e bnc#862510: PPTX import: bullets have color as following text by default. by Matúš Kukan · 12 years ago
  10. 8952061 Most certainly meant to be plural. by Kohei Yoshida · 12 years ago
  11. 77d6ac2 WaE: passing class rtl::OUString by value, rather pass by reference by Tor Lillqvist · 12 years ago
  12. 245df9b fdo#78663 : The File gets corrupted when saved in LO by Bisal Nayal · 12 years ago
  13. acd2c90 fdo#80897: Preservation of text warp properties. by Rohit Deshmukh · 12 years ago
  14. 42b9fa4 cppcheck: Prefer prefix ++/-- operators by Julien Nabet · 12 years ago
  15. 25ffd3f coverity#1038295 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  16. 24b6add coverity#1202900 Uncaught exception by Caolán McNamara · 12 years ago
  17. dfd1ff2 coverity#1226484 Using invalid iterator by Caolán McNamara · 12 years ago
  18. 660b045 coverity#1226480 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  19. 9f2dc12 Use comphelper::SequenceAsHashMap by Miklos Vajna · 12 years ago
  20. 84a5720 oox: write Company in docProps/app.xml by Miklos Vajna · 12 years ago
  21. ba6da95 use rtl::math::round here to get the same number on 32/64bit platforms by Matúš Kukan · 12 years ago
  22. 92f74f6 bnc#887230: always use theme color for hyperlinks in Impress by Matúš Kukan · 12 years ago
  23. 7bfee54 coverity#735310 Unchecked return value by Caolán McNamara · 12 years ago
  24. 1bdd6d2 fdo#80894 : Rotation value for textframe was missing after RT. by sushil_shinde · 12 years ago
  25. 57e62d3 Try to fix compilation with pre-C++11 compiler by Tor Lillqvist · 12 years ago
  26. f4a2f1e bnc#862510: Improve handling of OOXML gradients by Tor Lillqvist · 12 years ago
  27. 6d3269a fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properly by Heena Gupta · 12 years ago
  28. 5d2f12a Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol. by Matúš Kukan · 12 years ago
  29. 4764573 bnc#887225: OOXML import: Correctly apply table style for lastRow. by Matúš Kukan · 12 years ago
  30. 0d5b053 DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031 by Vinaya Mandke · 12 years ago
  31. ed64e62 oh for the love of... by Caolán McNamara · 12 years ago
  32. 6e580f3 Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImage by Caolán McNamara · 12 years ago
  33. e3bd501 coverity#1224995 Uncaught exception by Caolán McNamara · 12 years ago
  34. 3beb45c coverity#1224997 Uncaught exception by Caolán McNamara · 12 years ago
  35. 9c45109 remove no longer needed http://sprm nonsense by Miklos Vajna · 12 years ago
  36. b8c444a bnc#881025: Mark axis a percent axis only when all data series are percent. by Kohei Yoshida · 12 years ago
  37. af5a661 Adjust for the splitting of number format properties in chart. by Kohei Yoshida · 12 years ago
  38. 08818d8 bnc#882383: Do not ignore themeOverride for charts in .pptx by Matúš Kukan · 12 years ago
  39. 344a596 bnc#882383: Add chart unit test for GradientName property. by Matúš Kukan · 12 years ago
  40. aacfd50 fix crash loading ooo100546-1.xls by Caolán McNamara · 12 years ago
  41. a255602 don't inherit the style from the title, related bnc#880488 by Markus Mohrhard · 12 years ago
  42. 6c4e21a bnc#812796: Correctly handle static value array for OOXML charts. by Kohei Yoshida · 12 years ago
  43. 5e2b7e3 bnc#812796: Don't create data series when the series has no values. by Kohei Yoshida · 12 years ago
  44. dc93074 Use a new fast parser instance for each XML fragment. by Kohei Yoshida · 12 years ago
  45. 7af733d tweak assert so comment appears in abort message by Caolán McNamara · 12 years ago
  46. 2e04936 Move more oox/drawingml/ internal headers to oox/inc. by Matúš Kukan · 12 years ago
  47. ca362d6 remove whitespaces by Markus Mohrhard · 12 years ago
  48. e787a84 Move oox/drawingml/table/ internal headers to oox/inc. by Matúš Kukan · 12 years ago
  49. 2f74e52a use the correct default value, fdo#78080 by Markus Mohrhard · 12 years ago
  50. 7ea1bbe fdo#79591 Values for docPr name and shape ID attributes were set invalid by Dinesh Patil · 12 years ago
  51. 19863db indentation fixes by Miklos Vajna · 12 years ago
  52. d379d18 oox: import WPS shape with text as shape with textbox by Miklos Vajna · 12 years ago
  53. e1386e3 DocxSdrExport::writeDMLAndVMLDrawing: fix handling of inline VML shapes by Miklos Vajna · 12 years ago
  54. 5df0bfd DOCX filter: preserve AnchorId on shapes having a textbox by Miklos Vajna · 12 years ago
  55. 503facc These headers are private, also do not export symbols. by Matúš Kukan · 12 years ago
  56. 53b9adc fdo#54361 - FILEOPEN: Chart background in XLSX is transparent instead of white by Heena Gupta · 12 years ago
  57. d7551e3 drawingML export: recognize <a:prstDash val="dash"/> by Miklos Vajna · 12 years ago
  58. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  59. 6b5c0a5 VML export: handle textbox text by Miklos Vajna · 12 years ago
  60. 71aa91a oox: drawingML import/export of <wps:bodyPr vert="vert270"> for textboxes by Miklos Vajna · 12 years ago
  61. 7b0eb08 DOCX import: implement linking for shapes having textboxes by Miklos Vajna · 12 years ago
  62. 732e7bd loplugin:staticcall by Stephan Bergmann · 12 years ago
  63. 1bd5e8bc coverity#735762 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  64. c0cb909 coverity#735763 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  65. e9261e8 DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxes by Miklos Vajna · 12 years ago
  66. 2211a67 Rewrite import and export of custom dashes in ooxml filter (fix) by Adam Co · 12 years ago
  67. 98dd0f2 Related bnc#862510: extend handling of txXfrm by Zolnai Tamás · 12 years ago
  68. 2b076a0 DOCX drawingML export of textboxes: write <wps:bodyPr> in oox by Miklos Vajna · 12 years ago
  69. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  70. f0fdee8 oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTS by Miklos Vajna · 12 years ago
  71. 127b11c make sure all objects exist, related fdo#75692 by Markus Mohrhard · 12 years ago
  72. 28e9b5b oox: support non-TextFrame shapes in WpsContext::onCreateContext by Miklos Vajna · 12 years ago
  73. 46d682e bnc#880763: PPTX import: wrong z-order becuause of wrong import order by Zolnai Tamás · 12 years ago
  74. 8c67771 DOCX drawingML export: if shape has textbox, export its contents as shape text by Miklos Vajna · 12 years ago
  75. 639571d 2nd part of bnc#870233: import font color from color fragment for SmartArts by Zolnai Tamás · 12 years ago
  76. 31650d5 1th part of bnc#870233: wrong list style in shapes by Zolnai Tamás · 12 years ago
  77. 80ef7a6 fdo#79256 Line Style with Long Dashes and dots is getting corrupt after RT by Dinesh Patil · 12 years ago
  78. 866a443 oox: handle textboxes in ShapeContextHandler::endFastElement() by Miklos Vajna · 12 years ago
  79. a2d2c7f Be more sensible about checking buffers of VML points we write. by Michael Meeks · 12 years ago
  80. 6b44b03 coverity#737244 Uncaught exception by Caolán McNamara · 12 years ago
  81. ae6b606 coverity#737243 Uncaught exception by Caolán McNamara · 12 years ago
  82. 53c376d bnc#870237: wrong text position in grouped list by Zolnai Tamás · 12 years ago
  83. 839dde4 cppcheck: consecutive return/break/... by Julien Nabet · 12 years ago
  84. 3f0a2a7 oox: detect <wpg:graphicFrame> inside <wpg:wgp> by Miklos Vajna · 12 years ago
  85. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  86. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  87. 372d5d7 Resolves: fdo#79137 Crash in oox::vml::InputStream::updateBuffer by Julien Nabet · 12 years ago
  88. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  89. 40c7741 coverity#1213283 Resource leak by Caolán McNamara · 12 years ago
  90. 505c780 coverity#1215289 Resource leak by Caolán McNamara · 12 years ago
  91. 5615253 coverity#1215290 Resource leak by Caolán McNamara · 12 years ago
  92. 354411e coverity#1215291 Resource leak by Caolán McNamara · 12 years ago
  93. 16e4254 coverity#1215292 Resource leak by Caolán McNamara · 12 years ago
  94. b89524f coverity#1215293 Resource leak by Caolán McNamara · 12 years ago
  95. be02c2b coverity#1215294 Resource leak by Caolán McNamara · 12 years ago
  96. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  97. cf287f4 WaE: passing class rtl::OUString by value, rather pass by reference by Tor Lillqvist · 12 years ago
  98. b5f6a5c ooxml: Do not repeat wdp files in artistic effects by Jacobo Aragunde Pérez · 12 years ago
  99. 2e68a14 ooxml: Preserve the original picture in artistic effects by Jacobo Aragunde Pérez · 12 years ago
  100. 642a252 ooxml: preserve artistic effects on shapes. by Jacobo Aragunde Pérez · 12 years ago