- b167059 Introduced the Flush() method for aiding the benchmarks by Akshit Kushwaha · 4 years, 2 months ago feature/benchmarks
- 998c7c9 benchmark: Draw Gradient by homeboy445 · 4 years, 6 months ago
- 1ce100d benchmark: Drawing Bitmap by homeboy445 · 4 years, 6 months ago
- 5c83ec9 benchmark: Drawing Grid by homeboy445 · 4 years, 6 months ago
- 75e2e03 benchmark: Drawing wavelines by homeboy445 · 4 years, 6 months ago
- 38025a2 Added the executable for running benchmark tests by homeboy445 · 4 years, 6 months ago
- dc3b969 sw: prefix members of CellsEnumWrapper, ColumnsEnumWrapper, ... by Miklos Vajna · 3 years, 4 months ago
- 01c9c97 Fix typo by Andrea Gelmini · 3 years, 4 months ago
- d0f12a1 crashtesting: use of uninitialized data in forum-mso-en4-93354.xls by Caolán McNamara · 3 years, 4 months ago
- eba5cfe ofz#54221 Out-of-memory by Caolán McNamara · 3 years, 4 months ago
- c6fcdc2 tdf#91367 Remove ApiTokenSequence uses. by jsala · 3 years, 4 months ago
- 0608948 ofz#54221 drop unassigned bits by Caolán McNamara · 3 years, 4 months ago
- 0f3b1fe ofz#54339 skip config for fuzzing by Caolán McNamara · 3 years, 4 months ago
- 9eb732a Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmap by Patrick Luby · 3 years, 4 months ago
- d7f969a crashtesting: accept timestamp with Z suffix as valid by Caolán McNamara · 3 years, 4 months ago
- 3d9e4c5 crashtesting: null deref seen with forum-mso-en4-763051.xlsx by Caolán McNamara · 3 years, 4 months ago
- 4af3a29 reuse RID_SECURITY_WARNING_TITLE for update links infobar by Caolán McNamara · 3 years, 4 months ago
- f7b9956 Fix typo by Andrea Gelmini · 3 years, 4 months ago
- b60dfc2 Replace backslashes in config params before usage in cxx files by Thorsten Behrens · 3 years, 4 months ago
- 9b46020 Fix English on extended tip by Olivier Hallot · 3 years, 4 months ago
- 840904c tdf#152267: Strike out changed to underline in small zoom by Khaled Hosny · 3 years, 4 months ago
- 7a3ecdd Fix typo in code by Andrea Gelmini · 3 years, 4 months ago
- 748e523 Fix typo by Andrea Gelmini · 3 years, 4 months ago
- a12cf79 tdf#152455: Strings not translatable in paste special dialog by Julien Nabet · 3 years, 4 months ago
- 09ae3c0 tdf#152203 DOCX import: fix mixed footnotes/endnotes by László Németh · 3 years, 4 months ago
- 080d2d2 tdf#152029 related: Prevent crash on nullptr iter_compare by Jim Raykowski · 3 years, 4 months ago
- 2b2901b Update git submodules by Olivier Hallot · 3 years, 4 months ago
- 9270a93 Update git submodules by Olivier Hallot · 3 years, 4 months ago
- 8171935 Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable by Stephan Bergmann · 3 years, 4 months ago
- 4e5032f vcl: Add /Name key to Type 3 font dictionary by Khaled Hosny · 3 years, 4 months ago
- ff6e363 vcl: Add subset ID to Type 3 fonts embedded in PDF by Khaled Hosny · 3 years, 4 months ago
- 99860a1 Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENT by Caolán McNamara · 3 years, 4 months ago
- c86f131 be a little more explicit that we want the Accel config here by Caolán McNamara · 3 years, 4 months ago
- f68e3a8 switch to the 'keyboard' tab if a SID_MACROINFO is set by Caolán McNamara · 3 years, 4 months ago
- c5844ba tdf#120190: sc_pdf_export: Add unittest by Xisco Fauli · 3 years, 4 months ago
- 0390479 Related tdf#152381: fix "lengths do not match" by Julien Nabet · 3 years, 4 months ago
- 53f1174 configure.ac: update links to avoid redirects, fix broken links. by Aurimas Fišeras · 3 years, 4 months ago
- 26554db Update git submodules by Andrea Gelmini · 3 years, 4 months ago
- 01fc8ce Fix typo by Andrea Gelmini · 3 years, 4 months ago
- cf2c070 sw layout: invalidate margins of body content when moving a fly from page by Miklos Vajna · 3 years, 4 months ago
- 31084eb tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys by Michael Stahl · 3 years, 4 months ago
- e5986ba tdf#150578 sw track changes: fix table toolbar at row deletion by László Németh · 3 years, 4 months ago
- 6683010 Related: tdf#146395 drop default text by Caolán McNamara · 3 years, 4 months ago
- 960207c Related: tdf#152425 Use ww::sti enum instead of respective number literals by Mike Kaganski · 3 years, 4 months ago
- e2d3baf external/zxing: Silence MSVC 2022 error C3781 by Stephan Bergmann · 3 years, 4 months ago
- e1de95f Related: tdf#152266 add a remove all button by Caolán McNamara · 3 years, 4 months ago
- 45449e2 resave with latest glade by Caolán McNamara · 3 years, 4 months ago
- a5098b2 tdf#151548 sw content controls: preserve tag for block SDTs by Justin Luth · 3 years, 4 months ago
- 754b6ef tdf#152413: sw_layoutwriter: Add unittest by Xisco Fauli · 3 years, 4 months ago
- 83eb279 Related: tdf#152266 give feedback which events are assigned by Caolán McNamara · 3 years, 4 months ago
- 4702910 drop unnecessary pThis indirection by Caolán McNamara · 3 years, 4 months ago
- 05f55b3 python3: upgrade to release 3.8.16 by Michael Stahl · 3 years, 4 months ago
- ce4c154 svx: fix unmaintainable TypeConstant definition by Michael Stahl · 3 years, 4 months ago
- de3f13e tdf#146842 Do not use Skia for printing by Patrick Luby · 3 years, 4 months ago
- e6246210 Fix hang during JunitTest_framework_complex on macOS by Stephan Bergmann · 4 years, 11 months ago
- e7f6264 make Notebookbar customize page match indent with the others by Caolán McNamara · 3 years, 4 months ago
- 7938f3f resave with latest glade by Caolán McNamara · 3 years, 4 months ago
- 78b5195d tdf#149240 docx content controls: round-trip showingPlcHdr better by Justin Luth · 3 years, 4 months ago
- 2d9a3f8 sw: remove unused DocumentContentOperationsManager::InsertGraphicObject() by Miklos Vajna · 3 years, 4 months ago
- 24eabdb Fix typo by Andrea Gelmini · 3 years, 4 months ago
- 11b87e7 tdf#152029 Bring drawing objects to attention in the document view by Jim Raykowski · 3 years, 4 months ago
- 95a3d77 Deduplicate table styles insertion by Maxim Monastirsky · 3 years, 4 months ago
- 8bd3122 Fix sd encoded table style name handling by Maxim Monastirsky · 3 years, 4 months ago
- 15e94ef tdf#132293 remove unused imports from uitest by Bogdan B · 3 years, 5 months ago
- 855bf4d tdf#114441 - Convert use of sal_uLong to better integer types by Nalini Prasad Dash · 3 years, 4 months ago
- 0569a84 tdf#152299 - Remove unused define(s) from C/C++ files by Bogdan B · 3 years, 4 months ago
- 3f56476 external/zxing: Avoid MSVC 2022 error C2326 by Stephan Bergmann · 3 years, 4 months ago
- 20d3af8 Related: tdf#152266 remove office:scripts from wizard letter templates by Caolán McNamara · 3 years, 4 months ago
- 8a33bde tdf#152266 only warn about script:event-listener with non-empty targets by Caolán McNamara · 3 years, 4 months ago
- c2c7c378 update assign/delete state after positioning cursor in treeview by Caolán McNamara · 3 years, 4 months ago
- 9fc0e4f resave with latest glade by Caolán McNamara · 3 years, 4 months ago
- af6f87e bump product version to 7.6.0.0.alpha0+ by Christian Lohmaier · 3 years, 4 months ago
- 1c629ca Update git submodules by Christian Lohmaier · 3 years, 4 months ago libreoffice-7-5-branch-point
- da79846 crashtesting ooo84576-1.odt by Noel Grandin · 3 years, 4 months ago
- 2431313 sw: introduce a .uno:GotoMark command by Miklos Vajna · 3 years, 4 months ago
- 515df96 sw: DOCX export: avoid writing duplicate w:b to w:pPr by Michael Stahl · 3 years, 4 months ago
- 9284baf unused suppression by Caolán McNamara · 3 years, 4 months ago
- 78da075 Resolves: tdf#152421 'GTK_IS_LABEL (label)' assertion failure by Caolán McNamara · 3 years, 4 months ago
- a2a0846 Simplify management of id-to-style-to-string-id mapping by Mike Kaganski · 3 years, 4 months ago
- 1cafff1 Update git submodules by Alain Romedenne · 3 years, 4 months ago
- 4298765 Update git submodules by Alain Romedenne · 3 years, 4 months ago
- 417f6fd Resolves: tdf#152325 initial "select" may not set the cursor to that pos by Caolán McNamara · 3 years, 4 months ago
- ebc7e13 Resolves: tdf#146395 allow newlines in QR Codes by Caolán McNamara · 3 years, 4 months ago
- 00e5509 ofz#53824 Out-of-memory by Caolán McNamara · 3 years, 4 months ago
- 3e1c606 external/zxing: Missing includes by Stephan Bergmann · 3 years, 4 months ago
- 17b302b Related: tdf#120190 Factor out ScDocument::CreateSharedStringTextObject() by Eike Rathke · 3 years, 4 months ago
- 44db634 fix build by Noel Grandin · 3 years, 4 months ago
- 8f6dd15 vcl: check for null device by Tarcísio Ladeia de Oliveira · 3 years, 4 months ago
- 9ee57f3 tdf#82115 Commit uncommitted text when a popup menu is opened by Patrick Luby · 3 years, 4 months ago
- 60d2dd1 Related: tdf#82115 Fix crash when handling input method events by Patrick Luby · 3 years, 4 months ago
- 8cfffbc Stick to three-letter build step prefixes by Stephan Bergmann · 3 years, 4 months ago
- 2b8d5e8 tdf#62057: move UItest to CppUnittest by Xisco Fauli · 3 years, 4 months ago
- e8ff90d CppunitTest_chart2_uichart: factor out common code by Xisco Fauli · 3 years, 4 months ago
- bd8f2af Fix Emscripten build by Tor Lillqvist · 3 years, 4 months ago
- be6024a tdf#152078 Enable Ctrl+Wheel zoom in Basic code editor by Rafael Lima · 3 years, 4 months ago
- 705b292 Removed useless semicolon by Andrea Gelmini · 3 years, 4 months ago
- 26b6475 tdf#152029 Bring tables, frames, images, and ole objects to by Jim Raykowski · 3 years, 4 months ago
- 8dbb69bc tdf#152029 Bring headings to attention in document view by Jim Raykowski · 3 years, 4 months ago
- 329c32d1e tdf#152029 Bring refmarks and textfields to attention in document view by Jim Raykowski · 3 years, 4 months ago
- 7ed2502 tdf#152029 Bring hyperlinks to attention in document view by Jim Raykowski · 3 years, 4 months ago