Age | Commit message (Expand) | Author | Files | Lines |
2 days | unique_ptr->optional in SwRangeRedline | Noel Grandin | 1 | -1/+1 |
5 days | VBA Add Padding properties to XTable | Hannah Meeks | 1 | -5/+6 |
6 days | tdf#149388 sw: add better limit to detect tracked text moving | László Németh | 1 | -2/+2 |
7 days | forcepoint#105 add test-case | Caolán McNamara | 1 | -0/+178 |
8 days | introduce SwPosition::GetContentNode | Noel Grandin | 1 | -1/+1 |
8 days | introduce SwPosition::GetContentIndex | Noel Grandin | 2 | -28/+28 |
8 days | introduce SwPosition::GetNodeIndex | Noel Grandin | 2 | -32/+32 |
8 days | introduce SwPosition::GetNode | Noel Grandin | 4 | -6/+6 |
2022-07-27 | tdf#148291 sw clearing breaks: fix RTL layout | Miklos Vajna | 1 | -0/+42 |
2022-07-26 | convert CRSR_SKIP_* to typed enum | Noel Grandin | 5 | -12/+12 |
2022-07-25 | rename SwIndex->SwContentIndex | Noel Grandin | 1 | -1/+1 |
2022-07-25 | SwIndex/SwIndexReg is only used to deal with SwContentNodes | Noel Grandin | 1 | -1/+1 |
2022-07-24 | Removed executable bits on doc file | Andrea Gelmini | 1 | -0/+0 |
2022-07-24 | VBA Fix Color mapping issues | Hannah Meeks | 2 | -0/+9 |
2022-07-22 | tdf#150086 DOCX import: fix ToC redline with lost content | László Németh | 2 | -0/+15 |
2022-07-21 | Removed executable bits on doc files | Andrea Gelmini | 2 | -0/+0 |
2022-07-21 | Removed executable bits on doc files | Andrea Gelmini | 4 | -0/+0 |
2022-07-21 | sw content controls, plain text: apply formatting to the entire contents | Miklos Vajna | 1 | -0/+20 |
2022-07-20 | sw content controls, plain text: add doc model & UNO API | Miklos Vajna | 1 | -0/+33 |
2022-07-20 | VBA Fix off by one error in setting range | Hannah Meeks | 3 | -0/+4 |
2022-07-20 | VBA: Selection.Find should select whole doc if no prior selection. | Hannah Meeks | 2 | -2/+2 |
2022-07-20 | VBA: Add test documents for vba | Hannah Meeks | 5 | -0/+18 |
2022-07-20 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna | 1 | -1/+1 |
2022-07-19 | sw content control, date: allow selecting via the keyboard | Miklos Vajna | 1 | -1/+22 |
2022-07-18 | sw content control, picture: allow replacing via the keyboard | Miklos Vajna | 1 | -0/+27 |
2022-07-15 | sw content control, dropdown: allow selecting via the keyboard | Miklos Vajna | 1 | -0/+21 |
2022-07-15 | Removed executable bits on doc file | Andrea Gelmini | 1 | -0/+0 |
2022-07-14 | sw content control, checkbox: allow toggling via the keyboard | Miklos Vajna | 1 | -0/+29 |
2022-07-13 | add first writer vba test - for find behavior | Hannah Meeks | 3 | -5/+5 |
2022-07-11 | Re-work extension handling to make tests easier to add. | Hannah Meeks | 1 | -8/+11 |
2022-07-04 | tdf#43100 tdf#104683 tdf#120715 sw: cursor on spaces over margin | Attila Szűcs | 2 | -0/+68 |
2022-06-29 | Revert "tdf#43100 tdf#104683 tdf#120715 sw: cursor on spaces over margin" | Stephan Bergmann | 2 | -68/+0 |
2022-06-27 | tdf#149668 sw: fix DOCX->ODT: Multilevel lists causing list numbering reset | Miklos Vajna | 1 | -0/+40 |
2022-06-24 | tdf#43100 tdf#104683 tdf#120715 sw: cursor on spaces over margin | Attila Szűcs | 2 | -0/+68 |
2022-06-19 | sw: prefix namespace Justify with sw. | Mark Hung | 1 | -9/+12 |
2022-06-13 | sw content controls: reject typing inside checkbox or picture content controls | Miklos Vajna | 1 | -0/+28 |
2022-06-09 | sw content controls: fix crash on trying to insert nested dropdown | Miklos Vajna | 1 | -0/+12 |
2022-06-08 | tdf#149089 fix extra mini space in text grid. | Mark Hung | 1 | -0/+25 |
2022-06-07 | tdf#149365 tdf#149214 handle IVS and mix width chars | Mark Hung | 1 | -1/+30 |
2022-06-07 | sw layout: allow negative page border distances | Miklos Vajna | 1 | -0/+71 |
2022-05-30 | Use more appropriate index variable type | Stephan Bergmann | 1 | -1/+2 |
2022-05-27 | sw content controls, date: preserve more properties | Miklos Vajna | 1 | -0/+20 |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna | 1 | -0/+3 |
2022-05-25 | sw: refactor and create Justify::SnapToGrid() | Mark Hung | 1 | -0/+15 |
2022-05-25 | sw content controls, date: show a date picker on click | Miklos Vajna | 1 | -6/+1 |
2022-05-24 | sw content controls, date: add doc model & UNO API | Miklos Vajna | 1 | -0/+41 |
2022-05-23 | tdf#149017 Justify::SpaceDistribution unit tests. | Mark Hung | 1 | -0/+112 |
2022-05-19 | sw content controls, picture: replace placeholder image on click | Miklos Vajna | 1 | -1/+6 |
2022-05-17 | sw content controls, picture: add doc model & UNO API | Miklos Vajna | 1 | -0/+32 |
2022-05-13 | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna | 1 | -3/+3 |