Age | Commit message (Expand) | Author | Files | Lines |
2022-12-13 | tdf#45949 sw: add spell checking to hyperlinked text | László Németh | 2 | -8/+87 |
2022-12-13 | tdf#152492 sw: fix unwanted spell checking of parts of URLs | László Németh | 2 | -3/+40 |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth | 12 | -9/+136 |
2022-12-13 | sw, createTextRangeByPixelPosition(): fix crash with at-page anchored images | Miklos Vajna | 2 | -0/+47 |
2022-12-13 | resave with latest glade | Caolán McNamara | 1 | -9/+9 |
2022-12-13 | sw: document SwDPage | Miklos Vajna | 1 | -0/+3 |
2022-12-13 | docx: Do not remove showingPlcHdr until edit | offtkp | 4 | -5/+21 |
2022-12-13 | Fix infinite loop in sw_ooxmlexport17 unit test on macOS Intel | Patrick Luby | 1 | -0/+12 |
2022-12-12 | tdf#152029 Bring sections to attention in the document view | Jim Raykowski | 1 | -0/+39 |
2022-12-12 | sw: prefix members of CellsEnumWrapper, ColumnsEnumWrapper, ... | Miklos Vajna | 5 | -25/+25 |
2022-12-10 | Fix English on extended tip | Olivier Hallot | 1 | -1/+1 |
2022-12-10 | Fix typo in code | Andrea Gelmini | 1 | -3/+3 |
2022-12-10 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2022-12-10 | tdf#152203 DOCX import: fix mixed footnotes/endnotes | László Németh | 2 | -0/+18 |
2022-12-10 | tdf#152029 related: Prevent crash on nullptr iter_compare | Jim Raykowski | 1 | -5/+5 |
2022-12-09 | sw layout: invalidate margins of body content when moving a fly from page | Miklos Vajna | 3 | -0/+49 |
2022-12-09 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl | 11 | -19/+177 |
2022-12-09 | tdf#150578 sw track changes: fix table toolbar at row deletion | László Németh | 1 | -0/+4 |
2022-12-09 | Related: tdf#152425 Use ww::sti enum instead of respective number literals | Mike Kaganski | 1 | -50/+49 |
2022-12-09 | tdf#151548 sw content controls: preserve tag for block SDTs | Justin Luth | 3 | -0/+17 |
2022-12-09 | tdf#152413: sw_layoutwriter: Add unittest | Xisco Fauli | 2 | -0/+130 |
2022-12-09 | Fix hang during JunitTest_framework_complex on macOS | Stephan Bergmann | 2 | -2/+5 |
2022-12-09 | tdf#149240 docx content controls: round-trip showingPlcHdr better | Justin Luth | 4 | -0/+22 |
2022-12-09 | sw: remove unused DocumentContentOperationsManager::InsertGraphicObject() | Miklos Vajna | 7 | -33/+17 |
2022-12-09 | tdf#152029 Bring drawing objects to attention in the document view | Jim Raykowski | 2 | -27/+71 |
2022-12-09 | Deduplicate table styles insertion | Maxim Monastirsky | 1 | -0/+2 |
2022-12-08 | crashtesting ooo84576-1.odt | Noel Grandin | 1 | -1/+11 |
2022-12-08 | sw: introduce a .uno:GotoMark command | Miklos Vajna | 5 | -0/+56 |
2022-12-08 | sw: DOCX export: avoid writing duplicate w:b to w:pPr | Michael Stahl | 5 | -4/+22 |
2022-12-08 | Simplify management of id-to-style-to-string-id mapping | Mike Kaganski | 8 | -126/+117 |
2022-12-08 | Fix Emscripten build | Tor Lillqvist | 1 | -1/+1 |
2022-12-08 | tdf#152029 Bring tables, frames, images, and ole objects to | Jim Raykowski | 2 | -6/+82 |
2022-12-08 | tdf#152029 Bring headings to attention in document view | Jim Raykowski | 2 | -22/+77 |
2022-12-08 | tdf#152029 Bring refmarks and textfields to attention in document view | Jim Raykowski | 2 | -2/+143 |
2022-12-08 | tdf#152029 Bring hyperlinks to attention in document view | Jim Raykowski | 2 | -2/+59 |
2022-12-08 | Simplify uses of FastAttributeList::add | Mike Kaganski | 1 | -38/+35 |
2022-12-07 | tdf#152413: Revert "tdf#67669 - Make narrow no-break space visible by drawing | Khaled Hosny | 3 | -4/+0 |
2022-12-07 | Allow hyphen-minus in style ids | Mike Kaganski | 1 | -5/+5 |
2022-12-07 | tdf#53023 - Revert hanging unit test | Andreas Heinisch | 1 | -38/+0 |
2022-12-07 | tdf#53023 - Remove last empty paragraph from auto text | Andreas Heinisch | 2 | -0/+45 |
2022-12-07 | ofz#54093 Null-dereference | Caolán McNamara | 1 | -17/+20 |
2022-12-07 | ofz#54088 Use a DeleteListener rather than try to predict what gets deleted | Caolán McNamara | 2 | -3/+20 |
2022-12-07 | loplugin:singlevalfields | Noel Grandin | 2 | -8/+0 |
2022-12-07 | sw, lok: implement a getCommandValues(Bookmarks) | Miklos Vajna | 2 | -2/+79 |
2022-12-07 | Revert "tdf#53023 - Remove last empty paragraph from auto text" | Andreas Heinisch | 2 | -45/+0 |
2022-12-07 | sw: split out some of the LOK parts of SwXTextDocument into a separate file | Miklos Vajna | 3 | -140/+183 |
2022-12-07 | sw layout xml dump: avoid confusing content of SwParaPortion | Miklos Vajna | 3 | -20/+26 |
2022-12-06 | tdf#152029 Visually draw attention to in-view bookmark | Jim Raykowski | 2 | -0/+180 |
2022-12-06 | sw:qa: add mailmerge export directly pdf unit test | Henry Castro | 2 | -0/+71 |
2022-12-06 | sfx2: rename FN_PARAM_1 to FN_NOUPDATE | Henry Castro | 1 | -2/+4 |