1. f3465f3 acc. check: implement goto for OLE/Graphic objects by Tomaž Vajngerl · 6 years ago feature/accessibilitycheck
  2. 9cb3e29 pdf: Add option for PDF/UA to the PDF export dialog by Tomaž Vajngerl · 6 years ago
  3. 0b19312 acc. check: add "goto" button to see the acc. issue in document by Tomaž Vajngerl · 6 years ago
  4. 78864ed acc. check: add writer specific accessibility check result by Tomaž Vajngerl · 6 years ago
  5. 7aa334e pdf: support for PDF/UA in PDFWriter, write flag to the metadata by Tomaž Vajngerl · 6 years ago
  6. 2337bc7 pdf: extract XMP metadata writing and use XmlWriter by Tomaž Vajngerl · 6 years ago
  7. 1f920dc acc. check: check for endnotes and footnotes by Tomaž Vajngerl · 6 years ago
  8. 9a14674 acc. check: check for blinking text by Tomaž Vajngerl · 6 years ago
  9. f9ba843 acc. check: text vs. background contrast check by Tomaž Vajngerl · 6 years ago
  10. d0ce1d6 acc. check: introduce AccessibilityCheckTest + document test by Tomaž Vajngerl · 6 years ago
  11. 4c559d3 acc. check: check document contains a document title (metadata) by Tomaž Vajngerl · 6 years ago
  12. c173cce acc. check: check document default language and style language by Tomaž Vajngerl · 6 years ago
  13. 18e55e6 acc. check: check hyperlink text doesn't contain the link by Tomaž Vajngerl · 6 years ago
  14. 3776b42 acc. check: detect fake numbering by Tomaž Vajngerl · 6 years ago
  15. 7a26617 acc. check: simplify var. name for acc. result check collection by Tomaž Vajngerl · 6 years ago
  16. f507fd7 acc. check: Introduce NodeCheck for accessibility checks on nodes by Tomaž Vajngerl · 6 years ago
  17. 7f9f28a AccessibilityCheck iface, namespaces, move AccessibilitCheckResult by Tomaž Vajngerl · 6 years ago
  18. c2fbc7a acc. check: add check for Tables by Tomaž Vajngerl · 6 years ago
  19. 7c3f1d6 extract accessibility checks to it's own function by Tomaž Vajngerl · 6 years ago
  20. 9d7f512 accessibility check dialog by Tomaž Vajngerl · 6 years ago
  21. 32c2588 accessibility check base functionality by Tomaž Vajngerl · 6 years ago
  22. 1b1646b Add accessibility check to the Writer menu by Tomaž Vajngerl · 6 years ago
  23. 4797a92 use FastParser in starmath by Noel Grandin · 6 years ago
  24. ffe9ff2 update cppunit to 1.15.1 by Markus Mohrhard · 6 years ago
  25. 56063d3 sal_Char->char in unoxml by Noel Grandin · 6 years ago
  26. 122598a no need to use shared_ptr here by Noel Grandin · 6 years ago
  27. 04ac09d Fix grammar by Andrea Gelmini · 6 years ago
  28. fc11bce ImplementationInfo can be inlined by Noel Grandin · 6 years ago
  29. a2f1be4 sal_Char->char in vcl by Noel Grandin · 6 years ago
  30. aba8e26 Fix grammar by Andrea Gelmini · 6 years ago
  31. 0640bba Update git submodules by Seth Chaiklin · 6 years ago
  32. aff7533 Update git submodules by LibreOfficiant · 6 years ago
  33. 476c97d Update git submodules by Seth Chaiklin · 6 years ago
  34. 5bc2c2c call gtk_widget_size_allocate explicitly by Caolán McNamara · 6 years ago
  35. b7570a5 reorganize ToolbarUnoDispatcher to be useful for sidebar by Caolán McNamara · 6 years ago
  36. febb1b2 sal_Char->char in ucb by Noel Grandin · 6 years ago
  37. 1a53e60 sal_Char->char in tools by Noel Grandin · 6 years ago
  38. b0543bb sal_Char->char in toolkit by Noel Grandin · 6 years ago
  39. d3faa9e use recording window as parent by Caolán McNamara · 6 years ago
  40. b03fefc tdf#129514 sw: DOCX export: write separator for CH_TXT_ATR_FORMELEMENT by Michael Stahl · 6 years ago
  41. c2b364d Revert "Drawing calc grid misses pixels on bottom and right; fix." by Thorsten Behrens · 6 years ago
  42. 34b876e drawinglayer: rename PenDataNonCenter to PenAlignment, use PenAlignmentToString by Chris Sherlock · 6 years ago
  43. 09c0dc8 tdf#129490 Fix enter key in combo box by Samuel Mehrbrodt · 6 years ago
  44. d020273 Fix typo in code by Andrea Gelmini · 6 years ago
  45. 314dfde Fix typo by Andrea Gelmini · 6 years ago
  46. 65429ea drawinglayer: read EmfPlusPointR points in EmfPlusPath record by Chris Sherlock · 6 years ago
  47. 7be16dd drawinglayer: improve logging - DashedLineCapTypeToString() by Chris Sherlock · 6 years ago
  48. f2e5113 Fix typo by Andrea Gelmini · 6 years ago
  49. a509dc2 Fix typo by Andrea Gelmini · 6 years ago
  50. 027a7c8 tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmark by Michael Stahl · 6 years ago
  51. 6d98229 lok: ReleaseLOKNotifier only if view shell is assigned to a view frame by Henry Castro · 6 years ago
  52. e60c494 lok: ensure assign one parent LOK notifier by Henry Castro · 6 years ago
  53. a503b7a tdf#46037: remove configurationhelper in framework/helponstartup by Julien Nabet · 6 years ago
  54. 4501ea4 use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT) by Caolán McNamara · 6 years ago
  55. db278ac use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK) by Caolán McNamara · 6 years ago
  56. 2c4f996 use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED) by Caolán McNamara · 6 years ago
  57. 667d49f sal_Char->char in test..testtools by Noel Grandin · 6 years ago
  58. 40a7aba sal_Char->char in sw by Noel Grandin · 6 years ago
  59. 68a5afa sw: fix widow loop with as-char flys in text formatting by Michael Stahl · 6 years ago
  60. 8723ac4 tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflow by Stephan Bergmann · 7 years ago
  61. 0322a41 XStyleLoader::loadStylesFromURL Allow loading from stream by Samuel Mehrbrodt · 6 years ago
  62. f3e0595 tdf#46037: use officecfg/Setup by Julien Nabet · 6 years ago
  63. 276a90c tdf#46037: remove configurationhelper in oox/vbaproject by Julien Nabet · 6 years ago
  64. 3f8fc1a sal_Char->char in svx by Noel Grandin · 6 years ago
  65. 2976a37 sal_Char->char in svtools..svl by Noel Grandin · 6 years ago
  66. 2aa7652 sd: explain ENABLE_PDFIMPORT-guarded tests by Ashod Nakashian · 6 years ago
  67. cf98c4b sfx2: tolerate missing LOKNotifier on FloatingWindow hide by Ashod Nakashian · 6 years ago
  68. f2648e6 mobile: add components needed for long-press context menu popups. by Michael Meeks · 6 years ago
  69. 15df500 vcl: don't use null window in FloatingWindow HitTest by Ashod Nakashian · 6 years ago
  70. 924c28f3 lok: catch and log exceptions during key / mouse event emission. by Michael Meeks · 6 years ago
  71. 42f60e6 desktop: unit-test to check SpellDialog works in multiple views by Ashod Nakashian · 7 years ago
  72. 43305a9 sc: clear the spell checking markers after applying corrections by Ashod Nakashian · 7 years ago
  73. 4844a3e sc: correctly update spelling markers on undo/redo by Ashod Nakashian · 7 years ago
  74. c9829f5 LOK: spelldialog: don't create the dialog when loading new views by Ashod Nakashian · 7 years ago
  75. 0b7b202 lok: avoid crash cleaning up help-windows with multiple views. by Michael Meeks · 6 years ago
  76. 24e7208 Drawing calc grid misses pixels on bottom and right; fix. by Michael Meeks · 6 years ago
  77. 9b3c7c8 sc: LOK: commit cell edits before saveas by Ashod Nakashian · 7 years ago
  78. 6ef3027 loplugin:finalclasses in UnoControls..writerperfect by Noel Grandin · 6 years ago
  79. 16e6c39 cppcheck: SelectionManager::m_EndThreadPipe not initialized in ctr by Julien Nabet · 6 years ago
  80. a62a139 loplugin:unusedmethods by Noel Grandin · 6 years ago
  81. 38d9e38 loplugin:unusedfields by Noel Grandin · 6 years ago
  82. 1376f86 sal_Char->char in scaddins..sdext by Noel Grandin · 6 years ago
  83. 9357638 ensure toolbar image widget is visible by Caolán McNamara · 6 years ago
  84. 8b55089 sal_Char->char in sot..store by Noel Grandin · 6 years ago
  85. 011dae6 sal_Char->char in sfx2..slideshow by Noel Grandin · 6 years ago
  86. e7f1685 loplugin:finalclasses in xmloff by Noel Grandin · 6 years ago
  87. de37f3c loplugin:finalclasses in xmlsecurity by Noel Grandin · 6 years ago
  88. 7783271 sc: spelldialog: lock before resetting the editview by Ashod Nakashian · 7 years ago
  89. 2f8b3ef editeng: detect invalid paragraphs when drawing by Ashod Nakashian · 7 years ago
  90. 11efaea svx: LOK: convert background child-dialogs to async by Ashod Nakashian · 7 years ago
  91. d333786 sd: LOK: don't access null dispatcher by Ashod Nakashian · 7 years ago
  92. 0a2dae2 sw: SwView can be null when setting clipboard by Ashod Nakashian · 6 years ago
  93. 8304c67 tdf#128449 Set graphic when setting background in Impress by Aron Budea · 6 years ago
  94. e8527c6 sal_Char->char in sd by Noel Grandin · 6 years ago
  95. 6873e0a sal_Char->char in sc by Noel Grandin · 6 years ago
  96. 494e6a0 drawinglayer: improve logging - LineJoinTypeToString() by Chris Sherlock · 6 years ago
  97. 2d5442d drawinglayer: improve logging - LineCapTypeToString() by Chris Sherlock · 6 years ago
  98. f6cf80c tdf#106164 AutoCorrect: capitalize words with apostrophe by László Németh · 6 years ago
  99. c1ed2a8 so horizontal SlideTransitionPane is also unused by Caolán McNamara · 6 years ago
  100. d46f0bc SlideTransitionBox is unused by Caolán McNamara · 6 years ago