1. 7a5c52c fix sometimes data corruption with xlsx import ( with scenario sheets ) by Noel Power · 13 years ago distro/suse/suse-3.6.3
  2. 209149e fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst: by Michael Stahl · 13 years ago
  3. 8634b18 Resolves: fdo#49587 apparent loop in style hierarchy by Caolán McNamara · 14 years ago
  4. 24c504a fdo#57780: sw: lcl_ArrangeLowers: register drawing ... by Michael Stahl · 13 years ago
  5. 96b6cdc fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/M by Eike Rathke · 13 years ago
  6. 4fdea0b fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M Y by Eike Rathke · 13 years ago
  7. ad7b5cd Resolves: fdo#51638 In "unopkg gui" dispose component context from DeInitVCL by Stephan Bergmann · 13 years ago
  8. 68a479e fdo#55289: fix crash in SwXShape::setPropertyValue: by Michael Stahl · 13 years ago
  9. 6f70fa0 handle properly anchor transition at page->at paragraph->as character by Luboš Luňák · 14 years ago
  10. 2be2661 fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted) by Luboš Luňák · 14 years ago
  11. c4db215 Resolves: fdo#57532 restrict page sanity check to non-storage chunks by Caolán McNamara · 13 years ago
  12. db5f1b6 fdo#52640 fix right-aligned tabstops by David Tardon · 13 years ago
  13. 4de01ba fdo#54473 fdo#57133 fix RTF import of character styles by Miklos Vajna · 13 years ago
  14. 44ec83e Resolves: fdo#56549 crash in format->autocorrect->apply and edit changes by Caolán McNamara · 13 years ago
  15. 27c6eee resolved fdo#57668 additional date formats using '/' separator by Eike Rathke · 13 years ago
  16. 0a73ba9 Fix lacking "/" on .icedove by Julien Nabet · 13 years ago
  17. 7cddc5f fdo#57611 do not crash when setting too small size by Lionel Elie Mamane · 13 years ago
  18. 6dca1c3 lo-commit-stat: allow to filer cherry-picked commits by Petr Mladek · 13 years ago
  19. ea7c7bf lo-commit-stat: allow to generate more logs at once by Petr Mladek · 13 years ago
  20. 281a6bd Make commit stat script recognize opensuse fate entries, too by Thorsten Behrens · 14 years ago
  21. b6c841d Slightly more robust removal of bug title prefix. by Thorsten Behrens · 14 years ago
  22. 9328613 fix bug 53508 by Maxime de Roucy · 13 years ago
  23. 631a9cd this method actually can throw, related fdo#57451 by Markus Mohrhard · 13 years ago
  24. 342b83c we need to catch the exception here, fdo#57451 by Markus Mohrhard · 13 years ago
  25. 9514056 vml import: only apply width-percent attribute if it's != 0 by Pierre-Eric Pelloux-Prayer · 14 years ago
  26. cfa355b fdo#52182: Fixed click in frames located in header/footer by Cédric Bosdonnat · 13 years ago
  27. a0cb300 oox: v:textbox's inset attribute should be imported in Hmm, not in Emu by Miklos Vajna · 13 years ago
  28. 4c92421 .dot files sometimes rejected by writer, bnc#793422 by Caolán McNamara · 13 years ago
  29. a4d8430 optional ppFlt argument never used by Caolán McNamara · 13 years ago
  30. dfb25f8 Simplify SwIoSystem::IsFileFilter by Caolán McNamara · 13 years ago
  31. e93ab20 bnc#791952: Setting properties for all data labels. by Kohei Yoshida · 13 years ago
  32. 39b6780 bnc#791952: Use "center" label placement for "Best fit" in pie charts. by Kohei Yoshida · 13 years ago
  33. 8cecddb bnc#791952: Better placement of 3D pie chart data labels. by Kohei Yoshida · 13 years ago
  34. d1b31ff fdo#57497: Remove group table data when all group dimensions are gone. by Kohei Yoshida · 13 years ago
  35. fd2aec5 use snap rectangle instead of logic rectangle by Radek Doulik · 13 years ago
  36. e5c3764 make presentation spanning all screens work (bnc#758138) by Luboš Luňák · 13 years ago
  37. 1c62d6b Branch suse-3.6.3 by Petr Mladek · 13 years ago
  38. 03d5211 Release SUSE 3.6-3, build id 303, Linux version 3.6.3.2.3, tag suse-3.6-3 by Petr Mladek · 13 years ago suse-3.6-3
  39. 56d5f20 bump product version to 3.6-3, release number to 303 by Petr Mladek · 13 years ago
  40. 87507fd Resolves: fdo#53909 STG_FREE sector locations rejected by Caolán McNamara · 13 years ago
  41. 66f8a2d I hate sal_Int32, episode #1326. by Luboš Luňák · 13 years ago
  42. 46d2e0023 no matching function for call to 'max(int, long int)' by Tor Lillqvist · 13 years ago
  43. 274f308 fdo#56584: delete also note caption. by Markus Mohrhard · 13 years ago
  44. f87d110 WaE: fix windows build of npshell. by Michael Meeks · 13 years ago
  45. 51f2005 WaE: duplicated variable name by Caolán McNamara · 13 years ago
  46. 970c553 fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans Unicode by Lior Kaplan · 13 years ago
  47. 5404bf5 fdo#54898: Test equality by order index (integer) which is more stable. by Kohei Yoshida · 13 years ago
  48. 4d65f5f remove conditional formats withiout range after import, related fdo#56983 by Markus Mohrhard · 13 years ago
  49. 88bd07f export embedded spreadsheet(s), fixes n#780830 by Radek Doulik · 13 years ago
  50. 415ac5f limit buSzPct range by Radek Doulik · 13 years ago
  51. 4246bc9 only set entries for existing sort entries, related fdo#56958 by Markus Mohrhard · 13 years ago
  52. 3fa4875 make sure that the sort vector is large enough, fdo#56958 by Markus Mohrhard · 13 years ago
  53. b382f0c Fix MinGW build. by Jan Holesovsky · 14 years ago
  54. 13946e6 fix mingw build by Luboš Luňák · 13 years ago
  55. 47bb01d fix for fdo#55875 numbers as text converted strangely by Noel Power · 13 years ago
  56. cd134b0 fdo#51550 fix DOCX export dataloss on non-math/chart OLE export by Miklos Vajna · 13 years ago
  57. 0c12d92 fix build with icu-4.0 by Petr Mladek · 13 years ago
  58. 4066e4a Enable NPP_Initialize/Shutdown again by Stephan Bergmann · 13 years ago
  59. 78b1bf9 don't always show integer part for fraction formats with hard denom fdo#56205 by Noel Power · 13 years ago
  60. daeb7de fdo#56776: Change in formula options should cause repaint. by Kohei Yoshida · 13 years ago
  61. ece8645 resolved fdo#56278 broadcast deletion to dependent formula cells by Eike Rathke · 13 years ago
  62. 2fc4169 resolved fdo#55369 accept fraction input if preset by Eike Rathke · 13 years ago
  63. c31270a n#780645 DOCX import: add support for fixed column width by Miklos Vajna · 13 years ago
  64. 90bb528 n#780277: select field when clicking it instead of having cursor before it by Cédric Bosdonnat · 13 years ago
  65. 4ef4b28 n#782833: Rotated text in emf images looks thicker. by Muthu Subramanian · 13 years ago
  66. f47f9f5 Windows: Enable nicer toolbars even for XP, not only Vista and higher. by Jan Holesovsky · 13 years ago
  67. 6d634c9 n#789482 DOCX: export track change data after w:hyperlink by Miklos Vajna · 13 years ago
  68. 827a707 bnc#681110: Fix squashed glyphs with Cairo canvas. by Jan Holesovsky · 13 years ago
  69. 0897c61 Resolves: fdo#47432 Improve the "faux bold" in cairo canvas by Flex Liu · 13 years ago
  70. 8e59df8 [SUSE only] update EULA by Andras Timar · 13 years ago
  71. 1679aca implement inset attribute of <v:textbox> (part of bnc#773061) by Luboš Luňák · 13 years ago
  72. 5d3b435 bump buildid to 302 and version suffix to -2 by Petr Mladek · 13 years ago
  73. fa0d703 fdo#55138: Do not double-expand bootstrap variables by Stephan Bergmann · 13 years ago
  74. 077b1cd add license info by Noel Power · 13 years ago
  75. 2c4d255 fdo#52989 ignore provided size of JPEG files during RTF import by Miklos Vajna · 13 years ago
  76. 97e6aa6 fdo#48442 fix default hori/vert frame anchor during RTF import by Miklos Vajna · 13 years ago
  77. fa047d3 Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::Execute by Arnaud Versini · 13 years ago
  78. 17f3f57 fix ooxml color export by Markus Mohrhard · 13 years ago
  79. 23a068b export dxfs at the correct place by Markus Mohrhard · 13 years ago
  80. 37c4627 fdo#53531: Time field can be represented with an extended time field type. by Kohei Yoshida · 13 years ago
  81. a68d26c halt corrupted styles with multi-saved xlsx document fdo#55418 by Noel Power · 14 years ago
  82. d829b00 fix copy paste error, fdo#55673 by Markus Mohrhard · 13 years ago
  83. 0e8e940 only delete cond formats if the correct attributes are passed, fdo#56316 by Markus Mohrhard · 13 years ago
  84. afb700e [mono] install mono before finalizing filelist by Petr Mladek · 13 years ago
  85. 41c28af [mono] fix build in gbuildised scp2 by Petr Mladek · 13 years ago
  86. 3d3f371 [mono] fix build in gbuildised unoil by Petr Mladek · 13 years ago
  87. 9736516 Correctly handle cell note shifting when immediate row/column is deleted. by Kohei Yoshida · 13 years ago
  88. 11aa16b Fix incorrect shifting of cell notes upon cell insertion / deletion. by Kohei Yoshida · 13 years ago
  89. b450586 Resolves: fdo#55367 wrong convertion factor for "tspm" by Julien Nabet · 13 years ago
  90. eae70b1 Resolves: fdo#35991 rowspan is of size sal_Int32, not size long by Caolán McNamara · 13 years ago
  91. 7bc06bb fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" by Stephan Bergmann · 13 years ago
  92. 6f4bb71 resolved rhbz865058 retard overflow of internal table of number formats by Eike Rathke · 13 years ago
  93. 5092fa1 Remove the correct range, or else maItems would end up with invalid pointer. by Kohei Yoshida · 13 years ago
  94. 66748cb Related: fdo#47250 fdo#56430 catch harder by Caolán McNamara · 13 years ago
  95. d89bcbd Related: fdo#51247 bandaid to not crash by Caolán McNamara · 14 years ago
  96. 0f6f5d2 Resolves: fdo#47291 polypoly[line|gon] points are signed by Caolán McNamara · 13 years ago
  97. 74fab32 Resolves: fdo#50285 merging props unsafe with intermediate charstyle prop by Caolán McNamara · 13 years ago
  98. 3fcd039 fix sdext build with poppler >= 0.19.x by Rene Engelhard · 13 years ago
  99. 7770ce574 Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenarios by Stephan Bergmann · 14 years ago
  100. 8d9cdb7 fdo#55493 fix RTF import of specific PNG image by Miklos Vajna · 13 years ago