Age | Commit message (Expand) | Author | Files | Lines |
11 hours | sw content controls, dropdown: edit list items: add modify and delete | Miklos Vajna | 3 | -0/+103 |
12 hours | Make media object delete when it is cut | Jim Raykowski | 1 | -1/+1 |
14 hours | sw content controls, dropdown: edit list items in the properties dialog | Miklos Vajna | 7 | -0/+208 |
18 hours | sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ... | Miklos Vajna | 3 | -66/+66 |
20 hours | std::stable_sort() where libc++ debug mode breaks a unittest | Luboš Luňák | 2 | -2/+2 |
32 hours | tdf#149049 related: fix media object inserts twice in Writer | Jim Raykowski | 1 | -0/+2 |
2 days | Related tdf#149072: avoid warning "misuse of method" | Julien Nabet | 1 | -2/+3 |
2 days | tdf#121740 cache hashcode in SequenceAsHashMap | Noel Grandin | 1 | -10/+14 |
3 days | tdf#149074 SvHeaderTabListBox not handling lack of preset column widths well | Caolán McNamara | 1 | -0/+1 |
4 days | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna | 15 | -20/+179 |
4 days | add SvStream::ReadLine(OStringBuffer... to reduce OString allocation | Noel Grandin | 3 | -3/+3 |
4 days | sw content controls, dropdown: add LOK API | Miklos Vajna | 2 | -0/+56 |
4 days | tdf#104930 aligning CTL text with hanging baseline. | Mark Hung | 10 | -2/+55 |
4 days | sw content controls: fixes for the ending dummy char | Miklos Vajna | 7 | -3/+70 |
4 days | sw: fix crash in SwDrawShell::Execute() | Miklos Vajna | 1 | -0/+5 |
4 days | sw content controls, dropdown: add insert UI | Miklos Vajna | 6 | -3/+32 |
5 days | tdf#148940 improve non Snap-to-char mode textgrid layout. | Mark Hung | 2 | -44/+24 |
5 days | tdf#142840: doc export: use BookmarkToWord() for hyperlinks | Vasily Melenchuk | 1 | -2/+5 |
5 days | tdf#148148: Applying Title Case when selection contains only spaces | Michael Warner | 1 | -0/+6 |
6 days | Inline the typedef | Mike Kaganski | 1 | -10/+6 |
6 days | Advanced Diagram support: UNDO/REDO support for Diagram DataModel | Armin Le Grand (Allotropia) | 1 | -1/+1 |
6 days | sw content controls: introduce a word breaking dummy char at the end | Miklos Vajna | 8 | -15/+31 |
7 days | sw XHTML export: output table / table row background format using CSS | Miklos Vajna | 3 | -11/+23 |
7 days | sw content controls, drop-down: add DOCX export | Miklos Vajna | 1 | -0/+12 |
7 days | ofz#47205 import never completed | Caolán McNamara | 1 | -3/+2 |
7 days | tdf#147590 update OLE object after document refresh | Juergen Funk | 1 | -1/+1 |
7 days | sw: document SwXTextField | Miklos Vajna | 1 | -0/+4 |
8 days | sw content controls: only try to insert placeholders if there is no selection | Miklos Vajna | 1 | -3/+6 |
8 days | sw: prefix members of RTFSurround, SwMSConvertControls, ww8::WW8Sttb and ... | Miklos Vajna | 8 | -16/+16 |
10 days | Drop excess +1 | Stephan Bergmann | 1 | -1/+1 |
10 days | GCC 12 is still just as broken | Stephan Bergmann | 1 | -2/+2 |
10 days | remove unnecessary sequenceToContainer | Noel Grandin | 2 | -7/+6 |
11 days | sw: don't copy useless char escapement to next node on split | Miklos Vajna | 1 | -0/+31 |
11 days | sw content controls, drop-down: select list item on click | Miklos Vajna | 5 | -7/+48 |
11 days | tdf#91035 sw page-style UI: All styles shown, not hidden | Justin Luth | 1 | -1/+1 |
11 days | tdf#128744 sw DOCX: unprotect change tracking with verification | László Németh | 1 | -21/+36 |
11 days | loplugin:unusedvariableplus | Noel Grandin | 1 | -1/+0 |
12 days | use more o3tl::getToken | Noel Grandin | 12 | -70/+74 |
12 days | sw content controls, drop-down: show list items on click | Miklos Vajna | 5 | -0/+356 |
12 days | use more string_view | Noel Grandin | 1 | -7/+8 |
12 days | tdf#148299 Don't unmotivatedly mess with spaces in file names | Stephan Bergmann | 2 | -20/+20 |
13 days | tdf#131725 use first page directionality for x-reference dialog TreeView | Caolán McNamara | 1 | -0/+12 |
13 days | use more string_view in unotools | Noel Grandin | 4 | -8/+8 |
13 days | sw content controls: enable indicator on the RHS of the content control end | Miklos Vajna | 1 | -3/+3 |
13 days | related tdf#148312 Don't search for hyperlinks in ToxContent to track | Jim Raykowski | 1 | -0/+18 |
13 days | Just use Any ctor instead of makeAny in sw | Stephan Bergmann | 118 | -617/+613 |
14 days | add o3tl::matchIgnoreAsciiCase | Noel Grandin | 2 | -9/+10 |
14 days | sw content controls, drop-down: add doc model & UNO API | Miklos Vajna | 4 | -1/+100 |
14 days | sw: document SwTOXMgr | Miklos Vajna | 1 | -0/+4 |
14 days | add o3tl::equalsAscii | Noel Grandin | 5 | -11/+14 |