1. 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 1 year, 1 month ago
  2. f15a6e1 Use OUString for filter by Mike Kaganski · 1 year, 1 month ago
  3. c1893df tdf#149598 - Remember window state of the format cell dialog by Andreas Heinisch · 1 year, 1 month ago
  4. 36ec021 WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitialized by Caolán McNamara · 1 year, 1 month ago
  5. a5c1b74 tdf#154174 sc: fix input line to update to the repeated content by Czeber László Ádám · 1 year, 1 month ago
  6. 811e67e tdf#154131 Update UI by Laurent Balland · 1 year, 1 month ago
  7. e2f90d1 tdf#103869 sw floattable: fix lost table right before a section break from DOCX by Miklos Vajna · 1 year, 1 month ago
  8. 4ee0aa2 UITest_calc_dialogs: use oneprocess mode by Miklos Vajna · 1 year, 1 month ago
  9. 99d22fd tdf#155557: Fix drawing mixed direction underlined text by Khaled Hosny · 1 year, 1 month ago
  10. 70fd835 Fix ccache cache size detection by Khaled Hosny · 1 year, 1 month ago
  11. a05dc15 tdf#104704 tdf#145998 doc/rtf import: don't lose section page break by Justin Luth · 1 year, 1 month ago
  12. 74a306e Fix typo by Andrea Gelmini · 1 year, 1 month ago
  13. c58ff5b Fix typo by Andrea Gelmini · 1 year, 1 month ago
  14. aad2ca8 Fix typo by Andrea Gelmini · 1 year, 1 month ago
  15. a2bb3dc Fix typo by Andrea Gelmini · 1 year, 1 month ago
  16. 55b9419 Fix typo by Andrea Gelmini · 1 year, 1 month ago
  17. 006990b Fix typo by Andrea Gelmini · 1 year, 1 month ago
  18. 66eabac tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frame by Mike Kaganski · 1 year, 1 month ago
  19. 192167f Simplify a bit by Mike Kaganski · 1 year, 1 month ago
  20. 6a059f8 tdf#155321 sc: fix color of the highest value on percentile color scale by Tibor Nagy · 1 year, 1 month ago
  21. 6aec73d SwModelTestBase: drop mustCalcLayoutOf by Xisco Fauli · 1 year, 1 month ago
  22. 58ab2f00 SwModelTestBase: get rid of mustValidate by Xisco Fauli · 1 year, 1 month ago
  23. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 1 year, 1 month ago
  24. 046e37f update credits by Christian Lohmaier · 1 year, 1 month ago
  25. 4f98574 speed up tab-switching in a calc document with a lot of graphic objects by Noel Grandin · 1 year, 1 month ago
  26. 5194bb5 Update git submodules by Christian Lohmaier · 1 year, 1 month ago
  27. dcc54c4 vcl: one more nullptr check in Window::GetOutDev() by Miklos Vajna · 1 year, 1 month ago
  28. 8811bf5 Related: tdf#155507 don't enable field shadings in online case by Caolán McNamara · 1 year, 1 month ago
  29. 8ac0646 Fix dynamic-type-mismatch by Noel Grandin · 1 year, 1 month ago
  30. 847f899 Update git submodules by Seth Chaiklin · 1 year, 1 month ago
  31. 1bc6d8f Added doxygen to calc currency combo by Luigi Iucci · 1 year, 1 month ago
  32. f1ec565 Resolves: tdf#109149 don't poll the Default Printer Name on every query by Caolán McNamara · 1 year, 1 month ago
  33. 2cda793 tdf#155543 Get back com.sun.star.cui.AsynchronousColorPicker service impl by Stephan Bergmann · 1 year, 1 month ago
  34. a0ee0fe Improve some error diagnostics by Stephan Bergmann · 1 year, 1 month ago
  35. 7be7e1f tdf#153437 sc: fix broken formatting at Undo of row/column insertion by Czeber László Ádám · 1 year, 1 month ago
  36. 8259a99 MCGR: Use tryToRecreateBorder for better BW comp with LO by Armin Le Grand (allotropia) · 1 year, 1 month ago
  37. c6fcc69 Missing test dependencies by Stephan Bergmann · 1 year, 1 month ago
  38. e851d08 CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfOle2 by Miklos Vajna · 1 year, 1 month ago
  39. f6c753c MCGR: tdf#155437 handling of TransparencePrimitive2D for metafiles by Armin Le Grand (allotropia) · 1 year, 1 month ago
  40. 2a380db tdf#150769 sw floattable: fix lost PageDescName if section starts with a table by Miklos Vajna · 1 year, 1 month ago
  41. b960668 tdf#155562: crash when switching to PostgreSQL connector in Database wizard by Julien Nabet · 1 year, 1 month ago
  42. 60e4991 Update git submodules by Adolfo Jayme Barrientos · 1 year, 1 month ago
  43. b2da36a tdf#155374 Icons for PageNumberWizard by Rizal Muttaqin · 1 year, 1 month ago
  44. e0d2996 Update git submodules by Olivier Hallot · 1 year, 1 month ago
  45. ecd270b Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM" by Caolán McNamara · 1 year, 1 month ago
  46. 0ceb131 tdf#140508 doc import: auto-contour for textboxes by Justin Luth · 1 year, 1 month ago
  47. 60e3296 tdf#155393 SdNavigator: Enhancement to navigate in Notes view by Jim Raykowski · 1 year, 1 month ago
  48. 8b5f9de tdf#152037: sc_uicalc: Add unittest by Xisco Fauli · 1 year, 1 month ago
  49. 35a79ea sw: fix infinite recursion in SwEditWin::GetSurroundingText() by Michael Stahl · 1 year, 1 month ago
  50. 05bc773 tdf#73483: make sure to not reset style names by Mike Kaganski · 1 year, 1 month ago
  51. 4c29c710 sw: SwView::SetZoom_() shouldn't subtract page margins by Michael Stahl · 1 year, 1 month ago
  52. d2c02a9 Fix wrong check by Mike Kaganski · 1 year, 1 month ago
  53. d669df2 Related: tdf#155542 drop workaround for "XB Roya" issue by Caolán McNamara · 1 year, 1 month ago
  54. 4998370 tdf#145538,tdf#147021: sw/source: range based loops by Dr. David Alan Gilbert · 1 year, 1 month ago
  55. 8c1892c tdf#152037 XLSX import: fix false alarm data validation error by Czeber László Ádám · 1 year, 1 month ago
  56. 20db76c Revert "Use getXWeak in ure" by Mike Kaganski · 1 year, 1 month ago
  57. c9d3abf Revert "Use getXWeak in unodevtools" by Mike Kaganski · 1 year, 1 month ago
  58. 57d5c01 Resolves tdf#140091 - Tooltip to add sheets should be more informative by Heiko Tietze · 1 year, 1 month ago
  59. d785d26 sw floattable: handle \nobrkwrptbl in the RTF filter by Miklos Vajna · 1 year, 1 month ago
  60. 5655cc20 sc: avoid crash in ScHorizontalCellIterator by Xisco Fauli · 1 year, 1 month ago
  61. 8716f10 Fix gray shade for NBSPs by Vojtěch Doležal · 1 year, 1 month ago
  62. bf8d129 tdf#155542: Fix crashtesting assert by Khaled Hosny · 1 year, 1 month ago
  63. 385d332 sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... by Miklos Vajna · 1 year, 1 month ago