1. 42c668c improve unit test assert message when diffing by Noel Grandin · 2 months ago
  2. fab4fe7 Rename all LOK_* to KIT_* in COKitEnum.h by Tomaž Vajngerl · 10 days ago
  3. 7ea63a9 Rename flushPendingLOKInvalidateTiles and AddPendingLOKInvalidation by Tomaž Vajngerl · 10 days ago
  4. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  5. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  6. 7a377c3 drop libreOfficeKit in method names on CoKitCallbackInterface class by Tomaž Vajngerl · 10 days ago
  7. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  8. 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
  9. d1871b6 Rename LibreOfficeKitEnums.h to COKitEnums.h by Tomaž Vajngerl · 10 days ago
  10. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  11. 7135df7 sc: add elements and parsing of namedSheetView*.xml files by Tomaž Vajngerl · 3 months ago
  12. 259b547 UnoApiTest: deactivate lok in tearDown by Xisco Fauli · 7 weeks ago
  13. c6c256e Don't direct veraPDF stderr into output file by Stephan Bergmann · 6 weeks ago
  14. 159f25e UnoApiTest: validate PDF/UA, PDF/A-1b, PDF/A-2b or PDF/A-3b by default by Xisco Fauli · 4 weeks ago
  15. 99edef2 tdf#136822: Add VeraPDF as a PDF validator by Xisco Fauli · 9 weeks ago
  16. f7420bb UnoApiTest: merge save and saveWithParams into one by Xisco Fauli · 9 weeks ago
  17. c2a951e UnoApiTest: call validate from saveWithParams by Xisco Fauli · 9 weeks ago
  18. d99ee8c BootstrapFixture: move validate to UnoApiTest and adapt it a bit by Xisco Fauli · 4 weeks ago
  19. 427cca5 resolves tdf#149567: odfvalidator: do not validate password protected files by Xisco Fauli · 4 weeks ago
  20. dee0cfb fix assorted VirtualDevice GDI handle leaks by Mike Kaganski · 6 weeks ago
  21. a5c9179 sw_ooxmlexport13: Add test for b2dd08c6af51 by Xisco Fauli · 3 months ago
  22. 80e6672 we dont need this officeotron workaround anymore by Noel Grandin · 3 months ago
  23. a90f1db update to officeotron 0.8.8 by Noel Grandin · 3 months ago
  24. 43a8a5f tdf#165207 xlsx/pptx: always use errata uri in docProps/core.xml by Justin Luth · 4 months ago
  25. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  26. 663551c tdf#146619 Run IWYU again on include/test by Gabor Kelemen · 5 months ago
  27. 7e6a1d1 sw_ooxmlexport4: do not skip DOCX export validation (last one) by Xisco Fauli · 5 months ago
  28. 49f203b UnoApiTest: do not skip DOCX export validation by Xisco Fauli · 5 months ago
  29. 6675e78 UnoApiTest: use TestFilter enum in setImportFilterName too by Xisco Fauli · 5 months ago
  30. 801dc48 UnoApiTest: Add enum for filter names by Xisco Fauli · 5 months ago
  31. 1eaee7b cid#1667257 silence unsafe_xml_parse_config by Caolán McNamara · 6 months ago
  32. 0b39b23 tdf#139866: mark menu items that don't have icons by Mike Kaganski · 6 months ago
  33. 3e1d226 replace xmlParseDoc with xmlReadDoc by Caolán McNamara · 6 months ago
  34. ba1de32 oox: add case-insensitive hex color comparison to the tests. by Michael Meeks · 6 months ago
  35. f3e728a tdf#167941 - Chart style file is not supported in OOXML by Kurt Nordback · 7 months ago
  36. 2034abc tdf#167689: sc: export x15 namespace for xl/connections.xml by Bayram Çiçek · 7 months ago
  37. 47eb7f4 tdf161948 bring natural sort to API by Regina Henschel · 7 months ago
  38. 46b99f4 a11y tests: Switch AccessibleTestBase::Dialog::mxAccessible to OAccessible by Michael Weghorn · 8 months ago
  39. dd19b68 a11y tests: Use OAccessible for Window accessible by Michael Weghorn · 8 months ago
  40. 047eb23 BitmapEx->Bitmap in CreateFromData by Noel Grandin · 8 months ago
  41. 7404938 BitmapEx->Bitmap in ScreenshotTest by Noel Grandin · 8 months ago
  42. e435c07 drop OutputDevice::GetBitmapEx in favour of returning Bitmap by Noel Grandin · 8 months ago
  43. 842f001 vcl a11y: Return OAccessible in vcl::Window::GetAccessible by Michael Weghorn · 9 months ago
  44. 3a4961a Use o3tl::{get,set}Environment instead of resp. osl_* functions by Mike Kaganski · 9 months ago
  45. 3d80b47 Avoid double slashes in unit test paths / URLs by Mike Kaganski · 9 months ago
  46. 752fe66 test: write the PDFium error message why PDF couldn't be opened by Tomaž Vajngerl · 9 months ago
  47. c84c7b3 tdf#165742 Step 4.7: Add support for internal data by Kurt Nordback · 9 months ago
  48. 93923da Fix typo by Andrea Gelmini · 10 months ago
  49. 00b7325 a11y tests: Port AccessibleFixedText test to C++ by Michael Weghorn · 10 months ago
  50. 9bec15a a11y tests: Allow custom function to generate a11y events by Michael Weghorn · 10 months ago
  51. 4005c3d a11y tests: Introduce C++ XAccessibleTextTester by Michael Weghorn · 10 months ago
  52. ae939db tdf#165742 Step 4.4: Establish a narrow export path for chartex by Kurt Nordback · 10 months ago
  53. f52b63c a11y tests: Use vcl::Window in XAccessibleEventBroadcasterTester by Michael Weghorn · 10 months ago
  54. d3262b7 a11y tests: Don't rely on XWindow being window's XAccessible by Michael Weghorn · 10 months ago
  55. e76a027 gtk a11y tests: Don't rely on XWindow being XAccessible by Michael Weghorn · 11 months ago
  56. 81b29ea a11y test: Don't rely on XWindow being XAccessible by Michael Weghorn · 11 months ago
  57. 3dce350 a11y tests: Drop unused include by Michael Weghorn · 11 months ago
  58. 6845b8a loplugin:constparam in various by Noel Grandin · 1 year ago
  59. cadee0d a11y tests: Introduce XAccessibleActionTester by Michael Weghorn · 1 year, 1 month ago
  60. 1b70403 a11y tests: Move more helpers from toolkit to test by Michael Weghorn · 1 year, 1 month ago
  61. 8e5f593 a11y tests: Don't assume that child on top has higher child index by Michael Weghorn · 1 year, 1 month ago
  62. f69fa9e a11y tests: Move helpers from toolkit to test by Michael Weghorn · 1 year, 1 month ago
  63. 09e2627 use more concrete UNO types in some local vars by Noel Grandin · 1 year, 2 months ago
  64. e4b629c tdf#165207 tdf#164201 docx: always use errata uri in docProps/core.xml by Justin Luth · 1 year, 2 months ago
  65. 9e4419dc cid#1465236 Uncaught exception by Caolán McNamara · 1 year, 3 months ago
  66. e6d4af2 tdf#163319 Do not decrement destination position when moving a tab by Alin Andrei Abahnencei · 1 year, 4 months ago
  67. 9283da8 a11y: Merge accessibility module into vcl by Michael Weghorn · 1 year, 4 months ago
  68. 26c2b0a a11y: Move VCLXAccessibleComponent from toolkit to vcl by Michael Weghorn · 1 year, 4 months ago
  69. c9763a9 LOK: don't recreate the dialogs of an old view when loading new views by Pranam Lashkari · 1 year, 5 months ago
  70. 3e6ad94 don't bother passing const std::[u16]string_view by reference by Caolán McNamara · 1 year, 4 months ago
  71. ad338ca cid#1606986 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
  72. 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
  73. a34d9e3 loplugin:reftotemp in scripting..uui by Noel Grandin · 1 year, 5 months ago
  74. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  75. 39b15dc tdf#155447 a11y: Add test for accessible IDs expected by Orca by Michael Weghorn · 1 year, 5 months ago
  76. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  77. 92a36bb [API CHANGE] a11y: Switch AccessibleRelationType to enum by Michael Weghorn · 1 year, 5 months ago
  78. 24892cc Remove duplicated include by Andrea Gelmini · 1 year, 5 months ago
  79. 30dee23 UnoApiTest: check mxComponent right after loading by Xisco Fauli · 1 year, 5 months ago
  80. e5a1742 test: Merge SwAccessibleTestBase and AccessibleTestBase by Xisco Fauli · 1 year, 5 months ago
  81. a38a22c UnoApiTest: rename load to loadFromURL and use it everywhere by Xisco Fauli · 1 year, 5 months ago
  82. 6b2b85b Document LIBO_TEST_DEFAULT_DESKTOP environment variable by Mike Kaganski · 1 year, 6 months ago
  83. 3ef8075 version COVERITY conditionals by Caolán McNamara · 1 year, 6 months ago
  84. a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
  85. 746c35b ODF 1.4: schema: rename to OpenDocument-v1.3* by Xisco Fauli · 1 year, 7 months ago
  86. 275aebc tdf#163064: pic element is required here, after all by Mike Kaganski · 1 year, 7 months ago
  87. f684f28 fixed tdf#162471: display comment time in ods if available by Pranam Lashkari · 1 year, 8 months ago
  88. 3371a9b sw: get rid of parseDump by Xisco Fauli · 1 year, 8 months ago
  89. 3693894 cid#1554837 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 9 months ago
  90. 5495a2e a11y tests: Double the timeout for UI tests by Michael Weghorn · 1 year, 9 months ago
  91. 045ebdb tdf#158857: [Power Query] export connections.xml by Bayram Çiçek · 2 years, 1 month ago
  92. 83a8d5a BootstrapFixture: get rid of mxComponentContext by Xisco Fauli · 1 year, 9 months ago
  93. e74c94c tdf#161509: Output the same special style names and identifiers as Word by Mike Kaganski · 1 year, 10 months ago
  94. 008f427 loplugin:ostr in test by Noel Grandin · 1 year, 11 months ago
  95. b3a9032 tdf#157657 - sc: add option to make data validity case-sensitive by Balazs Varga · 1 year, 11 months ago
  96. 512e28b WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  97. d4f6534e [API CHANGE] a11y: Use XAccessible for relation targets by Michael Weghorn · 2 years ago
  98. 1c9c748 tdf#146619 Drop unused 'using namespace' in: test/ by Gabor Kelemen · 2 years ago
  99. 7840eff use more string_view by Noel Grandin · 2 years, 1 month ago
  100. 633e37e CppunitTest_test_a11y: Missing test dependency by Xisco Fauli · 2 years, 1 month ago